Sunday, March 03, 2013

[hrmtapuo] Cache oblivious sort command

Implement a cache-oblivious alternative to the standard Unix 'sort' command that does not manually use temporary files but instead uses virtual memory efficiently.

Previous musings on practically improving sort.

No comments :