Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Document rough benchmarks in README.md #144

Open
alexanderkjeldaas opened this issue Mar 17, 2017 · 1 comment
Open

Document rough benchmarks in README.md #144

alexanderkjeldaas opened this issue Mar 17, 2017 · 1 comment
Labels

Comments

@alexanderkjeldaas
Copy link

Especially for hashing, the performance is one of the main drivers for a particular hash function.

When evaluating which hash function to use, I'd like to know some rough speeds. For example how does the various Blake2* versions relate to SHA-3 and SHA-2 in these particular implementations?

@ocheron
Copy link
Contributor

ocheron commented Mar 22, 2017

This is reasonable to ask but I don't think anyone will want to maintain benchmark results in README. We have many compiler versions, flags, target architectures that influence the result.

A first step could be better organized benchmark code to launch easily with cabal bench or stack bench.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants