tracer

Profiler

Provides a tracing profiler for Common Lisp applications to collect detailed information on function calls and execution sequences.

Tracing profiler for Common Lisp

GitHub

54 stars
8 watching
4 forks
Language: Common Lisp
last commit: almost 5 years ago
Linked from 1 awesome list

common-lispperformanceprofilersbcltracing-profiler

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
aartaka/trivial-time A utility for measuring execution time and profiling in Common Lisp code 5
40ants/cl-flamegraph A tool for visualizing performance hotspots in Common Lisp programs 73
melisgl/journal A library for logging, tracing, testing, and persistence in Common Lisp 39
llnl/caliper A performance analysis and instrumentation library for HPC programs 352
cedricguillemet/libprofiler A tool to measure time taken by specific code portions 80
adsr/phpspy A low-overhead sampling profiler for PHP that provides detailed performance information. 1,432
yse/easy_profiler A lightweight cross-platform profiler library for C++ that provides low overhead and accurate profiling capabilities. 2,185
pfirsich/jprof A profiling library for Lua applications that allows developers to annotate their code with profiling zones and generate human-readable profiles. 90
temporal/cl-pushover Provides a Common Lisp interface to the Pushover notification service 2
lpereira/hardinfo A system profiler and benchmark tool for Linux systems that gathers hardware and software information. 770
pkg/profile A simple Go package to enable profiling of application performance 2,003
hadley/lineprof Visualizes performance of R code by profiling execution time at each line or function 105
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
tracerbench/tracerbench Automated tool for analyzing Chrome performance and identifying optimization opportunities 243