-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestlow hanging fruitBite-size tasksBite-size tasks
Description
Artem
The easiest way to achieve it is to enhance benchrunner in the following way:
-
add a
Benchmarkmode to generate a random array and store it in a file with the given name -
add an ability to run sorting algorithms with an array from a file rather than a random array
This will make input-argument parsing trickier, so it may be a good time to move to a framework like https://hackage.haskell.org/package/optparse-generic
Artem
I wanted to work on this but #4 is more pressing now. So, feel free to grab it. If #4 goes well, I may get back to this soon. Use the "assignment" mechanism if you work on anything.
Copied from https://github.com/michaelborkowski/lh-array-sort/issues/26.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestlow hanging fruitBite-size tasksBite-size tasks