Skip to content

A very simple tool to do measurements on sorting algorithm on random list

License

Notifications You must be signed in to change notification settings

PaulCoral/Sort-Algo-Benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sort-Algo-Benchmark

A very simple tool to test sorting algorithm on random list

How to use

  1. Add your algorithm to my_algos/, following these instructions.
  2. Call make or make new to compile, all the file (even your algorithms).
  3. Call ./sort_algo_benchmark to get help.

License

GNU GPL 3

About

A very simple tool to do measurements on sorting algorithm on random list

Resources

License

Stars

Watchers

Forks