|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1767587293457, |
| 2 | + "lastUpdate": 1767587512611, |
3 | 3 | "repoUrl": "https://github.com/chusitoo/flatbush", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -3746,6 +3746,68 @@ window.BENCHMARK_DATA = { |
3746 | 3746 | "extra": "iterations: 2\ncpu: 424305861.5000002 ns\nthreads: 1" |
3747 | 3747 | } |
3748 | 3748 | ] |
| 3749 | + }, |
| 3750 | + { |
| 3751 | + "commit": { |
| 3752 | + "author": { |
| 3753 | + "name": "chusitoo", |
| 3754 | + "username": "chusitoo" |
| 3755 | + }, |
| 3756 | + "committer": { |
| 3757 | + "name": "chusitoo", |
| 3758 | + "username": "chusitoo" |
| 3759 | + }, |
| 3760 | + "id": "d4ad31004cde10626bc0697560f0c1b881f6e171", |
| 3761 | + "message": "Implement simd", |
| 3762 | + "timestamp": "2025-12-31T02:16:46Z", |
| 3763 | + "url": "https://github.com/chusitoo/flatbush/pull/5/commits/d4ad31004cde10626bc0697560f0c1b881f6e171" |
| 3764 | + }, |
| 3765 | + "date": 1767587511940, |
| 3766 | + "tool": "googlecpp", |
| 3767 | + "benches": [ |
| 3768 | + { |
| 3769 | + "name": "BM_Index1M", |
| 3770 | + "value": 124695575.00000049, |
| 3771 | + "unit": "ns/iter", |
| 3772 | + "extra": "iterations: 6\ncpu: 124683899.5 ns\nthreads: 1" |
| 3773 | + }, |
| 3774 | + { |
| 3775 | + "name": "BM_Search10Percent", |
| 3776 | + "value": 238140587.33333352, |
| 3777 | + "unit": "ns/iter", |
| 3778 | + "extra": "iterations: 3\ncpu: 238098173.33333337 ns\nthreads: 1" |
| 3779 | + }, |
| 3780 | + { |
| 3781 | + "name": "BM_Search1Percent", |
| 3782 | + "value": 35198043.777777836, |
| 3783 | + "unit": "ns/iter", |
| 3784 | + "extra": "iterations: 18\ncpu: 35198368.33333335 ns\nthreads: 1" |
| 3785 | + }, |
| 3786 | + { |
| 3787 | + "name": "BM_Search001Percent", |
| 3788 | + "value": 2410169.1866197265, |
| 3789 | + "unit": "ns/iter", |
| 3790 | + "extra": "iterations: 284\ncpu: 2409865.9084507036 ns\nthreads: 1" |
| 3791 | + }, |
| 3792 | + { |
| 3793 | + "name": "BM_Neighbors100", |
| 3794 | + "value": 15797267.772727283, |
| 3795 | + "unit": "ns/iter", |
| 3796 | + "extra": "iterations: 44\ncpu: 15795259.431818174 ns\nthreads: 1" |
| 3797 | + }, |
| 3798 | + { |
| 3799 | + "name": "BM_NeighborsAll", |
| 3800 | + "value": 112482353.66666628, |
| 3801 | + "unit": "ns/iter", |
| 3802 | + "extra": "iterations: 6\ncpu: 112465180.49999994 ns\nthreads: 1" |
| 3803 | + }, |
| 3804 | + { |
| 3805 | + "name": "BM_Neighbors1", |
| 3806 | + "value": 418151736.5000005, |
| 3807 | + "unit": "ns/iter", |
| 3808 | + "extra": "iterations: 2\ncpu: 418125458.50000006 ns\nthreads: 1" |
| 3809 | + } |
| 3810 | + ] |
3749 | 3811 | } |
3750 | 3812 | ] |
3751 | 3813 | } |
|
0 commit comments