Skip to content

Sample criterion Haskell project for benchmarking various sorting algorithms

Notifications You must be signed in to change notification settings

gosubpl/sortbenchhs

Repository files navigation

sortbenchhs

Sample criterion Haskell project for benchmarking various sorting algorithms

Please note that the sorting subroutines used in the code are covered by various licenses, from Public Domain through MIT and Creative Commons to CC-BY-SA for stackoverflow sourced code. Please also keep in mind that no matter the license indicated here, some snippets are just common lore -- like the functional Quicksort sample in Haskell.

For the Haskell benchmarking harness -- go to http://www.serpentine.com/criterion/tutorial.html

About

Sample criterion Haskell project for benchmarking various sorting algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published