-
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.
Use python3 in the jobs that weren't tested in PR (#1348)
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 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
df920dc
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
539792
ns/iter (± 8460
)558217
ns/iter (± 3053
)0.97
datastore/latest_at/batch/rects/query
1808
ns/iter (± 16
)1793
ns/iter (± 7
)1.01
datastore/latest_at/missing_components/primary
352
ns/iter (± 5
)354
ns/iter (± 2
)0.99
datastore/latest_at/missing_components/secondaries
415
ns/iter (± 6
)424
ns/iter (± 1
)0.98
datastore/range/batch/rects/query
149024
ns/iter (± 2357
)148385
ns/iter (± 1561
)1.00
mono_points_arrow/generate_message_bundles
46420869
ns/iter (± 1875993
)47221976
ns/iter (± 1465270
)0.98
mono_points_arrow/generate_messages
137791173
ns/iter (± 2037920
)136195440
ns/iter (± 1614877
)1.01
mono_points_arrow/encode_log_msg
159017079
ns/iter (± 1459779
)162414955
ns/iter (± 1189441
)0.98
mono_points_arrow/encode_total
345731336
ns/iter (± 3042506
)350379018
ns/iter (± 2174970
)0.99
mono_points_arrow/decode_log_msg
183977447
ns/iter (± 2043266
)186044719
ns/iter (± 1512954
)0.99
mono_points_arrow/decode_message_bundles
73461166
ns/iter (± 1424380
)72644867
ns/iter (± 1282815
)1.01
mono_points_arrow/decode_total
256863312
ns/iter (± 3280276
)256273222
ns/iter (± 2289841
)1.00
batch_points_arrow/generate_message_bundles
328683
ns/iter (± 5446
)338381
ns/iter (± 3477
)0.97
batch_points_arrow/generate_messages
6286
ns/iter (± 70
)6220
ns/iter (± 59
)1.01
batch_points_arrow/encode_log_msg
366717
ns/iter (± 2569
)367090
ns/iter (± 1961
)1.00
batch_points_arrow/encode_total
725258
ns/iter (± 3867
)720022
ns/iter (± 5654
)1.01
batch_points_arrow/decode_log_msg
348080
ns/iter (± 1647
)346918
ns/iter (± 1038
)1.00
batch_points_arrow/decode_message_bundles
2074
ns/iter (± 12
)2045
ns/iter (± 13
)1.01
batch_points_arrow/decode_total
368887
ns/iter (± 6100
)353741
ns/iter (± 2471
)1.04
arrow_mono_points/insert
6959220528
ns/iter (± 37975131
)6989480303
ns/iter (± 21458978
)1.00
arrow_mono_points/query
1698381
ns/iter (± 24206
)1732635
ns/iter (± 16162
)0.98
arrow_batch_points/insert
2769555
ns/iter (± 222222
)2657545
ns/iter (± 30778
)1.04
arrow_batch_points/query
16976
ns/iter (± 23
)16797
ns/iter (± 200
)1.01
tuid/Tuid::random
34
ns/iter (± 0
)34
ns/iter (± 0
)1
This comment was automatically generated by workflow using github-action-benchmark.