Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Oct 02:22
· 45 commits to master since this release
708a74a

Features

  • benchmark on every push to master (4b40a79)
  • generate a function for improved performance (30d4cd7)
  • improve continous benchmarks (f2267c0)
  • only add keys to objects if they exist (60f47ca)
  • track performance of int (eafa59c)

Performance Improvements

  • minor adjustments to how ints and objects are read (f1dc88e)