@hackage / lol-benches

A library for benchmarking <https://hackage.haskell.org/package/lol lol>.

Latest0.0.0.5

About

Metadata

  • Last updated , by crockeea
  • License GPL-2.0-only
  • Categories Cryptography
  • Maintained by: Eric Crockett <ecrockett0@gmail.com>

  • Lottery factor: 0

Links

Installation

Readme

This library contains modules which benchmark different layers of Lol. Choose which layers you want to benchmark, and call the appropriate funtion with a proxy for the relevant parameters.

Primarily, this can be used to benchmark third-party 'Tensor' instances, but it also includes some useful tools for writing crypto application benchmarks.

Unless you are writing your own benchmarks, you shouldn't explicitly need this package.