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 2 3 4 5 6 ... 17
Title Δ
Reducing number of similar methods -0.36
Is Java ArrayList really this much slower than C++ vector? 0.00
In a list of WeakReferences last item is never garbage collected 0.00
Shared OpenGL resources: delete with finalize() or implement refere... 0.00
Incremental updates using browser cache -1.11
Why hash function doesnt use randomness? -1.00
Unset instance when have few memory -0.80
JAVA - Pointer Chasing - Best Practices -0.54
Inject rows from table using Selenium -1.96
Persisting collections of hierarchical data with good performance +0.03
Can't override Lombok getter 0.00
how to improve the code to return the unpaired element -0.52
Code Challenge - Visit Maximum Nodes in limited amount of time 0.00
Remove repeating elements in ArrayList between first and last occur... 0.00
Optimizing the ArrayList Condition -0.53
Break Statement Results In Slower Execution Speed? 0.00
Lombok - retain field's annotation in constructor input params -0.04
Prevent Googlebot from indexing a page while still allowing access +0.45
High performance primitive array builder in Java 0.00
JIT compiler optimization: second method call with same parameter 0.00
Is there a runtime performance impact when using Dependency Injecti... 0.00
Why is my java lambda with a dummy assignment much faster than with... -0.54
Generating long unique id with Murmur3 from google guava 0.00
Trim() vs IndexOf() +0.58
Reading large files and filter using contains() java -0.05
How to do Hibernate ORM mapping for a 2D Array 0.00
Replacement for big array in Java? 0.00
InputStream read part of file and output -0.54
Is there any "PostConstruct" feature of lombok? 0.00
What is the Searching difference between various small HashSet and... 0.00
How to reliably drop records from Guava LoadingCache? 0.00
Which is faster: a conditional or a few extra arithmetic operations? +2.40
How does "putIfAbsent" works in CHM? -1.59
Reading external process Error Stream heavily impacts performance -1.61
How to build Priority Queue with customized comparator in linear time -0.23
Most efficient way to filter data with multiple parameters? -0.03
Java ArrayList for-loop optimization -0.16
How do I find the correct *.class file to run Java application? -0.05
Java: How/Should I optimize a method with multiple IF statements? 0.00
Code optimization - BigInteger -0.06
GC static object references to null -0.98
Multiply+Divide using just Multiply+Shift (32 bit) +1.23
Cipher Encryption is noticeably slow 0.00
Invalidate Guava cache by the part of the key +0.45
WeakReference. Objects are not removed when only WeakReferences on... 0.00
How to improve the code quality to see if a string matches either o... -0.02
What is the precedence of Lombok annotations? 0.00
Non static field initialization 0.00
Convert criteria to detached criteria -0.56
Storing a (string,integer) tuple more efficiently and apply binary... -1.83