mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore(deps): weekly cargo update (#5297)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com> Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
6e0cf0f33a
commit
e57ad4a302
2
.github/scripts/compare_iai.sh
vendored
2
.github/scripts/compare_iai.sh
vendored
@ -6,6 +6,6 @@
|
||||
|
||||
set -eo pipefail
|
||||
|
||||
cargo bench --package reth-db --bench iai --manifest-path pr/Cargo.toml \
|
||||
cargo bench -p reth-db --bench iai -F test-utils \
|
||||
| tee /dev/tty \
|
||||
| awk '/((L1)|(Ins)|(RAM)|(Est))+.*\(\+[1-9]+[0-9]*\..*%\)/{f=1} END{exit f}'
|
||||
|
||||
Reference in New Issue
Block a user