Skip to content
This repository has been archived by the owner on Apr 14, 2018. It is now read-only.
/ sort-bench Public archive

Sorting algorithm workbench for testing and tuning C integer sorting algorithms.

License

Notifications You must be signed in to change notification settings

m104/sort-bench

Repository files navigation

Sort Bench

Want to try your hand at sorting algorithms? Need a place to test out
your latest sorting function? Sort Bench is a simple program which you
can use to easily test and benchmark your algorithm. You can use one of
the included algorithms as a benchmark standard, as well.

Sort Bench includes a few test case files, which can be helpful when
trying to test for corner cases.

License

MIT – See LICENSE

About

Sorting algorithm workbench for testing and tuning C integer sorting algorithms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published