DBScholar

Back to papers

AlphaSort: A RISC Machine Sort

Summary: AlphaSort is a cache-sensitive, memory-intensive sort for commodity hardware that completes the industry-standard sort benchmark in seven seconds, beating a 32-CPU Hypercube by 8:1. It uses file striping for disk bandwidth, QuickSort-based run generation, replacement-selection merges, and shared-memory multiprocessing; and introduces MinuteSort and DollarSort as startup-time benchmarks. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
2791
Venue
SIGMOD
Year
1994
Pagerank
0.00024507963
Overall Rank
215 | 98.53%
DOI
10.1145/191839.191884

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{nyberg_sigmod94,
        title = {{AlphaSort: A RISC Machine Sort}},
        author = {Nyberg, Chris and Barclay, Tom and Cvetanovic, Zarka and Gray, Jim and Lomet, Dave},
        series = {{SIGMOD} '94},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/191839.191884},
        url = {https://dl.acm.org/doi/10.1145/191839.191884},
        year = {1994}
}

Incoming Citations (Sorted by Pagerank)

Showing 15 of 15 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 1 of 1 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Rank Cited Paper Year Venue Pagerank
1,299 A Low Communication Sort Algorithm for a Parallel Database Machine 1989 VLDB 0.00011258763
Previous Page 1 / 1 Next

Semantically Similar Papers