StackRating

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

Steven Schlansker

Rating
1578.27 (3,165th)
Reputation
28,531 (4,365th)
Page: 1 2 3 ... 8
Title Δ
Thread pool to process messages in parallel, but preserve order wit... -0.24
Spring Boot test case doesn't use custom conversion service -0.43
Java FileChannel missing unmap ( RAM consequences ? ) 0.00
Spark-shell connecting to Mesos stuck at sched.cpp 0.00
g++ faulty optimization with specialized template -2.38
Java 8 default method interface override Object equals method 0.00
How expensive is Thread.sleep() in Java? +1.15
Class that describes a immutable, ordered set +0.36
Unused variable in a loop -0.12
Memmove making one spot garbage? -0.72
How do you keep the original order in an ArrayList for unique values? -1.50
Java preventing reflection +0.38
Java: Splitting Integer into 2 Bytes and then combining them again... -2.29
Near empty Java For-Loop acts strange -0.62
How to speed up Java Project by moving files to Ramdisk? 0.00
Datatype to store range of IP addresses in Java -0.62
Is it safe to change a HashMap key/value during iteration? +0.82
Multithreaded library exposing unsafe ArrayList +1.06
Unbiased random integer generator +1.01
Regular expression to match and replace "${foo}" but not... -1.43
JVM - Are WeakReferences collected in minor GC? +0.28
Can i use Singleton Pattern by a self-referencing constant variable... -0.14
JVM makes a full GC then there is no more system memory left -0.47
Program slowing down due to recursion +0.52
Efficient Map for small ranges of integers -0.38
Efficiency - use of Thread.yield in loop that waits for variable ch... +1.68
jdbc postgresql transaction error occurred 0.00
Get single bytes from multi-byte variable in java -1.38
Overriding hashCode with overridden equals using equalsIgnoreCase t... -0.13
NIO and visibility of ByteBuffers across threads 0.00
will java bytecode of java 7 work in other versions of Java +0.37
GUICE - at runtime decide on object graph -2.17
How to list all Classes an Object extends in Java? -0.64
jackson deserialization json to java-objects +0.69
object.notify() doesn't wake up object.wait() -0.37
Guice injector inside a thread 0.00
final vs volatile guaranntee w.rt to safe publication of objects -1.49
Java: is using synchronized(this) an advisable practice when creati... +1.27
Java reflection performance drops when packaged as jar +1.15
How to get java.lang.Type object of a self-defined class object? +1.37
Synchronized Not Entering 0.00
How to handle Java freezing upon executing Statement.executeQuery()? -0.12
Request Queue in front of a REST Service +0.13
Is Void really uninstantiable? +1.41
Improve performance of waiting mutexes on different physical proces... 0.00
Retrieving variables names from a Java method 0.00
What does the JVM do in background before calling Thread.run()? OR... -0.71
How do I control which ClassLoader loads a class? -0.62
Are injected (@Inject) fields safely published? -0.11
What happens when an exception is thrown inside a shutdown hook in... +1.77