sbcl-trivial-benchmark 2.0.0-1.42d7673 Easy to use benchmarking system for Common Lisp
Trivial-Benchmark runs a block of code many times and outputs some statistical data for it. On SBCL this includes the data from time
, for all other implementations just the real-time
and run-time
data. However, you can extend the system by adding your own metrics
to it, or even by adding additional statistical compute
ations.
- Website: http://shinmera.github.io/trivial-benchmark/
- License: Zlib
- Package source: lisp-xyz.scm
- Patches: None
- Builds: x86_64-linux, aarch64-linux, powerpc64le-linux, i686-linux, armhf-linux, i586-gnu