Skip to content

acl 3.6.0-3 released!

Compare
Choose a tag to compare
@zhengshuxin zhengshuxin released this 30 Dec 02:37
· 500 commits to master since this release
  • optimize: use AVL to handle the global timer to improve the timer's performance
  • optimize: fiber_cond use the global timer module
  • optimize: optimize fiber_mutex
  • optimize: implement a new sendfile for io-uring
  • test: add unit_test module for fiber module