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
54 stars
8 watching
4 forks
Language: Common Lisp
last commit: about 5 years ago
Linked from 1 awesome list
common-lispperformanceprofilersbcltracing-profiler
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility for measuring execution time and profiling in Common Lisp code | 5 |
| A tool for visualizing performance hotspots in Common Lisp programs | 74 |
| A Common Lisp library for recording and replaying code execution traces, enabling logging, tracing, testing, and persistence. | 39 |
| A performance analysis and instrumentation library for HPC programs | 354 |
| A tool to measure time taken by specific code portions | 81 |
| A low-overhead sampling profiler for PHP that provides detailed performance information. | 1,438 |
| A lightweight cross-platform profiler library for C++ that provides low overhead and accurate profiling capabilities. | 2,205 |
| A profiling library for Lua applications that allows developers to annotate their code with profiling zones and generate human-readable profiles. | 92 |
| Provides a Common Lisp interface to the Pushover notification service | 2 |
| A system profiler and benchmark tool for Linux systems that gathers hardware and software information. | 775 |
| A simple Go package to enable profiling of application performance | 2,013 |
| Visualizes performance of R code by profiling execution time at each line or function | 105 |
| A tool to measure compilation time of Swift projects. | 334 |
| A tool for measuring performance and timing in C++ applications | 77 |
| Automated tool for analyzing Chrome performance and identifying optimization opportunities | 245 |