cl-flamegraph
Lisp profiler
A tool for visualizing performance hotspots in Common Lisp programs
A wrapper around SBCL's statistical profiler, to generate FlameGraph charts for Common Lisp programs
74 stars
7 watching
7 forks
Language: Common Lisp
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a tracing profiler for Common Lisp applications to collect detailed information on function calls and execution sequences. | 54 |
| A tool for visualizing performance data from various sources in a graph | 16 |
| Converts Java Flight Recorder method profiling samples to FlameGraph format | 264 |
| A tool for visualizing and analyzing performance data from Rust applications | 706 |
| An ASDF system to generate Homebrew formulae for Common Lisp applications. | 13 |
| Generates a visual representation of Postgres query plan performance | 1,578 |
| A Common Lisp library that simplifies and makes more readable unit tests using Hamcrest assertions | 18 |
| A system profiler and benchmark tool for Linux systems that gathers hardware and software information. | 775 |
| Automated project skeleton generator for Common Lisp projects with documentation | 4 |
| A profiling library for Lua applications that allows developers to annotate their code with profiling zones and generate human-readable profiles. | 92 |
| A library for visualizing stack traces in Angular applications | 57 |
| A low-overhead profiler and tracer for Ruby applications | 119 |
| A comprehensive Common Lisp toolset for natural language processing tasks | 222 |
| A Common Lisp library for encoding and decoding JPEG images | 23 |
| A Common Lisp library providing bindings to the NDB API of RonDB for low-latency key-value store and SQL capabilities. | 13 |