Files
pezkuwi-subxt/substrate/utils/frame/benchmarking-cli/src/pallet
Vadim Smirnov 8ce16ee6ff fix(frame-benchmarking-cli): Pass heap_pages param to WasmExecutor (#2075)
In https://github.com/paritytech/substrate/pull/13740 the use of the
`heap-pages` param inside the `frame-benchmarking-cli` has been removed.
This results in running out of memory and this PR fixes the heap
allocation strategy for benchmarks wasm executor.
2023-10-29 13:20:40 +01:00
..
2022-05-25 03:47:21 +00:00
2023-08-08 09:44:40 +00:00

The pallet command is explained in frame/benchmarking.

License: Apache-2.0