Skip to content

Use the same array when benchmarking baselines as we use for benchmarking us #5

@Mikah-Kainen

Description

@Mikah-Kainen

Artem

The easiest way to achieve it is to enhance benchrunner in the following way:

  • add a Benchmark mode 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

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions