-
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.
[ci] Separate mac wheels & trigger wheel build from ui (#1499)
* remove need for build wheel tags, use ui trigger instead * No more universal wheels for mac Co-authored-by: Jeremy Leibs <[email protected]>
- Loading branch information
Showing
1 changed file
with
15 additions
and
16 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
c8a931c
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
565529
ns/iter (± 2189
)556287
ns/iter (± 10867
)1.02
datastore/latest_at/batch/rects/query
1833
ns/iter (± 5
)1783
ns/iter (± 27
)1.03
datastore/latest_at/missing_components/primary
356
ns/iter (± 0
)345
ns/iter (± 5
)1.03
datastore/latest_at/missing_components/secondaries
424
ns/iter (± 0
)408
ns/iter (± 5
)1.04
datastore/range/batch/rects/query
152656
ns/iter (± 627
)145590
ns/iter (± 2083
)1.05
mono_points_arrow/generate_message_bundles
48058250
ns/iter (± 411671
)44638055
ns/iter (± 1881915
)1.08
mono_points_arrow/generate_messages
125769998
ns/iter (± 1205643
)133480920
ns/iter (± 1636856
)0.94
mono_points_arrow/encode_log_msg
157362480
ns/iter (± 1417848
)161181270
ns/iter (± 1501628
)0.98
mono_points_arrow/encode_total
331361125
ns/iter (± 1332894
)340715793
ns/iter (± 2982374
)0.97
mono_points_arrow/decode_log_msg
178985967
ns/iter (± 865391
)179919016
ns/iter (± 2891073
)0.99
mono_points_arrow/decode_message_bundles
65595472
ns/iter (± 671586
)70316262
ns/iter (± 1609214
)0.93
mono_points_arrow/decode_total
241102945
ns/iter (± 1554763
)247424458
ns/iter (± 3074678
)0.97
batch_points_arrow/generate_message_bundles
333078
ns/iter (± 1433
)316527
ns/iter (± 4570
)1.05
batch_points_arrow/generate_messages
6181
ns/iter (± 23
)5889
ns/iter (± 65
)1.05
batch_points_arrow/encode_log_msg
360606
ns/iter (± 1086
)345723
ns/iter (± 2991
)1.04
batch_points_arrow/encode_total
714040
ns/iter (± 2067
)681417
ns/iter (± 7186
)1.05
batch_points_arrow/decode_log_msg
353200
ns/iter (± 2681
)341532
ns/iter (± 2782
)1.03
batch_points_arrow/decode_message_bundles
2067
ns/iter (± 11
)2005
ns/iter (± 37
)1.03
batch_points_arrow/decode_total
355475
ns/iter (± 1187
)346013
ns/iter (± 2933
)1.03
arrow_mono_points/insert
6061292926
ns/iter (± 21327264
)6947340465
ns/iter (± 28054229
)0.87
arrow_mono_points/query
1710435
ns/iter (± 15387
)1707084
ns/iter (± 31660
)1.00
arrow_batch_points/insert
2722927
ns/iter (± 21584
)2628468
ns/iter (± 26568
)1.04
arrow_batch_points/query
16004
ns/iter (± 29
)15347
ns/iter (± 241
)1.04
arrow_batch_vecs/insert
41956
ns/iter (± 624
)41183
ns/iter (± 428
)1.02
arrow_batch_vecs/query
505852
ns/iter (± 492
)482054
ns/iter (± 5900
)1.05
tuid/Tuid::random
34
ns/iter (± 0
)33
ns/iter (± 0
)1.03
This comment was automatically generated by workflow using github-action-benchmark.