Add benches, examples for cached hashing.

Ignore flamegraph files
This commit is contained in:
Paul Hauner
2019-04-28 11:38:32 +10:00
parent 4dd1239b24
commit a4559e798d
5 changed files with 115 additions and 0 deletions

2
.gitignore vendored
View File

@@ -4,3 +4,5 @@ Cargo.lock
*.pk
*.sk
*.raw_keypairs
flamegraph.svg
perf.data*