Open meskill opened 3 weeks ago
Branch | 3091/merge |
Testbed | benchmarking-runner |
⚠️ WARNING: The following Measure does not have a Threshold. Without a Threshold, no Alerts will ever be generated!
Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the--ci-only-thresholds
CLI flag.
Action required: PR inactive for 5 days. Status update or closure in 10 days.
Summary:
Attempt to use
from_iter
initialization to createserde_json_borrow::Value
. While it seems more flexible interface to do the performance is very similar to the base branch or slightly worse. So I'll leave this pr just for reference that I've tried use only iteratorIssue Reference(s):
Fixes #... (Replace "..." with the issue number)
Build & Testing:
cargo test
successfully../lint.sh --mode=fix
to fix all linting issues raised by./lint.sh --mode=check
.Checklist:
<type>(<optional scope>): <title>