|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1768700065818, |
| 2 | + "lastUpdate": 1768701329112, |
3 | 3 | "repoUrl": "https://github.com/chusitoo/flatbush", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -4242,6 +4242,68 @@ window.BENCHMARK_DATA = { |
4242 | 4242 | "extra": "iterations: 2\ncpu: 412490906.5 ns\nthreads: 1" |
4243 | 4243 | } |
4244 | 4244 | ] |
| 4245 | + }, |
| 4246 | + { |
| 4247 | + "commit": { |
| 4248 | + "author": { |
| 4249 | + "name": "chusitoo", |
| 4250 | + "username": "chusitoo" |
| 4251 | + }, |
| 4252 | + "committer": { |
| 4253 | + "name": "chusitoo", |
| 4254 | + "username": "chusitoo" |
| 4255 | + }, |
| 4256 | + "id": "27f5699e6a1b37e1eada542d218ce857c58b22db", |
| 4257 | + "message": "Implement simd", |
| 4258 | + "timestamp": "2025-12-31T02:16:46Z", |
| 4259 | + "url": "https://github.com/chusitoo/flatbush/pull/5/commits/27f5699e6a1b37e1eada542d218ce857c58b22db" |
| 4260 | + }, |
| 4261 | + "date": 1768701328222, |
| 4262 | + "tool": "googlecpp", |
| 4263 | + "benches": [ |
| 4264 | + { |
| 4265 | + "name": "BM_Index1M", |
| 4266 | + "value": 124257151.99999842, |
| 4267 | + "unit": "ns/iter", |
| 4268 | + "extra": "iterations: 5\ncpu: 124244491.2 ns\nthreads: 1" |
| 4269 | + }, |
| 4270 | + { |
| 4271 | + "name": "BM_Search10Percent", |
| 4272 | + "value": 182211953.7500022, |
| 4273 | + "unit": "ns/iter", |
| 4274 | + "extra": "iterations: 4\ncpu: 182162286.5 ns\nthreads: 1" |
| 4275 | + }, |
| 4276 | + { |
| 4277 | + "name": "BM_Search1Percent", |
| 4278 | + "value": 35149989.10526326, |
| 4279 | + "unit": "ns/iter", |
| 4280 | + "extra": "iterations: 19\ncpu: 35146572.578947365 ns\nthreads: 1" |
| 4281 | + }, |
| 4282 | + { |
| 4283 | + "name": "BM_Search001Percent", |
| 4284 | + "value": 2340616.133333337, |
| 4285 | + "unit": "ns/iter", |
| 4286 | + "extra": "iterations: 300\ncpu: 2340147.156666667 ns\nthreads: 1" |
| 4287 | + }, |
| 4288 | + { |
| 4289 | + "name": "BM_Neighbors100", |
| 4290 | + "value": 15441017.799999991, |
| 4291 | + "unit": "ns/iter", |
| 4292 | + "extra": "iterations: 45\ncpu: 15440123.866666649 ns\nthreads: 1" |
| 4293 | + }, |
| 4294 | + { |
| 4295 | + "name": "BM_NeighborsAll", |
| 4296 | + "value": 112392677.00000018, |
| 4297 | + "unit": "ns/iter", |
| 4298 | + "extra": "iterations: 6\ncpu: 112385515.99999994 ns\nthreads: 1" |
| 4299 | + }, |
| 4300 | + { |
| 4301 | + "name": "BM_Neighbors1", |
| 4302 | + "value": 404970935.0000015, |
| 4303 | + "unit": "ns/iter", |
| 4304 | + "extra": "iterations: 2\ncpu: 404936500.9999999 ns\nthreads: 1" |
| 4305 | + } |
| 4306 | + ] |
4245 | 4307 | } |
4246 | 4308 | ] |
4247 | 4309 | } |
|
0 commit comments