Profile request thread runtime on demand
This commit is contained in:
@@ -39,6 +39,7 @@ WASM_COMPILE_SCRIPT=scripts/compile_wasm_unit
|
||||
# WASM RUNTIME SETTINGS. Unit execution is always routed through wasm.
|
||||
WASM_BACKEND_VERBOSE=0
|
||||
WASM_PROFILE_HOSTCALL_CPU=0
|
||||
WASM_PROFILE_THREAD_RUNTIME=0
|
||||
WASM_CORE_PATH=bin/wasm/core.wasm
|
||||
WASM_MEMORY_LIMIT_BYTES=536870912
|
||||
WASM_EPOCH_DEADLINE_TICKS=200
|
||||
|
||||
Reference in New Issue
Block a user