|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1767588210669, |
| 2 | + "lastUpdate": 1767588478005, |
3 | 3 | "repoUrl": "https://github.com/chusitoo/flatbush", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -3560,6 +3560,68 @@ window.BENCHMARK_DATA = { |
3560 | 3560 | "extra": "iterations: 2\ncpu: 405753690.9999997 ns\nthreads: 1" |
3561 | 3561 | } |
3562 | 3562 | ] |
| 3563 | + }, |
| 3564 | + { |
| 3565 | + "commit": { |
| 3566 | + "author": { |
| 3567 | + "name": "chusitoo", |
| 3568 | + "username": "chusitoo" |
| 3569 | + }, |
| 3570 | + "committer": { |
| 3571 | + "name": "chusitoo", |
| 3572 | + "username": "chusitoo" |
| 3573 | + }, |
| 3574 | + "id": "8791a3290604cd4edf615f11bc8371327fb408ae", |
| 3575 | + "message": "Implement simd", |
| 3576 | + "timestamp": "2025-12-31T02:16:46Z", |
| 3577 | + "url": "https://github.com/chusitoo/flatbush/pull/5/commits/8791a3290604cd4edf615f11bc8371327fb408ae" |
| 3578 | + }, |
| 3579 | + "date": 1767588477083, |
| 3580 | + "tool": "googlecpp", |
| 3581 | + "benches": [ |
| 3582 | + { |
| 3583 | + "name": "BM_Index1M", |
| 3584 | + "value": 131883720.80000193, |
| 3585 | + "unit": "ns/iter", |
| 3586 | + "extra": "iterations: 5\ncpu: 131876894.00000004 ns\nthreads: 1" |
| 3587 | + }, |
| 3588 | + { |
| 3589 | + "name": "BM_Search10Percent", |
| 3590 | + "value": 205157505.7500017, |
| 3591 | + "unit": "ns/iter", |
| 3592 | + "extra": "iterations: 4\ncpu: 205098789.99999997 ns\nthreads: 1" |
| 3593 | + }, |
| 3594 | + { |
| 3595 | + "name": "BM_Search1Percent", |
| 3596 | + "value": 35392056.10526309, |
| 3597 | + "unit": "ns/iter", |
| 3598 | + "extra": "iterations: 19\ncpu: 35387955.78947366 ns\nthreads: 1" |
| 3599 | + }, |
| 3600 | + { |
| 3601 | + "name": "BM_Search001Percent", |
| 3602 | + "value": 2420013.2466216125, |
| 3603 | + "unit": "ns/iter", |
| 3604 | + "extra": "iterations: 296\ncpu: 2419815.7635135115 ns\nthreads: 1" |
| 3605 | + }, |
| 3606 | + { |
| 3607 | + "name": "BM_Neighbors100", |
| 3608 | + "value": 15308313.652173819, |
| 3609 | + "unit": "ns/iter", |
| 3610 | + "extra": "iterations: 46\ncpu: 15307088.608695665 ns\nthreads: 1" |
| 3611 | + }, |
| 3612 | + { |
| 3613 | + "name": "BM_NeighborsAll", |
| 3614 | + "value": 110926732.99999945, |
| 3615 | + "unit": "ns/iter", |
| 3616 | + "extra": "iterations: 6\ncpu: 110914584.16666676 ns\nthreads: 1" |
| 3617 | + }, |
| 3618 | + { |
| 3619 | + "name": "BM_Neighbors1", |
| 3620 | + "value": 404171901.4999998, |
| 3621 | + "unit": "ns/iter", |
| 3622 | + "extra": "iterations: 2\ncpu: 404148694.99999994 ns\nthreads: 1" |
| 3623 | + } |
| 3624 | + ] |
3563 | 3625 | } |
3564 | 3626 | ] |
3565 | 3627 | } |
|
0 commit comments