intermodal/bin
Casey Rodarmor 4e6b475470
Benchmark and improve hashing performance
- Add a `bench` feature that exposes a hasher benchmark.

- Make the hasher read up to the next piece end and hash everything it
  reads, instead of hashing one byte at a time. This was a 4x
  improvement on the benchmark. (Terrible code == easy wins!)

type: performance
2020-05-26 00:15:09 -07:00
..
demo Improve demo GIF 2020-04-08 04:26:37 -07:00
gen Benchmark and improve hashing performance 2020-05-26 00:15:09 -07:00
check-minimal-versions Release v0.0.1 2020-04-07 19:00:59 -07:00
lint Merge documentation and changelog generation 2020-04-17 21:31:54 -07:00
package Move all output from bin/gen to target/gen 2020-05-01 00:29:40 -07:00