-
Notifications
You must be signed in to change notification settings - Fork 366
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cb0d833
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rust Benchmark
datastore/batch/rects/insert
1682482
ns/iter (± 6727
)1714188
ns/iter (± 8451
)0.98
datastore/batch/rects/query
1333
ns/iter (± 3
)1326
ns/iter (± 1
)1.01
obj_mono_points/insert
859921702
ns/iter (± 7068830
)972738474
ns/iter (± 5590762
)0.88
obj_mono_points/query
331317
ns/iter (± 1324
)350962
ns/iter (± 3372
)0.94
obj_batch_points/insert
89081418
ns/iter (± 349455
)96706102
ns/iter (± 621418
)0.92
obj_batch_points/query
11393
ns/iter (± 64
)11367
ns/iter (± 23
)1.00
obj_batch_points_sequential/insert
22546224
ns/iter (± 192464
)23539499
ns/iter (± 208117
)0.96
obj_batch_points_sequential/query
5697
ns/iter (± 19
)5662
ns/iter (± 10
)1.01
obj_batch_points_sequential/Tuid::random
37
ns/iter (± 0
)37
ns/iter (± 0
)1
This comment was automatically generated by workflow using github-action-benchmark.