See this Ehcache performance short analysis of the performance problems in v2 and v3. It describes why v3 is significantly worse overall. In fact, v3 is arguably worse than using LinkedHashMap in LRU mode.