sbcl-trivial-benchmark 2.0.0-2.1fbc8d1
Dependencies: sbcl-alexandria@1.4-0.009b7e5
Channel: guix
Licenses: Zlib
Synopsis: Easy to use benchmarking system for Common Lisp
Description:
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.
Total results: 1