2 papers
cs.PL2018
ShareJIT: JIT Code Cache Sharing across Processes and Its Practical Implementation
Xiaoran Xu, Keith Cooper, Jacob Brock +2
Just-in-time (JIT) compilation coupled with code caching are widely used to improve performance in dynamic programming language implementations. These code caches, along with the a…
cs.DC2018
Efficient Characterization of Hidden Processor Memory Hierarchies
Keith Cooper, Xiaoran Xu
A processor's memory hierarchy has a major impact on the performance of running code. However, computing platforms, where the actual hardware characteristics are hidden from both t…