Skip to content

A set of sorts implemented and benchmarked in haskell

Notifications You must be signed in to change notification settings

t-taylor/sortBenchHask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

sortBenchHask

A set of sorts implemented and benchmarked in haskell

Requires the criterion package

To compile and run:

ghc -O --make quickBench
./quickBench --output quick.html

About

A set of sorts implemented and benchmarked in haskell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published