[go: up one dir, main page]

A profiler for the WASM PVM

Goal

Be able to count number of WASM ticks spent when running kernel_next. Better yet - profiling the kernel wrt the WASM PVM gives a table of functions and the number of ticks spent in each in a nested fashion for when functions call each other. Output should be formatted for eg Google Data Studio or some other visualization tool.