|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1767587653747, |
| 2 | + "lastUpdate": 1767588214655, |
3 | 3 | "repoUrl": "https://github.com/chusitoo/flatbush", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -3932,6 +3932,68 @@ window.BENCHMARK_DATA = { |
3932 | 3932 | "extra": "iterations: 2\ncpu: 416223559.00000006 ns\nthreads: 1" |
3933 | 3933 | } |
3934 | 3934 | ] |
| 3935 | + }, |
| 3936 | + { |
| 3937 | + "commit": { |
| 3938 | + "author": { |
| 3939 | + "name": "chusitoo", |
| 3940 | + "username": "chusitoo" |
| 3941 | + }, |
| 3942 | + "committer": { |
| 3943 | + "name": "chusitoo", |
| 3944 | + "username": "chusitoo" |
| 3945 | + }, |
| 3946 | + "id": "8791a3290604cd4edf615f11bc8371327fb408ae", |
| 3947 | + "message": "Implement simd", |
| 3948 | + "timestamp": "2025-12-31T02:16:46Z", |
| 3949 | + "url": "https://github.com/chusitoo/flatbush/pull/5/commits/8791a3290604cd4edf615f11bc8371327fb408ae" |
| 3950 | + }, |
| 3951 | + "date": 1767588213688, |
| 3952 | + "tool": "googlecpp", |
| 3953 | + "benches": [ |
| 3954 | + { |
| 3955 | + "name": "BM_Index1M", |
| 3956 | + "value": 122370438.66665924, |
| 3957 | + "unit": "ns/iter", |
| 3958 | + "extra": "iterations: 6\ncpu: 122346812.16666669 ns\nthreads: 1" |
| 3959 | + }, |
| 3960 | + { |
| 3961 | + "name": "BM_Search10Percent", |
| 3962 | + "value": 137752152.3999917, |
| 3963 | + "unit": "ns/iter", |
| 3964 | + "extra": "iterations: 5\ncpu: 137731867.40000004 ns\nthreads: 1" |
| 3965 | + }, |
| 3966 | + { |
| 3967 | + "name": "BM_Search1Percent", |
| 3968 | + "value": 23934593.310345605, |
| 3969 | + "unit": "ns/iter", |
| 3970 | + "extra": "iterations: 29\ncpu: 23933404.93103448 ns\nthreads: 1" |
| 3971 | + }, |
| 3972 | + { |
| 3973 | + "name": "BM_Search001Percent", |
| 3974 | + "value": 2349942.926174443, |
| 3975 | + "unit": "ns/iter", |
| 3976 | + "extra": "iterations: 298\ncpu: 2349636.3154362426 ns\nthreads: 1" |
| 3977 | + }, |
| 3978 | + { |
| 3979 | + "name": "BM_Neighbors100", |
| 3980 | + "value": 15524245.177778086, |
| 3981 | + "unit": "ns/iter", |
| 3982 | + "extra": "iterations: 45\ncpu: 15523736.866666658 ns\nthreads: 1" |
| 3983 | + }, |
| 3984 | + { |
| 3985 | + "name": "BM_NeighborsAll", |
| 3986 | + "value": 111438932.33333795, |
| 3987 | + "unit": "ns/iter", |
| 3988 | + "extra": "iterations: 6\ncpu: 111431057.33333325 ns\nthreads: 1" |
| 3989 | + }, |
| 3990 | + { |
| 3991 | + "name": "BM_Neighbors1", |
| 3992 | + "value": 408669429.4999802, |
| 3993 | + "unit": "ns/iter", |
| 3994 | + "extra": "iterations: 2\ncpu: 408624726.9999999 ns\nthreads: 1" |
| 3995 | + } |
| 3996 | + ] |
3935 | 3997 | } |
3936 | 3998 | ] |
3937 | 3999 | } |
|
0 commit comments