Skip to content

v0.2.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 23:54
· 11 commits to master since this release

Added

  • Improve performance of rd_to_weekday

Other

  • Fix a couple errors in benchmark inputs
  • Update acknowledgements section
  • Tweak formatting of rd_to_weekday algo
  • Add a lot more checks to ci
  • Make two links into hyperlinks
  • Add couple clippy allows
  • Reformat
  • Remove old asm dumps and add new
  • Implement new way to dump asm
  • Update criterion to 0.5.1
  • Update iai to 0.9.0 and fix tests
  • Add old rd_to_weekday to compare benchmarks
  • Run benchmarks on pull requests again
  • fix typo in documentation.
  • Update benchmark disclaimer
  • Update benchmark snapshot in docs
  • More reliable benchmarks by array input
  • Create utility module for benches