Is there a profiler for Janet? #1421
-
|
If there is none, could this be possible as an external module or would this need to go into the Janet interpreter itself? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
Depending on the granularity you're looking for, You can profile individual functions yourself, but I don't think there's anything that will give you automatic attribution right now. |
Beta Was this translation helpful? Give feedback.
-
|
Somewhat along these lines, of interest might be: |
Beta Was this translation helpful? Give feedback.
-
|
So sad that Google doesn't show me this project when I search for |
Beta Was this translation helpful? Give feedback.
Somewhat along these lines, of interest might be:
timeitandtimeit-loop