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

GitHub

73 stars
6 watching
7 forks
Language: Common Lisp
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
temporal/tracer Provides a tracing profiler for Common Lisp applications to collect detailed information on function calls and execution sequences. 54
scymtym/clim.flamegraph A tool for visualizing performance data from different sources in Common Lisp applications 16
chrishantha/jfr-flame-graph Converts Java Flight Recorder method profiling samples to FlameGraph format 265
llogiq/flame A tool for visualizing and analyzing performance data from Rust applications 705
40ants/cl-brewer Automates the process of generating Homebrew formulas for Common Lisp applications. 13
mgartner/pg_flame Generates a visual representation of Postgres query plan performance 1,575
40ants/cl-hamcrest A Common Lisp library that simplifies and makes more readable unit tests using Hamcrest assertions 18
lpereira/hardinfo A system profiler and benchmark tool for Linux systems that gathers hardware and software information. 770
40ants/cl-project-with-docs Automated project skeleton generator for Common Lisp projects with documentation 4
pfirsich/jprof A profiling library for Lua applications that allows developers to annotate their code with profiling zones and generate human-readable profiles. 90
mgechev/ngx-flamegraph A library for visualizing stack traces in Angular applications 57
javierhonduco/rbperf A low-overhead profiler and tracer for Ruby applications 119
vseloved/cl-nlp A comprehensive Common Lisp toolkit for natural language processing tasks. 222
sharplispers/cl-jpeg A Common Lisp library for encoding and decoding JPEG images 23
datagraph/cl-ndbapi A Common Lisp library providing bindings to the NDB API of RonDB for low-latency key-value store and SQL capabilities. 13