Skip to content

v1.4.347

Choose a tag to compare

@github-actions github-actions released this 16 Dec 06:58
· 7 commits to main since this release

Changes

PR #1875 by ksylvan: modernize: update benchmarks to use b.Loop and refactor map copying

  • Updated benchmark loops to use cleaner b.Loop() syntax
  • Removed unnecessary b.ResetTimer() call in token benchmark
  • Used maps.Copy for merging variables in patterns handler