-
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.
Merge remote-tracking branch 'origin/main' into cmc/datastore/get_rid…
…_of_copies
- Loading branch information
Showing
30 changed files
with
138 additions
and
165 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
9091e29
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
213240
ns/iter (± 404
)1694152
ns/iter (± 14277
)0.13
datastore/batch/rects/query
682
ns/iter (± 1
)679
ns/iter (± 9
)1.00
obj_mono_points/insert
963319606
ns/iter (± 5031966
)885898765
ns/iter (± 10476244
)1.09
obj_mono_points/query
328738
ns/iter (± 675
)328006
ns/iter (± 2050
)1.00
obj_batch_points/insert
94383366
ns/iter (± 508052
)85272030
ns/iter (± 584699
)1.11
obj_batch_points/query
11302
ns/iter (± 26
)11319
ns/iter (± 169
)1.00
obj_batch_points_sequential/insert
22844758
ns/iter (± 279292
)22626893
ns/iter (± 370931
)1.01
obj_batch_points_sequential/query
7910
ns/iter (± 84
)7771
ns/iter (± 26
)1.02
arrow_mono_points/insert
27235112
ns/iter (± 1944163
)241264230
ns/iter (± 858344
)0.11
arrow_mono_points/query
733547
ns/iter (± 2695
)714520
ns/iter (± 7196
)1.03
arrow_batch_points/insert
135118
ns/iter (± 327
)955130
ns/iter (± 6539
)0.14
arrow_batch_points/query
11475
ns/iter (± 23
)11315
ns/iter (± 134
)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.