StackRating

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

maaartinus

Rating
1520.20 (31,490th)
Reputation
27,577 (4,575th)
Page: 1 ... 4 5 6 7 8 ... 17
Title Δ
fastest way to map a large number of longs -0.05
Performance of element-compare in java collections -0.12
Exact sum of a long array -2.35
Is Google Guava Bloom Filter thread safe? 0.00
Consequence of too many unused blocked threads +0.46
Delombok Java 8 Type Annotations 0.00
Downcasting Guava map classes +1.25
Handling Big Integers in low-latency applications +0.45
HackerEarth Probelm: Reverse Primes +1.36
String to int OR int to String : which is faster? -0.04
Large difference in speed of equivalent static and non static methods +0.36
Why does waiting too long to promote an object from the young gener... +1.78
How to throw away the original collection once the Immutable versio... +0.46
Strange memory usage 0.00
How l can load databases in memory +0.47
Code chef :ODD , fastest way to calculate the nearest power of 2 fo... 0.00
Making all parameters final with an annotation in Java 0.00
Java, poor regex performance with lazy expressions 0.00
Is it faster to write Images into a new file or to copy them? +0.46
Can Collections.unmodifiableMap retain the original map? -0.65
Fast, simple to use symmetric cipher for integer encryption in Java -0.74
Incredibly slow runtime on text search [Optimization] +1.98
How do I ask for a parameter to be a mutable Map? -1.05
Json serialize elapsed time in milliseconds with 3 decimal precisio... 0.00
Why remark phase is needed on concurrent GC 0.00
Does shorthand for loop cache the iterable's reference? +0.50
Java JNI Reference Types, passing ByteBuffers around +1.96
Efficiency of equalsIgnoreCase() versus toUpperCase().equals and to... +1.18
Confused by git filter-branch 0.00
Implementing classes that should behave as Optional -0.88
Fast Text Search +0.57
How to parse Google Protocol Buffers that in the direct memory with... 0.00
Is Java's printf() method efficient for concatenating and print... 0.00
ImmutableList vs List- what should I cast it as? +0.15
convert MultiLabelDataset<String, String> to Guava Multimap f... 0.00
Legitimate uses for static initializer? 0.00
Would holding a reference to a Thread object cause memory leak? 0.00
Javascript IBAN Validation. Check german or austrian IBAN 0.00
Injecting Constants via Custom Annotation +1.94
FPC string to widestring conversion on OSX 0.00
Represent antichains with efficient join and meet operations +0.48
EventBus and Swing JFrame Garbage Collection? 0.00
Fastest way to remove rows in 2D Array +0.05
Does Guava's ImmutableSet membership method mimic java.util.Has... -1.27
Efficient way to represent numerous object move in Java 0.00
How is "compare" between two numbers implemented at machi... +1.88
Condition for overflow in google guava library 0.00
Alternative for if(something || somethingElse || somethingElse2 ||... +1.18
Lombok: How to specify a one arg constructor? -0.53
Optimized way to get enum constant from value in java +2.28