LegitProfiler
Profiler viewer
A tool for rendering profiling data in an ImGui interface.
A simple ImGui component for rendering profiling data
223 stars
5 watching
17 forks
Language: C++
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
r-lib/profvis | A tool for visualizing R profiling data | 305 |
polynominal/piefiller | A graphical profiler that collects performance data for Love2D applications and provides visual representation and customizable key bindings. | 23 |
codemancers/rbkit | A Ruby profiling tool with a GUI that profiles Ruby processes and sends data to a client for analysis. | 358 |
pfirsich/jprof | A profiling library for Lua applications that allows developers to annotate their code with profiling zones and generate human-readable profiles. | 90 |
cedricguillemet/libprofiler | A tool to measure time taken by specific code portions | 80 |
r-kan/semile | Provides an integrated profiling framework for C and Python programs with minimal runtime overhead. | 92 |
jonasmr/microprofile | A profiling tool for C++ applications | 1,465 |
parroty/exprof | A tool to profile and analyze Elixir code execution time | 179 |
gperfutils/gprof | A Java profiling tool that analyzes program execution time and provides detailed performance reports. | 33 |
reliforp/reli-prof | A tool for analyzing and optimizing performance in PHP scripts without modifying the target code. | 462 |
pocketwatchgames/pockettrace | A tool for measuring performance and timing in C++ applications | 77 |
seanmiddleditch/yardstick | A profiling library and visualization toolset for C++ applications. | 8 |
becheran/roumon | A tool to monitor and analyze the performance of concurrent programs in real-time. | 188 |
lpereira/hardinfo | A system profiler and benchmark tool for Linux systems that gathers hardware and software information. | 770 |
coderplay/perfj | A wrapper that enables profiling of Java programs using Linux perf's system profiler capabilities | 352 |