cl-performance-tuning-helper

MIT

A simple performance tuning helper tool box for Common Lisp

$ area51 add cl-performance-tuning-helperコピー

使い方

;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(cl-performance-tuning-helper:some-function ...)

依存関係