{"record_type":"pith_number_record","schema_url":"https://pith.science/schemas/pith-number/v1.json","pith_number":"pith:2026:WZ62EISUVWLM7B4XD2WQCMX4UX","short_pith_number":"pith:WZ62EISU","schema_version":"1.0","canonical_sha256":"b67da22254ad96cf87971ead0132fca5f7eb17799316b4516ed0e36db5f88c07","source":{"kind":"arxiv","id":"2605.14419","version":1},"attestation_state":"computed","paper":{"title":"zSort: Stable Distribution Sort using Z-Score Partitioning","license":"http://creativecommons.org/licenses/by/4.0/","headline":"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.","cross_cats":[],"primary_cat":"cs.DS","authors_text":"Aditya Shastri, Ashutosh Londhe, Hiren Kumar Thakkar, Hriday Jain, Ketan Sabale","submitted_at":"2026-05-14T06:06:15Z","abstract_excerpt":"Sorting is a foundational primitive in modern data processing, influencing the execution speed of high-performance data pipelines. However, the algorithmic landscape is currently bifurcated by a pervasive \"Stability Tax\": practitioners must sacrifice either order preservation for high throughput or execution speed for stability. To address these limitations, this paper introduces, zSort, an adaptive z-score based distribution sorting algorithm that guarantees stability while avoiding pass complexity that scales with key-width. The performance of the proposed technique is evaluated using Microa"},"verification_status":{"content_addressed":true,"pith_receipt":true,"author_attested":false,"weak_author_claims":0,"strong_author_claims":0,"externally_anchored":false,"storage_verified":false,"citation_signatures":0,"replication_records":0,"graph_snapshot":true,"references_resolved":true,"formal_links_present":false},"canonical_record":{"source":{"id":"2605.14419","kind":"arxiv","version":1},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.DS","submitted_at":"2026-05-14T06:06:15Z","cross_cats_sorted":[],"title_canon_sha256":"c6b3b1cd973115544fef10871d3b5600524047b0af21c93c24d070391b09b40b","abstract_canon_sha256":"14d36508109c2b13375df8d4794a4155dd8a6203ea39cfe56ec2b3469ea8bd44"},"schema_version":"1.0"},"receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-05-17T23:39:07.270400Z","signature_b64":"0GfV8nnVpUy7s5QoHtCkiFCgw63GtVsTaXLnC+7U+yrq1oveHpzSX6nc7n9CRaDQ3v7y6xsAtrooMxa4FU+eBQ==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"b67da22254ad96cf87971ead0132fca5f7eb17799316b4516ed0e36db5f88c07","last_reissued_at":"2026-05-17T23:39:07.269746Z","signature_status":"signed_v1","first_computed_at":"2026-05-17T23:39:07.269746Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"graph_snapshot":{"paper":{"title":"zSort: Stable Distribution Sort using Z-Score Partitioning","license":"http://creativecommons.org/licenses/by/4.0/","headline":"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.","cross_cats":[],"primary_cat":"cs.DS","authors_text":"Aditya Shastri, Ashutosh Londhe, Hiren Kumar Thakkar, Hriday Jain, Ketan Sabale","submitted_at":"2026-05-14T06:06:15Z","abstract_excerpt":"Sorting is a foundational primitive in modern data processing, influencing the execution speed of high-performance data pipelines. However, the algorithmic landscape is currently bifurcated by a pervasive \"Stability Tax\": practitioners must sacrifice either order preservation for high throughput or execution speed for stability. To address these limitations, this paper introduces, zSort, an adaptive z-score based distribution sorting algorithm that guarantees stability while avoiding pass complexity that scales with key-width. The performance of the proposed technique is evaluated using Microa"},"claims":{"count":3,"items":[{"kind":"strongest_claim","text":"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.","source":"verdict.strongest_claim","status":"machine_extracted","claim_id":"C1","attestation":"unclaimed"},{"kind":"weakest_assumption","text":"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.","source":"verdict.weakest_assumption","status":"machine_extracted","claim_id":"C2","attestation":"unclaimed"},{"kind":"one_line_summary","text":"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.","source":"verdict.one_line_summary","status":"machine_extracted","claim_id":"C3","attestation":"unclaimed"}],"snapshot_sha256":"e3211cbdf90fdea2c1ea16bbf7ad69d73c065df91d51d166a94047661f7b8634"},"source":{"id":"2605.14419","kind":"arxiv","version":1},"verdict":{"id":"c934d811-deb9-426e-9199-03338fc243eb","model_set":{"reader":"grok-4.3"},"created_at":"2026-05-15T02:15:35.735291Z","strongest_claim":"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.","one_line_summary":"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.","pipeline_version":"pith-pipeline@v0.9.0","weakest_assumption":"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.","pith_extraction_headline":""},"references":{"count":27,"sample":[{"doi":"","year":2025,"title":"Sorting it out in hardware: A state- of-the-art survey","work_id":"e1510ca3-30c8-4e46-9546-b36d44fa713d","ref_index":1,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2006,"title":"Implementing sorting in database systems","work_id":"f76997d0-b19a-4412-b356-fd4bfbeed907","ref_index":2,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2026,"title":"https://sortbenchmark.org/ (ac- cessed Mar, 2026)","work_id":"e7c6ed66-1ef2-4c4d-9fd6-9d8b4aed0446","ref_index":3,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2009,"title":"Choosing the” best” sorting algorithm for optimal energy consumption","work_id":"a7d75a72-8320-49aa-950a-2b1f3c477f69","ref_index":4,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2022,"title":"Introduction to algorithms","work_id":"b66767c9-5e71-474b-8bcd-dab6379eeff5","ref_index":5,"cited_arxiv_id":"","is_internal_anchor":false}],"resolved_work":27,"snapshot_sha256":"12d2ef568771bb54c9ef92f9ae4ada06d88a966d856acbe4fa489bd5ef551f57","internal_anchors":0},"formal_canon":{"evidence_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"author_claims":{"count":0,"strong_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"builder_version":"pith-number-builder-2026-05-17-v1"},"aliases":[{"alias_kind":"arxiv","alias_value":"2605.14419","created_at":"2026-05-17T23:39:07.269842+00:00"},{"alias_kind":"arxiv_version","alias_value":"2605.14419v1","created_at":"2026-05-17T23:39:07.269842+00:00"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2605.14419","created_at":"2026-05-17T23:39:07.269842+00:00"},{"alias_kind":"pith_short_12","alias_value":"WZ62EISUVWLM","created_at":"2026-05-18T12:33:37.589309+00:00"},{"alias_kind":"pith_short_16","alias_value":"WZ62EISUVWLM7B4X","created_at":"2026-05-18T12:33:37.589309+00:00"},{"alias_kind":"pith_short_8","alias_value":"WZ62EISU","created_at":"2026-05-18T12:33:37.589309+00:00"}],"events":[],"event_summary":{},"paper_claims":[],"inbound_citations":{"count":0,"internal_anchor_count":0,"sample":[]},"formal_canon":{"evidence_count":0,"sample":[],"anchors":[]},"links":{"html":"https://pith.science/pith/WZ62EISUVWLM7B4XD2WQCMX4UX","json":"https://pith.science/pith/WZ62EISUVWLM7B4XD2WQCMX4UX.json","graph_json":"https://pith.science/api/pith-number/WZ62EISUVWLM7B4XD2WQCMX4UX/graph.json","events_json":"https://pith.science/api/pith-number/WZ62EISUVWLM7B4XD2WQCMX4UX/events.json","paper":"https://pith.science/paper/WZ62EISU"},"agent_actions":{"view_html":"https://pith.science/pith/WZ62EISUVWLM7B4XD2WQCMX4UX","download_json":"https://pith.science/pith/WZ62EISUVWLM7B4XD2WQCMX4UX.json","view_paper":"https://pith.science/paper/WZ62EISU","resolve_alias":"https://pith.science/api/pith-number/resolve?arxiv=2605.14419&json=true","fetch_graph":"https://pith.science/api/pith-number/WZ62EISUVWLM7B4XD2WQCMX4UX/graph.json","fetch_events":"https://pith.science/api/pith-number/WZ62EISUVWLM7B4XD2WQCMX4UX/events.json","actions":{"anchor_timestamp":"https://pith.science/pith/WZ62EISUVWLM7B4XD2WQCMX4UX/action/timestamp_anchor","attest_storage":"https://pith.science/pith/WZ62EISUVWLM7B4XD2WQCMX4UX/action/storage_attestation","attest_author":"https://pith.science/pith/WZ62EISUVWLM7B4XD2WQCMX4UX/action/author_attestation","sign_citation":"https://pith.science/pith/WZ62EISUVWLM7B4XD2WQCMX4UX/action/citation_signature","submit_replication":"https://pith.science/pith/WZ62EISUVWLM7B4XD2WQCMX4UX/action/replication_record"}},"created_at":"2026-05-17T23:39:07.269842+00:00","updated_at":"2026-05-17T23:39:07.269842+00:00"}