1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-08-08 22:36:49 +02:00

Add some developer documentation about profiling

This commit is contained in:
Stefan Haller
2024-06-04 13:35:42 +02:00
parent ab0b0da850
commit ffedd84e92
3 changed files with 71 additions and 25 deletions

View File

@ -5,3 +5,4 @@
* [Integration Tests](../../pkg/integration/README.md)
* [Demo Recordings](./Demo_Recordings.md)
* [Find base commit for fixup design](Find_Base_Commit_For_Fixup_Design.md)
* [Profiling](Profiling.md)