|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1767587531261, |
| 2 | + "lastUpdate": 1767587602754, |
3 | 3 | "repoUrl": "https://github.com/chusitoo/flatbush", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -3312,6 +3312,68 @@ window.BENCHMARK_DATA = { |
3312 | 3312 | "extra": "iterations: 2\ncpu: 408332879.00000006 ns\nthreads: 1" |
3313 | 3313 | } |
3314 | 3314 | ] |
| 3315 | + }, |
| 3316 | + { |
| 3317 | + "commit": { |
| 3318 | + "author": { |
| 3319 | + "name": "chusitoo", |
| 3320 | + "username": "chusitoo" |
| 3321 | + }, |
| 3322 | + "committer": { |
| 3323 | + "name": "chusitoo", |
| 3324 | + "username": "chusitoo" |
| 3325 | + }, |
| 3326 | + "id": "d4ad31004cde10626bc0697560f0c1b881f6e171", |
| 3327 | + "message": "Implement simd", |
| 3328 | + "timestamp": "2025-12-31T02:16:46Z", |
| 3329 | + "url": "https://github.com/chusitoo/flatbush/pull/5/commits/d4ad31004cde10626bc0697560f0c1b881f6e171" |
| 3330 | + }, |
| 3331 | + "date": 1767587601768, |
| 3332 | + "tool": "googlecpp", |
| 3333 | + "benches": [ |
| 3334 | + { |
| 3335 | + "name": "BM_Index1M", |
| 3336 | + "value": 147472965.80000013, |
| 3337 | + "unit": "ns/iter", |
| 3338 | + "extra": "iterations: 5\ncpu: 147454220.2 ns\nthreads: 1" |
| 3339 | + }, |
| 3340 | + { |
| 3341 | + "name": "BM_Search10Percent", |
| 3342 | + "value": 116977254.66666734, |
| 3343 | + "unit": "ns/iter", |
| 3344 | + "extra": "iterations: 6\ncpu: 116962549.16666667 ns\nthreads: 1" |
| 3345 | + }, |
| 3346 | + { |
| 3347 | + "name": "BM_Search1Percent", |
| 3348 | + "value": 20504842.58823522, |
| 3349 | + "unit": "ns/iter", |
| 3350 | + "extra": "iterations: 34\ncpu: 20497423.38235294 ns\nthreads: 1" |
| 3351 | + }, |
| 3352 | + { |
| 3353 | + "name": "BM_Search001Percent", |
| 3354 | + "value": 2398498.0254545524, |
| 3355 | + "unit": "ns/iter", |
| 3356 | + "extra": "iterations: 275\ncpu: 2398401.0363636375 ns\nthreads: 1" |
| 3357 | + }, |
| 3358 | + { |
| 3359 | + "name": "BM_Neighbors100", |
| 3360 | + "value": 14297704.081632601, |
| 3361 | + "unit": "ns/iter", |
| 3362 | + "extra": "iterations: 49\ncpu: 14296724.6122449 ns\nthreads: 1" |
| 3363 | + }, |
| 3364 | + { |
| 3365 | + "name": "BM_NeighborsAll", |
| 3366 | + "value": 98559732.57142888, |
| 3367 | + "unit": "ns/iter", |
| 3368 | + "extra": "iterations: 7\ncpu: 98545127.42857136 ns\nthreads: 1" |
| 3369 | + }, |
| 3370 | + { |
| 3371 | + "name": "BM_Neighbors1", |
| 3372 | + "value": 387347892.5000029, |
| 3373 | + "unit": "ns/iter", |
| 3374 | + "extra": "iterations: 2\ncpu: 387330041.9999999 ns\nthreads: 1" |
| 3375 | + } |
| 3376 | + ] |
3315 | 3377 | } |
3316 | 3378 | ] |
3317 | 3379 | } |
|
0 commit comments