mirror of
https://github.com/mumble-voip/mumble.git
synced 2025-10-26 11:19:16 +00:00
Tracy (wolfpld/tracy) is a profiler that is aimed at having a very low impact on the runtime performance and is thus suitable to be used in production systems to figure out what is going on and how the code is performing. For the time being, this commit instruments only the server code. Furthermore, the instrumentation is performed in a rather minimalistic way that should suffice to start profiling audio and control message processing but is definitely far from being complete. Further instrumentation will be added on-demand. |
||
|---|---|---|
| .. | ||
| additional-readmes | ||
| dev | ||
| media/images | ||
| DeveloperConsole.md | ||
| DockerCompose.md | ||
| GlobalShortcuts.md | ||