deno bench does not support --inspect-brk #26808
Labels
needs discussion
this topic needs further discussion to determine what action to take
suggestion
suggestions for new features (yet to be agreed)
Version: Deno 2.0.6
I wrote a benchmark for my code, and wanted to debug it. And also point the browser's performance profiler at it.
So I tried
deno bench --inspect-brk
. This however, does not work.The text was updated successfully, but these errors were encountered: