Closed achingbrain closed 5 years ago
I figure this is a better fix than #14 because we only do the check once up front instead of for each chunk, and any decent optimising compiler should be able to strip out the noop invocation.
Released as v0.38.1
v0.38.1
I figure this is a better fix than #14 because we only do the check once up front instead of for each chunk, and any decent optimising compiler should be able to strip out the noop invocation.