Replies: 2 comments 1 reply
-
Thank you very much for the information! I will take a look. but I am facing graduation issues recently🥲, I may spend less time in this repo. and dev branch is such a mess that I want to speed more time on it. |
Beta Was this translation helpful? Give feedback.
1 reply
-
now using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
@shellRaining Hi.
Just wanted to let you know that there is a built-in LuaJit Profiler. you can use for profiling huge files .e.g how I did it:
Run in shell
Then, run in nvim's cmdline:
Run when you finish testing:
Exit window. It will open
PROFILE_FILENAME
automatically.My best.
Beta Was this translation helpful? Give feedback.
All reactions