Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@Yiling-J Yiling-J released this 10 Oct 14:46
· 1 commit to main since this release

API Changes:

Enhancements:

  • Reduced Set allocations, making Theine zero allocation (amortized).
  • Improved read performance slightly by utilizing a cached now value.
  • Fixed race conditions in cost (weight) updates that could cause inaccurate policy cost.
  • Added benchmarks for different GOMAXPROC values in the README.