-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Profiling #35
Comments
Can you expand on what this feature is meant to cover? |
Emacs has built-in support for showing pretty profiling reports. @daewok gave a tutorial a while ago. I'm imagining some features like: https://common-lisp.net/project/slime/doc/html-2006-09-20/Profiling.html |
Clock cycles, or memory usage, or both? |
I think predominantly clock cycles? I haven't used it extensively though. |
Would be very useful. I'll take a stab when I get a chance.. |
Cool beans! |
Also useful for debugging
The text was updated successfully, but these errors were encountered: