Skip to content

json-escape-simd-v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Oct 15:23
· 5 commits to main since this release
Immutable release. Only release title and notes can be modified.
f408c90

Fixed

  • tests on avx512 host (#35)

Other

  • run miri on more platform (#34)
  • cleanup codes (#33)
  • split impls into arch (#32)
  • runtime detect simd features (#29)
  • remove useless deps (#28)
  • update benchmark result
  • borrow the sonic-rs string escape implementation (#27)
  • (deps) update rust crate json-escape to 0.3.0 (#24)
  • (deps) update rust crate json-escape to 0.2.0 (#23)
  • omit other crates in codspeed (#22)
  • add benchmark (#20)