Skip to content

Effect of Node4 NEON search

Laurynas Biveinis edited this page Aug 3, 2022 · 2 revisions

baseline commit, patch

Speedups (negative means slowdowns):

  • n4_full_scan<unodb::db>/100: 14%
  • n4_full_scan<unodb::db>/512: 12%
  • n4_full_scan<unodb::db>/4096: 12%
  • n4_full_scan<unodb::db>/32768: 12%
  • n4_full_scan<unodb::db>/65535: 12%
  • n4_random_gets<unodb::db>/100: -0%
  • n4_random_gets<unodb::db>/512:
  • n4_random_gets<unodb::db>/4096: -1%
  • n4_random_gets<unodb::db>/32768:
  • n4_random_gets<unodb::db>/65535:
Clone this wiki locally