pmatos / racket-benchmark

racket benchmarking library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

racket benchmarking library

License:GNU Lesser General Public License v3.0


Languages

Language:Racket 98.2%Language:Makefile 1.4%Language:Shell 0.3%