StackRating

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

Eugene

Rating
1560.61 (5,482nd)
Reputation
78,069 (1,078th)
Page: 1 2 3 4 ... 45
Title Δ
Java 8 - Process list of elements in CompleteableFuture's thenC... 0.00
Space required to keep largest integer array in memory +2.08
Java - CMS vs G1 garbage collector 0.00
Java Memory Model: a JLS statement about sequential consistency see... -1.98
Autowiring Beans with Generic typed parameters at runtime 0.00
Is there a Java interface alternative with non-static fields? +1.79
Why does Java not support accessing primitive return values when in... +0.33
Java G1GC - Card Table (CT) vs Remembered Set (RS) 0.00
Can Java 8 default interface methods be inlined by the JIT compiler? -1.49
What is a 'single-generation' garbage collector in Java? -1.90
Java 11 - G1GC - Need to understand young generation gc logs and th... 0.00
How to run methods in benchmarks sequentially with JMH? 0.00
double check locking without volatile (but with VarHandle release/a... -2.17
Find the product of the number of letters "o" in all the... -0.59
What goes into the "other" section of java's native m... -1.24
How to measure average cold start time with JMH? 0.00
How to return interface from generic class implementing the interfa... +1.13
Completion order of CompletableFuture -0.72
Efficiency of temporary variables (e.g java) +0.42
When young GC occurs, ext root scanning takes a long time. What is... 0.00
How to combine two results of CompletableFuture when one depends on... -0.60
CompletableFuture.allOff completes even if one CompletableFuture in... +1.68
Will a prototype bean which contains a singleton bean be garbage co... 0.00
How does unfair lock have better performance than fair lock? -0.65
Reading a stale value after a newer value was read +1.32
Which one to use: HashMap and ConcurrentHashMap with Future values... -2.06
Java GC: How does Java GC clears WeakReference object? 0.00
Design issue - Physical memory size and Full Garbage Collection +0.42
How can I flatMap a custom-created class? -0.59
How to replace version number in Maven submodule pom.xml files? -2.26
Letting CompletableFuture exceptionally() handle a supplyAsync() Ex... 0.00
How do I specialize type in functional interface's straight dec... 0.00
how to pass --add-opens JDK module configuration to maven test 0.00
Can Lombok exclude the value but still print the field name? -0.54
What is the purpose of a Stream.Builder in Java -2.21
Refactoring slightly different ifs sequences 0.00
Java Supplier<TYPE> vs Supplier<? extends TYPE> 0.00
Java CompletableFuture: Trying to run two void methods as Completab... -0.62
Generic class type parameter detail at runtime 0.00
Why CMS garbage collector does not utilize the whole CPU -2.52
Why objects not being garbage collected while executing Java Stream... 0.00
Unexpected Behavior for CompletableFuture.allOf().orTimeout() +0.28
Java : Combine several completable futures in a chain -0.11
How to use junit5 ExtendWith with modules when -Werror is present 0.00
Stopping a thread in java CompletableFuture after timeout 0.00
use of CompletableFuture.supplyAsync and CompletableFuture.complete... 0.00
How to call a method returning generic type correctly (Java)? -2.32
What is the difference between bounded generic type and just parent... -2.42
why list can't be initialized with array, without arrays.aslist... -0.43
Error when running the Spring Boot testing codes in a JMPS modular... 0.00