Skip to content

Performance improvements

Compare
Choose a tag to compare
@dubzzz dubzzz released this 11 Oct 22:21

Fixes

  • (PR#215) Fix deopt in Stream.join and Random.uniformIn
  • (PR#211) Remove costly spread operator in ArrayArbitrary
  • (PR#210) Reduce the number of closures in Stream
  • (PR#209) Bump to pure-rand@1.4.2: improvements on mersenne twister
  • (PR#208) Bump to pure-rand@1.4.1: destructuring was too costly