-
Notifications
You must be signed in to change notification settings - Fork 718
update benchmarks #962
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update benchmarks #962
Conversation
|
/bench runtime karura * |
|
Finished benchmark for branch: update-benchmarks Benchmark: Benchmark Runtime Karura Module cargo run --release --bin=acala --features=runtime-benchmarks --features=with-karura-runtime -- benchmark --chain=karura-latest --steps=50 --repeat=20 --pallet=* --extrinsic="*" --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./HEADER-GPL3 --output=./runtime/karura/src/weights/ Resultserror: failed to read Caused by: |
|
/bench runtime karura * |
|
Finished benchmark for branch: update-benchmarks Benchmark: Benchmark Runtime Karura Module cargo run --release --bin=acala --features=runtime-benchmarks --features=with-karura-runtime -- benchmark --chain=karura-latest --steps=50 --repeat=20 --pallet=* --extrinsic="*" --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./HEADER-GPL3 --output=./runtime/karura/src/weights/ Resultserror: failed to read Caused by: |
|
/bench clean |
1 similar comment
|
/bench clean |
|
/bench runtime karura * |
|
Finished benchmark for branch: update-benchmarks Benchmark: Benchmark Runtime Karura Module cargo run --release --bin=acala --features=runtime-benchmarks --features=with-karura-runtime -- benchmark --chain=karura-latest --steps=50 --repeat=20 --pallet=* --extrinsic="*" --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./HEADER-GPL3 --output=./runtime/karura/src/weights/ Resultserror: failed to read Caused by: |
|
/bench runtime karura * |
|
Finished benchmark for branch: update-benchmarks Benchmark: Benchmark Runtime Karura Module cargo run --release --bin=acala --features=runtime-benchmarks --features=with-karura-runtime -- benchmark --chain=karura-latest --steps=50 --repeat=20 --pallet=* --extrinsic="*" --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./HEADER-GPL3 --output=./runtime/karura/src/weights/ Resultserror: failed to read Caused by: |
|
/bench clean |
|
Clean done |
|
/bench runtime karura * |
|
Finished benchmark for branch: update-benchmarks Benchmark: Benchmark Runtime Karura Module cargo run --release --bin=acala --features=runtime-benchmarks --features=with-karura-runtime -- benchmark --chain=karura-latest --steps=50 --repeat=20 --pallet=* --extrinsic="*" --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./HEADER-GPL3 --output=./runtime/karura/src/weights/ Resultserror: failed to read Caused by: |
|
/bench runtime karura * |
|
Finished benchmark for branch: update-benchmarks Benchmark: Benchmark Runtime Karura Module cargo run --release --bin=acala --features=runtime-benchmarks --features=with-karura-runtime -- benchmark --chain=karura-latest --steps=50 --repeat=20 --pallet=* --extrinsic="*" --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./HEADER-GPL3 --output=./runtime/karura/src/weights/ Resultserror: failed to read Caused by: |
|
/bench runtime karura * |
|
Error running benchmark: update-benchmarks stdoutTypeError: app.error is not a function |
|
/bench runtime karura * |
|
Error running benchmark: update-benchmarks stdoutTypeError: x.replaceAll is not a function |
|
/bench runtime karura * |
|
Error running benchmark: update-benchmarks stdoutTypeError: x.replaceAll is not a function |
|
/bench runtime karura * |
|
Finished benchmark for branch: update-benchmarks Benchmark: Benchmark Runtime Karura Module cargo run --release --bin=acala --features=runtime-benchmarks --features=with-karura-runtime -- benchmark --chain=karura-latest --steps=50 --repeat=20 --pallet=* --extrinsic="*" --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./HEADER-GPL3 --output=./runtime/karura/src/weights/ ResultsDownloading crates ... Compiling cumulus-test-relay-sproof-builder v0.1.0 (https://github.com/paritytech//cumulus?rev=da4c3bac6e9584e65740ef5db4dbd2c31c1a91db#da4c3bac) For more information about this error, try To learn more, run the command again with --verbose. |
|
/bench runtime karura * |
|
Finished benchmark for branch: update-benchmarks Benchmark: Benchmark Runtime Karura Module cargo run --release --bin=acala --features=runtime-benchmarks --features=with-karura-runtime -- benchmark --chain=karura-latest --steps=50 --repeat=20 --pallet=* --extrinsic="*" --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./HEADER-GPL3 --output=./runtime/karura/src/weights/ ResultsDownloading crates ... warning: 1 warning emitted Compiling acala v0.8.0 (/app/git/Acala/node) |
update mandala/karura benchmarks to ensure callers are whtielisted
depends on open-web3-stack/open-runtime-module-library#464