add signal-slot benchmark & better graphs
Annotate for file package.lisp
2009-05-25 tobias 1 (defpackage :cl-smoke.benchmark
2009-06-19 tobias 2 (:use :cl :cxx-support :cffi)
15:31:27 ' 3 (:export #:run))