|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1767587313569, |
| 2 | + "lastUpdate": 1767587531261, |
3 | 3 | "repoUrl": "https://github.com/chusitoo/flatbush", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -3250,6 +3250,68 @@ window.BENCHMARK_DATA = { |
3250 | 3250 | "extra": "iterations: 2\ncpu: 407725688.50000024 ns\nthreads: 1" |
3251 | 3251 | } |
3252 | 3252 | ] |
| 3253 | + }, |
| 3254 | + { |
| 3255 | + "commit": { |
| 3256 | + "author": { |
| 3257 | + "name": "chusitoo", |
| 3258 | + "username": "chusitoo" |
| 3259 | + }, |
| 3260 | + "committer": { |
| 3261 | + "name": "chusitoo", |
| 3262 | + "username": "chusitoo" |
| 3263 | + }, |
| 3264 | + "id": "d4ad31004cde10626bc0697560f0c1b881f6e171", |
| 3265 | + "message": "Implement simd", |
| 3266 | + "timestamp": "2025-12-31T02:16:46Z", |
| 3267 | + "url": "https://github.com/chusitoo/flatbush/pull/5/commits/d4ad31004cde10626bc0697560f0c1b881f6e171" |
| 3268 | + }, |
| 3269 | + "date": 1767587530971, |
| 3270 | + "tool": "googlecpp", |
| 3271 | + "benches": [ |
| 3272 | + { |
| 3273 | + "name": "BM_Index1M", |
| 3274 | + "value": 133567371.00000088, |
| 3275 | + "unit": "ns/iter", |
| 3276 | + "extra": "iterations: 5\ncpu: 133550504.19999997 ns\nthreads: 1" |
| 3277 | + }, |
| 3278 | + { |
| 3279 | + "name": "BM_Search10Percent", |
| 3280 | + "value": 245950935.66667005, |
| 3281 | + "unit": "ns/iter", |
| 3282 | + "extra": "iterations: 3\ncpu: 245899280.33333337 ns\nthreads: 1" |
| 3283 | + }, |
| 3284 | + { |
| 3285 | + "name": "BM_Search1Percent", |
| 3286 | + "value": 39305747.4444447, |
| 3287 | + "unit": "ns/iter", |
| 3288 | + "extra": "iterations: 18\ncpu: 39298172.22222222 ns\nthreads: 1" |
| 3289 | + }, |
| 3290 | + { |
| 3291 | + "name": "BM_Search001Percent", |
| 3292 | + "value": 2863344.2573840115, |
| 3293 | + "unit": "ns/iter", |
| 3294 | + "extra": "iterations: 237\ncpu: 2863169.902953585 ns\nthreads: 1" |
| 3295 | + }, |
| 3296 | + { |
| 3297 | + "name": "BM_Neighbors100", |
| 3298 | + "value": 15794227.477272863, |
| 3299 | + "unit": "ns/iter", |
| 3300 | + "extra": "iterations: 44\ncpu: 15791156.181818174 ns\nthreads: 1" |
| 3301 | + }, |
| 3302 | + { |
| 3303 | + "name": "BM_NeighborsAll", |
| 3304 | + "value": 111131217.66666722, |
| 3305 | + "unit": "ns/iter", |
| 3306 | + "extra": "iterations: 6\ncpu: 111112660.66666673 ns\nthreads: 1" |
| 3307 | + }, |
| 3308 | + { |
| 3309 | + "name": "BM_Neighbors1", |
| 3310 | + "value": 408423817.500001, |
| 3311 | + "unit": "ns/iter", |
| 3312 | + "extra": "iterations: 2\ncpu: 408332879.00000006 ns\nthreads: 1" |
| 3313 | + } |
| 3314 | + ] |
3253 | 3315 | } |
3254 | 3316 | ] |
3255 | 3317 | } |
|
0 commit comments