StackRating

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

Chris K

Rating
1578.10 (3,188th)
Reputation
9,831 (15,569th)
Page: 1 2 3 4 ... 5
Title Δ
Which type of reference to use in Java? +1.47
Abstract class with abstract variables and child constructors; Scala 0.00
Branch prediction: Does avoiding "else" branch for simple... -1.21
Branch prediction: Does avoiding "else" branch for simple... +1.29
How to calculate a safe cache size? 0.00
my BufferedReader character input loop program keeps running forever 0.00
Does Synchronized retain lock -0.86
is it good to implement real time chat application in java using so... 0.00
how does inheritance work with abstract classes in java +0.65
Problems with inheritance of static variables in Java +0.39
Is using System.identityHashCode(Obj) reliable to return unique Id +1.45
Java: Asynchronous concurrent writes to disk -2.16
Java reflection : set super class field during initialization 0.00
Java 803 exam regarding casting 0.00
Object Sharing in Simple Multi-threaded Program 0.00
Semaphores used for signaling in threads not working(concurrency is... -0.40
What is the difference between using callback functions and calling... +1.63
How to share database between same application in multiple devices... +1.61
Performance gain using public attributes in java? -0.54
Java class loader independent from the system class loader for jar... -0.05
Java class loader independent from the system class loader for jar... -0.05
Why does the JVM allow us to name a function starting with a digit... 0.00
How to Stop Main Thread to Consume full CPU While Running in Java 0.00
why is Immutable Objects safe in Double-Checked Locking? -1.47
Will GC happen when a TLAB(Thread Local Allocation Buffer) is full? 0.00
How do I get the CPU utilization of an akka actor 0.00
I'm trying to load 500Mb file (Files.readAllBytes) and I need m... 0.00
Error handling at a higher level +1.94
Is BlockingQueue completely thread safe in Java +0.39
Performance improvement while sending large file to multiple clients 0.00
trying to grasp basic thread synchronisation in java +0.41
How restrict java virtual memory usage (not virtual machine memory... 0.00
Implementation of a basic DataLogger +0.40
Interrupt current thread inside run() doesn't throw Interrupted... -0.59
Simulating a gas station 0.00
Difference between Thread.sleep() and breakpoint (Suspend Thread) +0.36
Which is the maximum number of concurrent connections that a socket... 0.00
How to kill an Akka actor after X amount of time? +0.41
static final String = "something" -- does the static make... +0.91
Java write a file - ignore system disk cache 0.00
difference between creation unbounded and bounded wild card type ar... +1.37
Could javassist compile Java Code from source code? +0.39
Does Thread.sleep() use the same clock as System.nanoTime() +2.16
How can I measure memory usage of java method +0.41
In even a single-threaded Java application, without a database, are... 0.00
How to release resource in canceled CompletableFuture -1.93
Java memory areas and garbage collector +0.83
No. of Objects created in Java +0.02
Compile error while converting array to Set in java -0.76
Scala getters/setters - best practice? +2.45