/racket-benchmark

racket benchmarking library

Primary LanguageRacketGNU Lesser General Public License v3.0LGPL-3.0

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