Re: [jcs] TODOs

2014-05-11 Thread Romain Manni-Bucau
PS: about 1 here some figures on trivial use cases: get("foo") on an empty map/cache: Benchmark Mode Samples Mean Mean errorUnits o.s.JCacheGet.jcacheGetthrpt20 9243.258 239.707 ops/ms o.s.JCacheGet.mapGet thrpt20 174967.455

[jcs] TODOs

2014-05-11 Thread Romain Manni-Bucau
Hi here what I think we should do soon (before releasing): 1) bench and be as close as possible to a ConcurrentHashMap being 15 when ConcurrentHashMap is 20 sounds ok, less needs discussion for me, wdyt? The idea would be to be close to guava by default (= in mem) 2) listeners to be able to aggr