Commit Graph

6 Commits

Author SHA1 Message Date
d64513c952 version bump 1.2.1 2022-01-25 00:48:10 -05:00
101arrowz
d2e236fe5e Slice-by-16 for buf and bstr (fixes #17) 2022-01-24 13:00:36 -08:00
e1c9c5e5cd version bump 0.4.1
- normalized crc iteration logic
- added browser demo
- added command line tool crc32
- fixed unicode baseline script (node 6 changed default array printing)
- fixed performance tests (benchmark module changed behavior)
- updated travis versions for test
- miscellaneous adjustments to tooling
2016-06-16 17:16:58 -04:00
6cdecfeb22 version bump 0.3.0: cleanup and flow 2015-05-06 14:47:18 -07:00
c79a8fb6c9 version bump 0.2.0: performance
- used Int32Array for storing CRC32 table when possible
- buf/array impl 4-step unrolling
- integration performance tests
2014-06-17 19:20:41 -04:00
35003c5bda Initial commit 2014-06-16 17:27:47 -04:00