Skip to content

Remove old unused code #10

@Mikah-Kainen

Description

@Mikah-Kainen

Artem

Copied from https://github.com/michaelborkowski/lh-array-sort/issues/42.

Ideas so far:

  • prof/
  • DpsMerge.hs should be fully subsumed by (more reasonably named) DpsMergeParSeqFallback.hs
  • the "non-4" versions of mergesort code: DpsMergeSort(Par).hs (we only benchmark DpsMergeSort4(Par).hs)
  • dependency on criterion-external turned out not useful and can be removed
  • becnhrunner/Benchrunner_old.hs
  • mutable-arrays (we use prim-mutable-arrays)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions