benchmark

Benchmarking library


Keywords
performance
License
LGPL-3.0

Documentation

racket-benchmark

Initial attempt at a benchmarking library for racket.

Installation

In the command-line:

  • raco pkg install benchmark (Racket 6.0 or newer)

In DrRacket: open File->Package Manager... and enter benchmark into the Package Source: field and click Install.

Docs Build Status