|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1767587604470, |
| 2 | + "lastUpdate": 1767587653747, |
3 | 3 | "repoUrl": "https://github.com/chusitoo/flatbush", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -3870,6 +3870,68 @@ window.BENCHMARK_DATA = { |
3870 | 3870 | "extra": "iterations: 2\ncpu: 421513619.0000002 ns\nthreads: 1" |
3871 | 3871 | } |
3872 | 3872 | ] |
| 3873 | + }, |
| 3874 | + { |
| 3875 | + "commit": { |
| 3876 | + "author": { |
| 3877 | + "name": "chusitoo", |
| 3878 | + "username": "chusitoo" |
| 3879 | + }, |
| 3880 | + "committer": { |
| 3881 | + "name": "chusitoo", |
| 3882 | + "username": "chusitoo" |
| 3883 | + }, |
| 3884 | + "id": "d4ad31004cde10626bc0697560f0c1b881f6e171", |
| 3885 | + "message": "Implement simd", |
| 3886 | + "timestamp": "2025-12-31T02:16:46Z", |
| 3887 | + "url": "https://github.com/chusitoo/flatbush/pull/5/commits/d4ad31004cde10626bc0697560f0c1b881f6e171" |
| 3888 | + }, |
| 3889 | + "date": 1767587652827, |
| 3890 | + "tool": "googlecpp", |
| 3891 | + "benches": [ |
| 3892 | + { |
| 3893 | + "name": "BM_Index1M", |
| 3894 | + "value": 124325255.66666661, |
| 3895 | + "unit": "ns/iter", |
| 3896 | + "extra": "iterations: 6\ncpu: 124322505.33333333 ns\nthreads: 1" |
| 3897 | + }, |
| 3898 | + { |
| 3899 | + "name": "BM_Search10Percent", |
| 3900 | + "value": 179329947.25000384, |
| 3901 | + "unit": "ns/iter", |
| 3902 | + "extra": "iterations: 4\ncpu: 179279714.75000003 ns\nthreads: 1" |
| 3903 | + }, |
| 3904 | + { |
| 3905 | + "name": "BM_Search1Percent", |
| 3906 | + "value": 35341714.63636359, |
| 3907 | + "unit": "ns/iter", |
| 3908 | + "extra": "iterations: 22\ncpu: 35334250.818181835 ns\nthreads: 1" |
| 3909 | + }, |
| 3910 | + { |
| 3911 | + "name": "BM_Search001Percent", |
| 3912 | + "value": 2583427.8446215177, |
| 3913 | + "unit": "ns/iter", |
| 3914 | + "extra": "iterations: 251\ncpu: 2582816.139442231 ns\nthreads: 1" |
| 3915 | + }, |
| 3916 | + { |
| 3917 | + "name": "BM_Neighbors100", |
| 3918 | + "value": 15767944.568181556, |
| 3919 | + "unit": "ns/iter", |
| 3920 | + "extra": "iterations: 44\ncpu: 15764434.840909088 ns\nthreads: 1" |
| 3921 | + }, |
| 3922 | + { |
| 3923 | + "name": "BM_NeighborsAll", |
| 3924 | + "value": 112656138.50000022, |
| 3925 | + "unit": "ns/iter", |
| 3926 | + "extra": "iterations: 6\ncpu: 112633166.33333339 ns\nthreads: 1" |
| 3927 | + }, |
| 3928 | + { |
| 3929 | + "name": "BM_Neighbors1", |
| 3930 | + "value": 416244035.0000054, |
| 3931 | + "unit": "ns/iter", |
| 3932 | + "extra": "iterations: 2\ncpu: 416223559.00000006 ns\nthreads: 1" |
| 3933 | + } |
| 3934 | + ] |
3873 | 3935 | } |
3874 | 3936 | ] |
3875 | 3937 | } |
|
0 commit comments