-
Notifications
You must be signed in to change notification settings - Fork 0
thethirdman/fr-clpl
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
; README --- lol ! ; ---------------------------------------------------------------------------- ; "THE BEER-WARE LICENSE" (Revision 42): ; <francois.ripault@epita.fr> wrote this file. As long as you retain this notice you ; can do whatever you want with this stuff. If we meet some day, and you think ; this stuff is worth it, you can buy me a beer in return. ; Francois Ripault ; ---------------------------------------------------------------------------- ; Common Lisp Profiling Library is a package supposed to provide many tools to do profiling on projects. It's interface is inspired from lisp-unit, and CLPL aims to be simple and efficient in analysing common lisp programs. The idea is to give complete and detailed data about the program, allowing the programmer to analyse this data and improve his project consequently. The project revolves around two parts : Scheduling of benchmarks, and configuration of the output of the results. Some parts of the code in this project belongs to the Steel bank common lisp compiler. Don't hesite to buy them a beer if you find this is worth it.
About
Common Lisp Profiling Library
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published