An open API service indexing awesome lists of open source software.

https://github.com/xmine64/sortbench

a small program to compare different sort algorithms
https://github.com/xmine64/sortbench

algorithms benchmark bubble-sort count-sort csharp dotnet heap-sort merge-sort oxyplot plot quick-sort sort sorting-algorithms

Last synced: 4 months ago
JSON representation

a small program to compare different sort algorithms

Awesome Lists containing this project

README

        

# SortBench
a small program to compare different sort algorithms and save result in a csv file.