\input zb-basic \input zb-ioport \iteman{io-port 06069617} \itemau{Moruz, Gabriel; Negoescu, Andrei; Neumann, Christian; Weichert, Volker} \itemti{Engineering efficient paging algorithms.} \itemso{Klasing, Ralf (ed.), Experimental algorithms. 11th international symposium, SEA 2012, Bordeaux, France, June 7--9, 2012. Proceedings. Berlin: Springer (ISBN 978-3-642-30849-9/pbk). Lecture Notes in Computer Science 7276, 320-331 (2012).} \itemab Summary: In the field of online algorithms paging is a well studied problem. LRU is a simple paging algorithm which incurs few cache misses and supports efficient implementations. Algorithms outperforming LRU in terms of cache misses exist, but are in general more complex and thus not automatically better, since their increased runtime might annihilate the gains in cache misses. In this paper we focus on efficient implementations for the OnOPT class described in [13], particularly on an algorithm in this class, denoted RDM, that was shown to typically incur fewer misses than LRU. We provide experimental evidence on a wide range of cache traces showing that our implementation of RDM is competitive to LRU with respect to runtime. In a scenario incurring realistic time penalties for cache misses, we show that our implementation consistently outperforms LRU, even if the runtime of LRU is set to zero. \itemrv{~} \itemcc{} \itemut{} \itemli{doi:10.1007/978-3-642-30850-5\_28} \end