-
Notifications
You must be signed in to change notification settings - Fork 384
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
32 additions
and
5 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
53dfd61
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
1685918
ns/iter (± 8589
)1663360
ns/iter (± 9671
)1.01
datastore/batch/rects/query
1331
ns/iter (± 0
)1320
ns/iter (± 11
)1.01
obj_mono_points/insert
870960845
ns/iter (± 3957706
)1005976957
ns/iter (± 4768465
)0.87
obj_mono_points/query
345115
ns/iter (± 3185
)339183
ns/iter (± 1887
)1.02
obj_batch_points/insert
89614513
ns/iter (± 453869
)96265981
ns/iter (± 979624
)0.93
obj_batch_points/query
11350
ns/iter (± 22
)11275
ns/iter (± 96
)1.01
obj_batch_points_sequential/insert
23008225
ns/iter (± 31033
)22272144
ns/iter (± 474816
)1.03
obj_batch_points_sequential/query
5655
ns/iter (± 29
)5625
ns/iter (± 35
)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.