Skip to content

v0.10.4

Latest

Choose a tag to compare

@aaron-ang aaron-ang released this 26 Jul 23:20
aba879b

Added

  • make paper-exact hashing the default (#115)

Fixed

  • update exclude paths in Cargo.toml

Other

  • cut wasted probing on both maps (#132)
  • pack Elastic probe counters (#131)
  • reduce Funnel probe preparation cost
  • accelerate elastic and funnel map operations (#130)
  • update README to clarify opthash features and usage
  • streamline exact probes and Elastic membership (#129)
  • (x86) retain sixteen-lane control groups for AVX-512 (#128)
  • explain hashing algorithms in more detail
  • preserve paper fidelity in hot paths (#127)
  • streamline paper-faithful hot paths (#121)
  • qualify exact probe functions (#120)
  • define exact-default benchmark methodology (#116)
  • remove benchmark plotting machinery (#114)