Skip to content

Commit 1f83654

Browse files
committed
chore(release): release v0.3.5
- Bump version to v0.3.5 - Update changelog - Update baseline_results.txt
1 parent 73b5656 commit 1f83654

File tree

2 files changed

+50
-32
lines changed

2 files changed

+50
-32
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10+
## [v0.3.5](https://github.com/acgetchell/delaunay/compare/v0.3.4...v0.3.5) - 2025-08-15
11+
12+
### Merged Pull Requests
13+
14+
- Updates delaunay crate to v0.3.5 [`#45`](https://github.com/acgetchell/delaunay/pull/45)
15+
- docs: Update documentation [`#44`](https://github.com/acgetchell/delaunay/pull/44)
16+
17+
### Changes
18+
19+
#### 📚 Documentation
20+
21+
- **docs: update CHANGELOG for v0.3.4** [`458d378`](https://github.com/acgetchell/delaunay/commit/458d37810dd38e4d99cd7db2714e47e3c5a74242)
22+
23+
#### 📝 Other Changes
24+
25+
- **Fix too long keyword** [`0c8bc32`](https://github.com/acgetchell/delaunay/commit/0c8bc32bc6ef8996490d1301c6bc7d3247f250ac)
26+
- **Fix invalid category slug on crates.io** [`cafc7d7`](https://github.com/acgetchell/delaunay/commit/cafc7d7175230642b89aaf941a959be46174eb43)
27+
1028
## [v0.3.4](https://github.com/acgetchell/delaunay/compare/v0.3.3...v0.3.4) - 2025-08-14
1129

1230
### Merged Pull Requests

benches/baseline_results.txt

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Date: Fri Aug 15 17:38:15 PDT 2025
2-
Git commit: 6b1a785c2ff91cf3face0334db8aaec00836228f
1+
Date: Fri Aug 15 21:18:33 PDT 2025
2+
Git commit: 73b5656feb3a91699ed5fdb6773104e2308d36b8
33
Hardware Information:
44
OS: macOS
55
CPU: Apple M4 Max
@@ -9,62 +9,62 @@ Hardware Information:
99
Rust: rustc 1.88.0 (6b00bc388 2025-06-23)
1010
Target: aarch64-apple-darwin
1111
=== 10 Points (2D) ===
12-
Time: [192.34, 193.84, 195.52] μs
13-
Throughput: [51.145, 51.588, 51.991] Kelem/s
12+
Time: [194.45, 195.42, 196.35] μs
13+
Throughput: [50.929, 51.171, 51.427] Kelem/s
1414

1515
=== 20 Points (2D) ===
16-
Time: [652.73, 656.49, 660.06] μs
17-
Throughput: [30.300, 30.465, 30.640] Kelem/s
16+
Time: [649.72, 652.24, 654.81] μs
17+
Throughput: [30.543, 30.663, 30.782] Kelem/s
1818

1919
=== 30 Points (2D) ===
20-
Time: [1363.63, 1371.85, 1381.13] μs
21-
Throughput: [21.721, 21.868, 22.000] Kelem/s
20+
Time: [1360.10, 1367.99, 1375.22] μs
21+
Throughput: [21.814, 21.929, 22.057] Kelem/s
2222

2323
=== 40 Points (2D) ===
24-
Time: [2337.64, 2357.23, 2380.45] μs
25-
Throughput: [16.803, 16.969, 17.111] Kelem/s
24+
Time: [2313.76, 2324.36, 2335.17] μs
25+
Throughput: [17.129, 17.209, 17.287] Kelem/s
2626

2727
=== 50 Points (2D) ===
28-
Time: [3524.43, 3558.22, 3593.20] μs
29-
Throughput: [13.915, 14.051, 14.186] Kelem/s
28+
Time: [3541.21, 3563.56, 3586.11] μs
29+
Throughput: [13.942, 14.030, 14.119] Kelem/s
3030

3131
=== 10 Points (3D) ===
32-
Time: [415.69, 418.88, 422.19] μs
33-
Throughput: [23.686, 23.873, 24.056] Kelem/s
32+
Time: [417.41, 420.04, 422.75] μs
33+
Throughput: [23.654, 23.807, 23.957] Kelem/s
3434

3535
=== 20 Points (3D) ===
36-
Time: [1929.73, 1974.60, 2016.64] μs
37-
Throughput: [9.917, 10.128, 10.364] Kelem/s
36+
Time: [1961.63, 1980.54, 1999.73] μs
37+
Throughput: [10.001, 10.098, 10.195] Kelem/s
3838

3939
=== 30 Points (3D) ===
40-
Time: [5838.19, 5979.57, 6118.01] μs
41-
Throughput: [4.903, 5.017, 5.138] Kelem/s
40+
Time: [5648.16, 5756.69, 5863.76] μs
41+
Throughput: [5.116, 5.211, 5.311] Kelem/s
4242

4343
=== 40 Points (3D) ===
44-
Time: [12014.92, 12975.38, 13844.65] μs
45-
Throughput: [2.889, 3.082, 3.329] Kelem/s
44+
Time: [12692.28, 13147.74, 13623.99] μs
45+
Throughput: [2.935, 3.042, 3.151] Kelem/s
4646

4747
=== 50 Points (3D) ===
48-
Time: [24096.63, 27765.52, 30904.88] μs
49-
Throughput: [1.617, 1.800, 2.074] Kelem/s
48+
Time: [27725.74, 29014.76, 30360.49] μs
49+
Throughput: [1.646, 1.723, 1.803] Kelem/s
5050

5151
=== 10 Points (4D) ===
52-
Time: [893.62, 905.96, 918.86] μs
53-
Throughput: [10.883, 11.038, 11.190] Kelem/s
52+
Time: [895.55, 905.67, 917.16] μs
53+
Throughput: [10.903, 11.041, 11.166] Kelem/s
5454

5555
=== 20 Points (4D) ===
56-
Time: [5035.04, 5237.63, 5456.75] μs
57-
Throughput: [3.665, 3.818, 3.972] Kelem/s
56+
Time: [5224.75, 5363.79, 5504.80] μs
57+
Throughput: [3.633, 3.728, 3.827] Kelem/s
5858

5959
=== 30 Points (4D) ===
60-
Time: [17620.37, 20489.10, 23540.43] μs
61-
Throughput: [1.274, 1.464, 1.702] Kelem/s
60+
Time: [23147.30, 24483.12, 25814.33] μs
61+
Throughput: [1.162, 1.225, 1.296] Kelem/s
6262

6363
=== 40 Points (4D) ===
64-
Time: [73975.42, 93035.68, 112905.66] μs
65-
Throughput: [0.354, 0.429, 0.540] Kelem/s
64+
Time: [74588.83, 85014.06, 96095.76] μs
65+
Throughput: [0.416, 0.470, 0.536] Kelem/s
6666

6767
=== 50 Points (4D) ===
68-
Time: [194774.69, 290223.29, 411586.63] μs
69-
Throughput: [0.121, 0.172, 0.256] Kelem/s
68+
Time: [291793.02, 325173.26, 359158.06] μs
69+
Throughput: [0.139, 0.153, 0.171] Kelem/s
7070

0 commit comments

Comments
 (0)