Skip to content

Refactor and performance improvement

Compare
Choose a tag to compare
@txaty txaty released this 08 Sep 14:05
· 16 commits to main since this release
6ccb37a
  1. Use general arg struct and return type to improve goroutine pool performance,
  2. Order fields in structs for memory saving,
  3. Gool (goroutine pool) version upgrade.