6 Commits

Author SHA1 Message Date
Nick Terrell
0bd5d25d02 [pzstd] Add logging statements to tests 2017-04-27 09:55:19 -07:00
Nick Terrell
8c6c686d0a [pzstd] Fix lantent bug in WorkQueue::push() 2016-10-14 15:26:56 -07:00
Nick Terrell
5ca471990b [pzstd] Spawn less threads in tests
MinGW thread performance degrades significantly when there are
a lot of threads, so limit the number of threads spawned to ~10.
2016-09-22 18:59:22 -07:00
Nick Terrell
9622fe499d Fix memory usage issues. 2016-09-02 20:11:22 -07:00
Nick Terrell
64c1c065cc Add optional max size to work queue 2016-09-02 13:53:23 -07:00
Nick Terrell
c932520960 Add PZstandard to contrib/ 2016-09-01 15:25:31 -07:00