Cache efficient functional algorithms

GE Blelloch, R Harper - Communications of the ACM, 2015 - dl.acm.org
The widely studied I/O and ideal-cache models were developed to account for the large
difference in costs to access memory at different levels of the memory hierarchy. Both …

[PDF][PDF] Automatic memory management techniques for the go programming language

M Davis - 2015 - minerva-access.unimelb.edu.au
Memory management is a complicated task. Many programming languages expose such
complexities directly to the programmer. For instance, languages such as C or C++ require …