libProfiler

Code profiler

A tool to measure time taken by specific code portions

Profile your c++ code

GitHub

80 stars
15 watching
16 forks
Language: C
last commit: almost 12 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
giginet/xcprofiler A tool to measure compilation time of Swift projects. 334
pocketwatchgames/pockettrace A tool for measuring performance and timing in C++ applications 77
nikic/sample_prof A sampling profiler for PHP that provides line-level resolution and accurate measurements of code execution time. 59
aartaka/trivial-time A utility for measuring execution time and profiling in Common Lisp code 5
pfirsich/jprof A profiling library for Lua applications that allows developers to annotate their code with profiling zones and generate human-readable profiles. 90
dspinellis/cqmetrics A tool for analyzing and reporting on various quality metrics of C++ source code 64
r-kan/semile Provides an integrated profiling framework for C and Python programs with minimal runtime overhead. 92
yse/easy_profiler A lightweight cross-platform profiler library for C++ that provides low overhead and accurate profiling capabilities. 2,185
seanmiddleditch/yardstick A profiling library and visualization toolset for C++ applications. 8
jonasmr/microprofile A profiling tool for C++ applications 1,465
codemancers/rbkit A Ruby profiling tool with a GUI that profiles Ruby processes and sends data to a client for analysis. 358
temporal/tracer Provides a tracing profiler for Common Lisp applications to collect detailed information on function calls and execution sequences. 54
llnl/caliper A performance analysis and instrumentation library for HPC programs 352
chobolabs/chobo-profiling A performance profiling library for C++ applications to analyze and optimize system calls. 9
raikiri/legitprofiler A tool for rendering profiling data in an ImGui interface. 223