Skip to content

v1.0.7

Latest
Compare
Choose a tag to compare
@koss-null koss-null released this 27 Jan 22:49
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