-
Notifications
You must be signed in to change notification settings - Fork 361
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update log_mesh and log_meshes docs. (#1286)
- Loading branch information
John Hughes
authored
Feb 28, 2023
1 parent
e956e2f
commit a853700
Showing
1 changed file
with
41 additions
and
29 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
a853700
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
556723
ns/iter (± 4287
)544196
ns/iter (± 1940
)1.02
datastore/latest_at/batch/rects/query
1814
ns/iter (± 15
)1822
ns/iter (± 6
)1.00
datastore/latest_at/missing_components/primary
358
ns/iter (± 1
)355
ns/iter (± 0
)1.01
datastore/latest_at/missing_components/secondaries
424
ns/iter (± 2
)425
ns/iter (± 0
)1.00
datastore/range/batch/rects/query
152033
ns/iter (± 1114
)153291
ns/iter (± 977
)0.99
mono_points_arrow/generate_message_bundles
49035734
ns/iter (± 3095751
)47514201
ns/iter (± 1231756
)1.03
mono_points_arrow/generate_messages
137921493
ns/iter (± 1629958
)135717587
ns/iter (± 1177378
)1.02
mono_points_arrow/encode_log_msg
169115165
ns/iter (± 1491936
)165358412
ns/iter (± 694312
)1.02
mono_points_arrow/encode_total
360557002
ns/iter (± 3305610
)351190021
ns/iter (± 1716074
)1.03
mono_points_arrow/decode_log_msg
188099111
ns/iter (± 1943817
)184741148
ns/iter (± 1019315
)1.02
mono_points_arrow/decode_message_bundles
75465592
ns/iter (± 1608330
)71012913
ns/iter (± 1131543
)1.06
mono_points_arrow/decode_total
259745243
ns/iter (± 3196231
)254709773
ns/iter (± 3198040
)1.02
batch_points_arrow/generate_message_bundles
331837
ns/iter (± 2147
)332632
ns/iter (± 1258
)1.00
batch_points_arrow/generate_messages
6232
ns/iter (± 44
)6225
ns/iter (± 22
)1.00
batch_points_arrow/encode_log_msg
357948
ns/iter (± 2556
)354207
ns/iter (± 1494
)1.01
batch_points_arrow/encode_total
719006
ns/iter (± 5624
)714943
ns/iter (± 2382
)1.01
batch_points_arrow/decode_log_msg
347952
ns/iter (± 1501
)346000
ns/iter (± 871
)1.01
batch_points_arrow/decode_message_bundles
2084
ns/iter (± 15
)2081
ns/iter (± 17
)1.00
batch_points_arrow/decode_total
353207
ns/iter (± 1605
)354301
ns/iter (± 685
)1.00
arrow_mono_points/insert
7014697094
ns/iter (± 18838448
)6817562300
ns/iter (± 12906158
)1.03
arrow_mono_points/query
1735165
ns/iter (± 17986
)1739322
ns/iter (± 8158
)1.00
arrow_batch_points/insert
2699253
ns/iter (± 16929
)2641905
ns/iter (± 8333
)1.02
arrow_batch_points/query
17585
ns/iter (± 91
)17677
ns/iter (± 46
)0.99
tuid/Tuid::random
34
ns/iter (± 0
)34
ns/iter (± 1
)1
This comment was automatically generated by workflow using github-action-benchmark.