Closed stof closed 5 years ago
This avoids doing the extra work of checking the new current token.
Results on the benchmark
Before: Loading: 113.38738918304 Writing: 36.642956733704
After: Loading: 110.58318138123 Writing: 36.239295005798
because of recent CS changes, this requires to be rebased
@goetas done
Thanks!
This avoids doing the extra work of checking the new current token.
Results on the benchmark
Before: Loading: 113.38738918304 Writing: 36.642956733704
After: Loading: 110.58318138123 Writing: 36.239295005798