Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Done
-
None
-
None
-
None
-
None
Description
Alphasort[1] mentions prefix key sort is effective way. I'd like to suggest to change a layout of ring buffer to include prefix of key in meta data. This can improve the cache hit rate when sorting.
[1] Alphasort: http://dl.acm.org/citation.cfm?id=615237