Skip to content

Performance optimizations

Compare
Choose a tag to compare
@asflierl asflierl released this 27 Jul 18:01
· 130 commits to master since this release

Considerable speedup (~ 500 times faster on my machine™) when calculating the ratings of small-ish datasets repeatedly. The signature of Leaderboard.updatedWith changed slightly: parameter type changed from Traversable to TraversableOnce.