wzprof icon indicating copy to clipboard operation
wzprof copied to clipboard

Make sure profilers are prepared

Open pelletier opened this issue 1 year ago • 0 comments

A common mistake is to forget to call Profiling.Prepare on the compile module. This should not be optional and wzprof should error if this action has not been performed.

cf https://github.com/kubernetes-sigs/kube-scheduler-wasm-extension/pull/51 and https://github.com/stealthrocket/timecraft/pull/165.

pelletier avatar Jul 05 '23 00:07 pelletier