StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Ben Manes

Rating
1525.96 (22,748th)
Reputation
5,177 (31,994th)
Page: 1 2 3
Title Δ
Cache Optimization - Hashmap vs QuickSort? 0.00
Guava cache : cacheloader vs get(k,callable) -0.72
thread safe or not my class? +0.97
Guava 18.0 refreshAfterWrite 0.00
scalacache memoization asynchronous refresh 0.00
Java 8 Stream with batch processing +3.29
Usage of lazySet on AtomicXXX in Java +3.87
Does Guava support Contract Classes, or otherwise allow interface d... 0.00
In memory read/write cache in Java based on flat file +3.47
Java, divide incoming work uniformly via hashing in multithreaded e... 0.00
Non-Blocking Concurrent Queue with offer and flush -3.53
Java HashMap for in-order data access -1.58
Making sure a thread's "updates" is readable to other... -1.56
Recursive ConcurrentHashMap.computeIfAbsent() call never terminates... +1.24
High frequent concurrency for cache +3.32
Guava Caches / configurable eviction / buffer replacement strategies 0.00
Force to clear memory +3.71
What does it mean that ConcurrentLinkedHashMap has been integrated... 0.00
ConcurrentHashMap with complicated objects 0.00
Concurrent mutable priority queue 0.00
Is there a non-reentrant ReadWriteLock I can use? +4.39
Unable to set cache capacity in cassandra 1.1 -2.02
Why is Cache.asMap() not consistent with Cache.size()? -0.24
Java bounded non-blocking buffer for high concurrent situation -1.50
java concurrency: multi-producer one-consumer -4.39
Bad performance with Guava Cache +4.13
Workings of AtomicReferenceArray +0.57
the best concurrency list in Java -2.85
AtomicXXX.lazySet(...) in terms of happens before edges +4.97
Lazy loading reference implementation +3.70
reliably forcing Guava map eviction to take place -1.19
Java read & write lock requirement, with lock and release from... +0.43
Google MapMaker maximumSize Beta? +4.88
Lock that can be transferred from one thread to another 0.00
Caching with Guava -3.92
Java BlockingQueue latency high on Linux -4.34
A sorted ComputingMap? +3.89
locking on a cache key -0.04
How to index collection by using composite key +4.07
Caching Pattern: What do you call (and how do you replace) OpenSymp... 0.00
Can I constrain a HashMap by the amount of memory it takes up? -1.45
Why is there no scheduled cached thread pool provided by the Java E... +1.36
Computing map: computing value ahead of time +0.25
Cache with timeout using .Net 4 & Concurrent Collections -1.47
Concurrent Set Queue +2.50
Check if at least two out of three booleans are true -2.14
How to improve multi-threaded access to Cache (custom implementation) +4.37
Concurrent Linked HashMap java +3.13
Are there any concurrent algorithms that in use that work correctly... 0.00
Multi-key dictionaries (of another kind) in C#? -1.93