Skip to content

v0.1.7: Optimizations & fixes

Compare
Choose a tag to compare
@OtaK OtaK released this 04 Nov 20:07
· 4 commits to master since this release
  • Switched synchronization primitives to parking_lot
  • Fixed misuse of the log crate that was killing the logs of binaries that were using nitox
  • Added parser benchmarks with criterion
  • Added integration tests for pedantic mode