|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1768701329112, |
| 2 | + "lastUpdate": 1768785041158, |
3 | 3 | "repoUrl": "https://github.com/chusitoo/flatbush", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -4304,6 +4304,68 @@ window.BENCHMARK_DATA = { |
4304 | 4304 | "extra": "iterations: 2\ncpu: 404936500.9999999 ns\nthreads: 1" |
4305 | 4305 | } |
4306 | 4306 | ] |
| 4307 | + }, |
| 4308 | + { |
| 4309 | + "commit": { |
| 4310 | + "author": { |
| 4311 | + "name": "chusitoo", |
| 4312 | + "username": "chusitoo" |
| 4313 | + }, |
| 4314 | + "committer": { |
| 4315 | + "name": "chusitoo", |
| 4316 | + "username": "chusitoo" |
| 4317 | + }, |
| 4318 | + "id": "abca6063163afe51b2962ede2e3830b0d7cfd73b", |
| 4319 | + "message": "Implement simd", |
| 4320 | + "timestamp": "2025-12-31T02:16:46Z", |
| 4321 | + "url": "https://github.com/chusitoo/flatbush/pull/5/commits/abca6063163afe51b2962ede2e3830b0d7cfd73b" |
| 4322 | + }, |
| 4323 | + "date": 1768785040144, |
| 4324 | + "tool": "googlecpp", |
| 4325 | + "benches": [ |
| 4326 | + { |
| 4327 | + "name": "BM_Index1M", |
| 4328 | + "value": 137882329.4, |
| 4329 | + "unit": "ns/iter", |
| 4330 | + "extra": "iterations: 5\ncpu: 137869469 ns\nthreads: 1" |
| 4331 | + }, |
| 4332 | + { |
| 4333 | + "name": "BM_Search10Percent", |
| 4334 | + "value": 123180344.16666515, |
| 4335 | + "unit": "ns/iter", |
| 4336 | + "extra": "iterations: 6\ncpu: 123173584.66666664 ns\nthreads: 1" |
| 4337 | + }, |
| 4338 | + { |
| 4339 | + "name": "BM_Search1Percent", |
| 4340 | + "value": 21903604.93548379, |
| 4341 | + "unit": "ns/iter", |
| 4342 | + "extra": "iterations: 31\ncpu: 21900634.70967742 ns\nthreads: 1" |
| 4343 | + }, |
| 4344 | + { |
| 4345 | + "name": "BM_Search001Percent", |
| 4346 | + "value": 2393300.1292517087, |
| 4347 | + "unit": "ns/iter", |
| 4348 | + "extra": "iterations: 294\ncpu: 2393051.139455783 ns\nthreads: 1" |
| 4349 | + }, |
| 4350 | + { |
| 4351 | + "name": "BM_Neighbors100", |
| 4352 | + "value": 15453328.826087032, |
| 4353 | + "unit": "ns/iter", |
| 4354 | + "extra": "iterations: 46\ncpu: 15450472.499999998 ns\nthreads: 1" |
| 4355 | + }, |
| 4356 | + { |
| 4357 | + "name": "BM_NeighborsAll", |
| 4358 | + "value": 101604321.42857142, |
| 4359 | + "unit": "ns/iter", |
| 4360 | + "extra": "iterations: 7\ncpu: 101591557.57142864 ns\nthreads: 1" |
| 4361 | + }, |
| 4362 | + { |
| 4363 | + "name": "BM_Neighbors1", |
| 4364 | + "value": 409578522.49999857, |
| 4365 | + "unit": "ns/iter", |
| 4366 | + "extra": "iterations: 2\ncpu: 409508393.4999999 ns\nthreads: 1" |
| 4367 | + } |
| 4368 | + ] |
4307 | 4369 | } |
4308 | 4370 | ] |
4309 | 4371 | } |
|
0 commit comments