Skip to content

v1.3.19

Compare
Choose a tag to compare
@Ahoo-Wang Ahoo-Wang released this 02 Dec 13:08
· 878 commits to main since this release
  • performance:Use AtomicLongFieldUpdater to replace AtomicLong to reduce the memory allocation of new objects.
  • fix typo
  • optimize:CacheClock supports responding to interrupt signals