-
Notifications
You must be signed in to change notification settings - Fork 373
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove duplicated 'nix' crate (#1479)
- Loading branch information
Showing
3 changed files
with
13 additions
and
27 deletions.
There are no files selected for viewing
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
7a5df62
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/insert/batch/rects/insert
610656
ns/iter (± 1642
)565371
ns/iter (± 2765
)1.08
datastore/latest_at/batch/rects/query
1840
ns/iter (± 2
)1861
ns/iter (± 10
)0.99
datastore/latest_at/missing_components/primary
287
ns/iter (± 0
)285
ns/iter (± 0
)1.01
datastore/latest_at/missing_components/secondaries
432
ns/iter (± 0
)430
ns/iter (± 1
)1.00
datastore/range/batch/rects/query
154608
ns/iter (± 6812
)152499
ns/iter (± 735
)1.01
mono_points_arrow/generate_message_bundles
48902005
ns/iter (± 479258
)50895831
ns/iter (± 774265
)0.96
mono_points_arrow/generate_messages
130435196
ns/iter (± 961631
)136748502
ns/iter (± 1240978
)0.95
mono_points_arrow/encode_log_msg
159545517
ns/iter (± 754462
)164914040
ns/iter (± 837001
)0.97
mono_points_arrow/encode_total
340397258
ns/iter (± 1146376
)353798524
ns/iter (± 1564417
)0.96
mono_points_arrow/decode_log_msg
180237819
ns/iter (± 766558
)189685200
ns/iter (± 1074975
)0.95
mono_points_arrow/decode_message_bundles
68335950
ns/iter (± 852122
)75338700
ns/iter (± 1038415
)0.91
mono_points_arrow/decode_total
246602169
ns/iter (± 1500091
)259444993
ns/iter (± 1918996
)0.95
batch_points_arrow/generate_message_bundles
336710
ns/iter (± 485
)336705
ns/iter (± 1145
)1.00
batch_points_arrow/generate_messages
6371
ns/iter (± 52
)6292
ns/iter (± 43
)1.01
batch_points_arrow/encode_log_msg
401354
ns/iter (± 1326
)357825
ns/iter (± 1603
)1.12
batch_points_arrow/encode_total
751706
ns/iter (± 5062
)717616
ns/iter (± 2771
)1.05
batch_points_arrow/decode_log_msg
384633
ns/iter (± 962
)349998
ns/iter (± 1067
)1.10
batch_points_arrow/decode_message_bundles
2085
ns/iter (± 9
)2071
ns/iter (± 9
)1.01
batch_points_arrow/decode_total
384559
ns/iter (± 844
)357361
ns/iter (± 1290
)1.08
arrow_mono_points/insert
6253628938
ns/iter (± 16229021
)7115211445
ns/iter (± 20134813
)0.88
arrow_mono_points/query
1843082
ns/iter (± 5915
)1797428
ns/iter (± 10725
)1.03
arrow_batch_points/insert
2879108
ns/iter (± 11664
)2668652
ns/iter (± 16144
)1.08
arrow_batch_points/query
16965
ns/iter (± 42
)17031
ns/iter (± 69
)1.00
arrow_batch_vecs/insert
46255
ns/iter (± 111
)42228
ns/iter (± 250
)1.10
arrow_batch_vecs/query
409243
ns/iter (± 804
)389082
ns/iter (± 962
)1.05
tuid/Tuid::random
34
ns/iter (± 0
)34
ns/iter (± 0
)1
This comment was automatically generated by workflow using github-action-benchmark.