Performance profiling suggestions #6871
Unanswered
wilderfield
asked this question in
Q&A
Replies: 1 comment 7 replies
-
Same question. I wonder the recommended methods to profile llama.cpp applications on Linux. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does anyone have any recommended tools for profiling llama.cpp on Windows?
Is there any trace / profiling capability in llama.cpp?
I want to get a flame graph showing the call stack and the duration of various calls.
I might just use Visual Studio.
https://learn.microsoft.com/en-us/visualstudio/profiling/beginners-guide-to-performance-profiling?view=vs-2022
Thanks
Beta Was this translation helpful? Give feedback.
All reactions