Skip to content

v1.0.7

Latest

Choose a tag to compare

@koss-null koss-null released this 27 Jan 22:49
· 28 commits to master since this release
61f1527
  • Fixed rare panic issue with All() function. Add non-flapping test to catch this behavior
  • Improved All() parallel performance more than 10x times
  • Improved First() parallel performance 1.5x times
  • Add initial performance tests. Check out ./perf folder