cl-performance-tuning-helper

MIT

A simple performance tuning helper tool box for Common Lisp

$ area51 add cl-performance-tuning-helperCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-performance-tuning-helper:some-function ...)

Dependencies