-
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.
improved renderer label handling (#1731)
* use format! instead of push_str on DebugLabel * change most DebugLabels to more principled naming approach by mirrored rust field * introduce include_shader_module for automatic debug labels on shader modules * doc warning fix * strip path prefix from shader
- Loading branch information
Showing
20 changed files
with
112 additions
and
159 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
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.
6d219e6
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
604432
ns/iter (± 3491
)595656
ns/iter (± 5248
)1.01
datastore/latest_at/batch/rects/query
1875
ns/iter (± 2
)1827
ns/iter (± 64
)1.03
datastore/latest_at/missing_components/primary
280
ns/iter (± 2
)276
ns/iter (± 3
)1.01
datastore/latest_at/missing_components/secondaries
434
ns/iter (± 2
)425
ns/iter (± 5
)1.02
datastore/range/batch/rects/query
167577
ns/iter (± 477
)149051
ns/iter (± 2000
)1.12
mono_points_arrow/generate_message_bundles
48140756
ns/iter (± 553167
)42956054
ns/iter (± 846925
)1.12
mono_points_arrow/generate_messages
186798797
ns/iter (± 1628346
)181906241
ns/iter (± 1670214
)1.03
mono_points_arrow/encode_log_msg
230999657
ns/iter (± 3655728
)219005854
ns/iter (± 1655460
)1.05
mono_points_arrow/encode_total
462511998
ns/iter (± 4022138
)443594955
ns/iter (± 3756558
)1.04
mono_points_arrow/decode_log_msg
276288133
ns/iter (± 1820309
)266153192
ns/iter (± 2562157
)1.04
mono_points_arrow/decode_message_bundles
101352669
ns/iter (± 1355560
)94505495
ns/iter (± 1244586
)1.07
mono_points_arrow/decode_total
372735857
ns/iter (± 2649819
)359343268
ns/iter (± 14241870
)1.04
mono_points_arrow_batched/generate_message_bundles
45633505
ns/iter (± 826076
)31349750
ns/iter (± 1599319
)1.46
mono_points_arrow_batched/generate_messages
16223157
ns/iter (± 767037
)8889953
ns/iter (± 501904
)1.82
mono_points_arrow_batched/encode_log_msg
1855934
ns/iter (± 37424
)1770994
ns/iter (± 15125
)1.05
mono_points_arrow_batched/encode_total
61330388
ns/iter (± 1387494
)44236809
ns/iter (± 2346489
)1.39
mono_points_arrow_batched/decode_log_msg
1031892
ns/iter (± 38272
)987788
ns/iter (± 5247
)1.04
mono_points_arrow_batched/decode_message_bundles
24058907
ns/iter (± 355251
)16492553
ns/iter (± 1183928
)1.46
mono_points_arrow_batched/decode_total
25835228
ns/iter (± 488503
)18039322
ns/iter (± 881815
)1.43
batch_points_arrow/generate_message_bundles
291854
ns/iter (± 2182
)280540
ns/iter (± 3106
)1.04
batch_points_arrow/generate_messages
7839
ns/iter (± 24
)7621
ns/iter (± 122
)1.03
batch_points_arrow/encode_log_msg
400285
ns/iter (± 3045
)381834
ns/iter (± 3251
)1.05
batch_points_arrow/encode_total
723520
ns/iter (± 10485
)683418
ns/iter (± 8730
)1.06
batch_points_arrow/decode_log_msg
352255
ns/iter (± 6589
)335913
ns/iter (± 2797
)1.05
batch_points_arrow/decode_message_bundles
2941
ns/iter (± 10
)2836
ns/iter (± 36
)1.04
batch_points_arrow/decode_total
355726
ns/iter (± 3360
)347147
ns/iter (± 2060
)1.02
arrow_mono_points/insert
8198778068
ns/iter (± 96848496
)6801273546
ns/iter (± 16225597
)1.21
arrow_mono_points/query
2023940
ns/iter (± 250786
)1743930
ns/iter (± 21940
)1.16
arrow_batch_points/insert
3199163
ns/iter (± 275112
)2966999
ns/iter (± 25040
)1.08
arrow_batch_points/query
17113
ns/iter (± 26
)16890
ns/iter (± 200
)1.01
arrow_batch_vecs/insert
43284
ns/iter (± 461
)42739
ns/iter (± 335
)1.01
arrow_batch_vecs/query
507484
ns/iter (± 1052
)497910
ns/iter (± 6017
)1.02
tuid/Tuid::random
34
ns/iter (± 0
)34
ns/iter (± 0
)1
This comment was automatically generated by workflow using github-action-benchmark.
6d219e6
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.
Possible performance regression was detected for benchmark 'Rust Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
1.50
.mono_points_arrow_batched/generate_messages
16223157
ns/iter (± 767037
)8889953
ns/iter (± 501904
)1.82
This comment was automatically generated by workflow using github-action-benchmark.