edkE
Denoβ€’13mo ago
edk

Using Deno's Jupyter Kernel, can I profile my code? If possible, line by line profiling?

Similar to python's line_profiler module, is it possible to profile my typescript code line by line in a jupyter notebook?
Was this page helpful?