首页> 外文期刊>Software: Practice and experience >Standard versus uniform binary search and their variants in learned static indexing: The case of the searching on sorted data benchmarking software platform
【24h】

Standard versus uniform binary search and their variants in learned static indexing: The case of the searching on sorted data benchmarking software platform

机译:Standard versus uniform binary search and their variants in learned static indexing: The case of the searching on sorted data benchmarking software platform

获取原文
获取原文并翻译 | 示例
       

摘要

Learned Indexes use a model to restrict the search of a sorted table to a smaller interval. Typically, a final binary search is done using the lower_bound routine of the Standard C++ library. Recent studies have shown that on current processors other search approaches (such as k-ary search) can be more efficient in some applications. Using the SOSD learned indexing benchmarking software, we extend these results to show that k-ary search is indeed a better choice when using learned indexes. We highlight how such a choice may be dependent on the computer architecture used, for example, Intel I7 or Apple M1, and provide guidelines for the selection of the Search routine within the learned indexing framework.

著录项

获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号