Skip to content

Making benchmarking a walk in the park - A small benchmarking utility for idris2

Notifications You must be signed in to change notification settings

Z-snails/park_bench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Park Bench

A minimal benchmarking library for idris 2.

The main function this exposes is the bench function, which benchmarks a pure function repeatedly until sufficient time has passed (this is configurable). You can then use the default Show implementation to output the statistics in a human readable format.

About

Making benchmarking a walk in the park - A small benchmarking utility for idris2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages