pith:WZ62EISU
zSort: Stable Distribution Sort using Z-Score Partitioning
zSort is a stable distribution sort using z-score partitioning that achieves up to 4.5x speedup over comparison-based stable sorts while matching unstable algorithms like Skasort on many inputs.
arxiv:2605.14419 v1 · 2026-05-14 · cs.DS
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{WZ62EISUVWLM7B4XD2WQCMX4UX}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
zSort consistently outperforms widely used comparison based stable sorting algorithms, achieving up to 3x-4.5x speedups, and a relatively better performance compared to LSD Radix, with larger gains on duplicate heavy and partially ordered inputs.
The assumption that z-score based partitioning remains effective and avoids extreme worst-case behavior across all real-world input distributions without requiring additional safeguards or pass scaling.
zSort is a stable distribution sort using z-score partitioning that achieves up to 4.5x speedup over comparison-based stable sorts while matching unstable algorithms like Skasort on many inputs.
References
Receipt and verification
| First computed | 2026-05-17T23:39:07.269746Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
b67da22254ad96cf87971ead0132fca5f7eb17799316b4516ed0e36db5f88c07
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/WZ62EISUVWLM7B4XD2WQCMX4UX \
| jq -c '.canonical_record' \
| python3 -c "import sys,json,hashlib; b=json.dumps(json.loads(sys.stdin.read()), sort_keys=True, separators=(',',':'), ensure_ascii=False).encode(); print(hashlib.sha256(b).hexdigest())"
# expect: b67da22254ad96cf87971ead0132fca5f7eb17799316b4516ed0e36db5f88c07
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "14d36508109c2b13375df8d4794a4155dd8a6203ea39cfe56ec2b3469ea8bd44",
"cross_cats_sorted": [],
"license": "http://creativecommons.org/licenses/by/4.0/",
"primary_cat": "cs.DS",
"submitted_at": "2026-05-14T06:06:15Z",
"title_canon_sha256": "c6b3b1cd973115544fef10871d3b5600524047b0af21c93c24d070391b09b40b"
},
"schema_version": "1.0",
"source": {
"id": "2605.14419",
"kind": "arxiv",
"version": 1
}
}