eugeneia / sam

Tiny, concurrent sampling profiler for Clozure Common Lisp.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sam

Sam is a tiny, concurrent sampling profiler for Clozure Common Lisp. Sam peeks into the stack of a running process repeatedly to figure out where time is spent.

The core functionality of Sam was kindly provided by R. Matthew Emerson.

Documentation

About

Tiny, concurrent sampling profiler for Clozure Common Lisp.

License:MIT License


Languages

Language:Common Lisp 100.0%