-
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.
Finally biting the bullet, this has been eating me alive for way too long 😈 The first commit is what matters, the second is all side effects. (~1.4 K/D ratio btw 😎)
- Loading branch information
Showing
129 changed files
with
427 additions
and
597 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.
ff3723b
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/latest_at_missing/primary/default
289
ns/iter (± 17
)226
ns/iter (± 5
)1.28
datastore/num_rows=1000/num_instances=1000/packed=false/latest_at_missing/secondaries/default
448
ns/iter (± 2
)351
ns/iter (± 2
)1.28
datastore/num_rows=1000/num_instances=1000/gc/default
2584090
ns/iter (± 12199
)1728512
ns/iter (± 2896
)1.49
mono_points_arrow/generate_message_bundles
37472995
ns/iter (± 739336
)28474068
ns/iter (± 804916
)1.32
mono_points_arrow/decode_message_bundles
80694839
ns/iter (± 718628
)60119110
ns/iter (± 407525
)1.34
mono_points_arrow_batched/generate_messages
5410000
ns/iter (± 299573
)3582443
ns/iter (± 20373
)1.51
mono_points_arrow_batched/encode_total
33621759
ns/iter (± 2390778
)23610641
ns/iter (± 112337
)1.42
mono_points_arrow_batched/decode_log_msg
506050
ns/iter (± 2286
)327527
ns/iter (± 677
)1.55
mono_points_arrow_batched/decode_total
9773770
ns/iter (± 331537
)7734531
ns/iter (± 26036
)1.26
batch_points_arrow/decode_log_msg
75044
ns/iter (± 250
)47140
ns/iter (± 117
)1.59
batch_points_arrow/decode_total
81861
ns/iter (± 233
)52488
ns/iter (± 119
)1.56
arrow_mono_points/insert
2717570098
ns/iter (± 13336823
)1767197306
ns/iter (± 7580273
)1.54
arrow_mono_points/query
1347242
ns/iter (± 22906
)951900
ns/iter (± 1816
)1.42
arrow_batch_points/query
16100
ns/iter (± 114
)12723
ns/iter (± 9
)1.27
arrow_batch_vecs/query
446250
ns/iter (± 1202
)321502
ns/iter (± 416
)1.39
This comment was automatically generated by workflow using github-action-benchmark.