-
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.
Allow dragging time cursor in plots (#2115)
- Loading branch information
Showing
1 changed file
with
28 additions
and
3 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
d49a8d6
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.25
.datastore/num_rows=1000/num_instances=1000/packed=false/insert/default
3996876
ns/iter (± 139406
)2750577
ns/iter (± 24005
)1.45
datastore/num_rows=1000/num_instances=1000/packed=false/range/default
4498375
ns/iter (± 91908
)2860207
ns/iter (± 29290
)1.57
mono_points_arrow/generate_message_bundles
33517480
ns/iter (± 316190
)26040368
ns/iter (± 1385888
)1.29
mono_points_arrow_batched/generate_message_bundles
29456416
ns/iter (± 446549
)18064394
ns/iter (± 640796
)1.63
mono_points_arrow_batched/generate_messages
7216730
ns/iter (± 179329
)4160848
ns/iter (± 83389
)1.73
mono_points_arrow_batched/encode_total
38748229
ns/iter (± 504654
)25846549
ns/iter (± 942679
)1.50
mono_points_arrow_batched/decode_message_bundles
10779288
ns/iter (± 399597
)7337398
ns/iter (± 100144
)1.47
mono_points_arrow_batched/decode_total
11784906
ns/iter (± 309820
)8077508
ns/iter (± 150503
)1.46
This comment was automatically generated by workflow using github-action-benchmark.