StackRating

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

Holger

Rating
1751.52 (41st)
Reputation
184,241 (270th)
Page: 1 ... 17 18 19 20 21 ... 74
Title Δ
How to nicely do allOf/AnyOf with Collections of CompletionStage 0.00
Concurrent data structures and parallel streams when using collect +0.91
Find direct and indirect subclasses by scanning filesystem +1.20
Collect stream only if allMatch filter and process stream once in J... +0.75
Javac missing optimization for effective final 0.00
CompletableFuture: several tasks -0.56
Java does not use all available CPUs 0.00
Parallel Stream toArray maintains order 0.00
Java Beans Introspector requires desktop module 0.00
Is There Some Stream-Only Way To Determine The Index Of The Max Str... +0.33
Java 8 stream concatenate log files by prefix 0.00
Is it okay that NonFatal catches Throwable? +0.29
How to make a long time Full GC in Java manually 0.00
Method reference for array Object[]::new -1.63
Conditional operation inside a loop, the java 8 way +0.28
Java - Redirecting Process I/O (piping) Is Stalling 0.00
What happens when the response from the CompletableFuture is ignored? 0.00
Java 8 Stream indexOf method based on predicate +0.96
Can this for loop be converted to an IntStream? -1.65
Group and get the latest month data from the map +0.31
In Java 8 how do I go from an InputStream to a byte array compressi... -1.30
Is there a reason StringBuilder insert uses String.valueOf? 0.00
Get duration in microseconds +0.27
java8 List get object based on index, if not create +1.25
Asynchronous exceptions in jvm 0.00
java 8 streams how to find min difference between elements of 2 lists -0.36
Collect to map skipping null key/values +1.27
Join filtered map values -0.32
Calling Overridden Default Method from Anonymous Inner Class +1.63
Using (empty) default method to make FunctionalInterface +0.26
Java 8 bytecode how are default methods in interfaces marked +0.27
How can I collect results of a Java stream operation that throws ex... +0.31
Comments in .java change ByteCode of .class file -2.76
Does reduce on an ordered stream reduce in order? -0.74
How to run code on jre9 that was compiled with jdk8 and use Unsafe +0.27
static ScheduledThreadPoolExecutor in CompletableFuture.Delayer +1.17
Would a program using local type inference work on lower Java versi... 0.00
Creating Lamda function instance 0.00
Java lambda function to filter objects -0.50
Is java byte-code always forward compatible? -2.84
Split file in chunk when fine head record (java 8) +1.24
How fast or space-efficient if I don't use local variable with... 0.00
How To Modify Constant Pool Using ASM? 0.00
Should one use java optional when argument to a method can be null? +1.45
Optimising multiple streams to single loop 0.00
Simplifying Lambda expressions on stream in Java -1.05
Stream to IntStream in Java -0.74
Useful Applications of Intersection Types using Local Type Inference +1.45
Is there any way to specify Generic type based on Annotation type? 0.00
Debugging ASM-generated bytecode with JDB (or similar) 0.00