wolfpld/tracy
Frame profiler observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 24.0
- age_days: 2360
- days_rel: 11
- days_push: 8
- n_releases_24m: 7
Adoption not part of the score
16669 stars · 1224 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Tracy is a real-time, nanosecond-resolution, hybrid frame and sampling profiler for games and other applications. It supports CPU and GPU profiling, memory allocation tracking, lock contention, and context switches, with integrations for C, C++, Lua, Python, Fortran and third-party bindings for many other languages.
Use cases
- profile frame times in a game engine
- find CPU hotspots in a C++ application
- trace GPU workloads across Vulkan or Direct3D
- track memory allocations and lock contention
- profile a Lua or Python codebase
- capture remote telemetry from a running application
When to choose
- you need nanosecond-resolution frame or sampling profiling
- you are developing a game or real-time application and need frame-level insight
- you want combined CPU, GPU, memory, and lock profiling in one tool
- you need remote telemetry profiling of a live application
When to avoid
- you only need simple benchmark timing without deep profiling
- your language has no Tracy integration and you cannot add one
- you need a fully non-invasive profiler with zero code instrumentation
Facets
library · maturity stable
monitoring tracing benchmarking developer-tools performance developer-tools windows cpp python cross-platform profiler frame-profiler sampling-profiler gpu-profiling telemetry gamedev game-development linux macos
2 sources
- readme: https://github.com/wolfpld/tracy · fetched 2026-08-28 · 0f019897e294
- homepage: https://tracy.nereid.pl/ · fetched 2026-08-29 · b64cc7dd0cf3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wolfpld/tracy | main | 99 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem