chore: cleanup unused and deprecated code#1152
Conversation
| extra_pages: h as _, | ||
| }); | ||
|
|
||
| let executor = NativeElseWasmExecutor::<Executor>::new_with_wasm_executor( |
There was a problem hiding this comment.
I think the native executor is soon going to be deprecated, I saw some other projects such as Acala and Bifrost only use the WASM executor now so we may also consider following suit.
There was a problem hiding this comment.
Do you have a source on this? The native executor is a lot more efficient so isn't it preferable?
|
/run_benchmarks |
|
Request: Running... |
|
/run_benchmarks interlay |
|
Request: Running... |
|
/run_benchmarks interlay-dev |
|
Request: Running... |
|
/run_benchmarks interlay-dev |
1 similar comment
|
/run_benchmarks interlay-dev |
|
Request: Running... |
|
/run_benchmarks interlay-dev |
1 similar comment
|
/run_benchmarks interlay-dev |
|
Request: Running... |
|
/run_benchmarks interlay-dev |
|
Request: Running... |
|
/run_benchmarks interlay-dev |
|
Request: Running... |
Signed-off-by: Gregory Hill <gregorydhill@outlook.com>
6e956d2 to
7403064
Compare
|
/run_benchmarks interlay-dev |
|
Request: Running... |
Making this PR to run the benchmarks for the release, no functional changes are included.