mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-06-09 20:21:04 +00:00
Implement the core benchmarking components
This commit is contained in:
+1
-2
@@ -89,8 +89,7 @@ echo "This may take a while..."
|
||||
echo ""
|
||||
|
||||
# Run the tool
|
||||
RUST_LOG="info,alloy_pubsub::service=error" cargo run --release -- execute-tests \
|
||||
--platform geth-evm-solc \
|
||||
RUST_LOG="info,alloy_pubsub::service=error" cargo run --release -- test \
|
||||
--platform revive-dev-node-polkavm-resolc \
|
||||
--corpus "$CORPUS_FILE" \
|
||||
--working-directory "$WORKDIR" \
|
||||
|
||||
Reference in New Issue
Block a user