mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-28 03:01:57 +02:00
...
This commit is contained in:
@@ -136,5 +136,5 @@ You can generate detailed per-function performance data using
|
|||||||
`gperftools <https://github.com/gperftools/gperftools>`__. Build |kitty| with
|
`gperftools <https://github.com/gperftools/gperftools>`__. Build |kitty| with
|
||||||
``make profile``. Run kitty and perform the task you want to analyse, for
|
``make profile``. Run kitty and perform the task you want to analyse, for
|
||||||
example, scrolling a large file with :program:`less`. After you quit, function
|
example, scrolling a large file with :program:`less`. After you quit, function
|
||||||
call statistics will be printed to STDOUT and you can use tools like
|
call statistics will be displayed in *KCachegrind*. Hence, profiling is best done
|
||||||
*KCachegrind* for more detailed analysis.
|
on Linux which has these tools easily available.
|
||||||
|
|||||||
Reference in New Issue
Block a user