Skip to main content
CenXiv.org
This website is in trial operation, support us!
We gratefully acknowledge support from all contributors.
Contribute
Donate
cenxiv logo > cs > arXiv:2506.01576

Help | Advanced Search

Computer Science > Databases

arXiv:2506.01576 (cs)
[Submitted on 2 Jun 2025 ]

Title: All You Need Is Binary Search! A Practical View on Lightweight Database Indexing on GPUs

Title: 一切尽在二分查找! GPU上轻量级数据库索引的实用观点

Authors:Justus Henneberg, Felix Schuhknecht
Abstract: Performing binary search on a sorted dense array is a widely used baseline when benchmarking sophisticated index structures: It is simple, fast to build, and indexes the dataset with minimal memory footprint. However, the popular opinion is that it cannot compete with sophisticated indexes in terms of lookup performance, and hence, should not actually be considered in practice. Interestingly, in our recent works on (even more sophisticated) GPU-resident index structures, we observed the surprisingly good performance of binary search in a variety of situations. As a consequence, in this work, we analyze the reasons for this and perform three types of optimizations to the standard implementation to push binary search to its limits on GPUs. We show that our highly-optimized version of binary search outperforms the naive variant by up to a factor of 2x which makes it a practical alternative to full-fledged indexes, such as the state-of-the-art GPU B+-Tree, while consuming considerably less space and having a shorter build time. Apart from the optimizations, we discuss a generalization of binary search in form of K-ary search, which is able to consistently outperform the B+-Tree by a factor of 1.5x to 2.7x while having a negligible space overhead over binary search.
Abstract: 在排序后的密集数组上执行二分查找是基准测试复杂索引结构时广泛采用的基线:它简单易用,构建速度快,并且以最小的内存占用来索引数据集。然而,普遍的看法是,就查找性能而言,它无法与复杂的索引结构竞争,因此,在实践中不应予以考虑。 有趣的是,在我们最近关于(甚至更复杂的)GPU驻留索引结构的工作中,我们观察到二分查找在各种情况下的性能令人惊讶地好。 因此,在这项工作中,我们分析了这种现象的原因,并对标准实现进行了三种类型的优化,以在GPU上将二分查找推向极限。 我们证明,我们的高度优化版本的二分查找比原始变体快多达两倍,这使其成为全功能索引(如最先进的GPU B+-树)的一个实用替代方案,同时占用的空间更少,构建时间也更短。 除了这些优化之外,我们还讨论了一种K路查找的泛化形式,它能够始终比B+-树快1.5倍到2.7倍,而与二分查找相比,空间开销可以忽略不计。
Subjects: Databases (cs.DB)
Cite as: arXiv:2506.01576 [cs.DB]
  (or arXiv:2506.01576v1 [cs.DB] for this version)
  https://doi.org/10.48550/arXiv.2506.01576
arXiv-issued DOI via DataCite

Submission history

From: Justus Henneberg [view email]
[v1] Mon, 2 Jun 2025 12:03:17 UTC (368 KB)
Full-text links:

Access Paper:

    View a PDF of the paper titled
  • View Chinese PDF
  • View PDF
  • HTML (experimental)
  • TeX Source
  • Other Formats
license icon view license
Current browse context:
cs.DB
< prev   |   next >
new | recent | 2025-06
Change to browse by:
cs

References & Citations

  • NASA ADS
  • Google Scholar
  • Semantic Scholar
a export BibTeX citation Loading...

BibTeX formatted citation

×
Data provided by:

Bookmark

BibSonomy logo Reddit logo

Bibliographic and Citation Tools

Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)

Code, Data and Media Associated with this Article

alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)

Demos

Replicate (What is Replicate?)
Hugging Face Spaces (What is Spaces?)
TXYZ.AI (What is TXYZ.AI?)

Recommenders and Search Tools

Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
IArxiv Recommender (What is IArxiv?)
  • Author
  • Venue
  • Institution
  • Topic

arXivLabs: experimental projects with community collaborators

arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.

Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.

Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.

Which authors of this paper are endorsers? | Disable MathJax (What is MathJax?)
  • About
  • Help
  • contact arXivClick here to contact arXiv Contact
  • subscribe to arXiv mailingsClick here to subscribe Subscribe
  • Copyright
  • Privacy Policy
  • Web Accessibility Assistance
  • arXiv Operational Status
    Get status notifications via email or slack

京ICP备2025123034号