Language

Package: ecl-trivial-benchmark @ 2.0.0-1.42d7673

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 computeations.

Home page
http://shinmera.github.io/trivial-benchmark/
Location
gnu/packages/lisp-xyz.scm (line: 14256, column: 4)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

description contains trailing whitespace
description

Validate package descriptions

description contains trailing whitespace