KamiAithein / FunctionStyleAnalysis

Just analyzing timings w Haskell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BenchHarker

Runtime analysis program written in Haskell

How to use

benchharker-exe <bin> <...binargs>

TODO

  • Create benchmark tasks
    • Would be very cool to just give a list of binaries in a TOML
  • Analyze other factors
    • Memory Usage
    • Max Heap Alloc
  • Front end

About

Just analyzing timings w Haskell

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%