StackRating

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

Nitsan Wakart

Rating
1509.11 (77,264th)
Reputation
1,884 (88,588th)
Page: 1
Title Δ
JMH Multiple Benchmarks Different results on isolated runs 0.00
Differences Amazon Corretto and OpenJDK -3.97
Java JMH tool for complete application performance testing +3.85
What kind of JVM optimization happens for ByteArrayOutputStream? 0.00
What's the cnt column in the jmh results? -4.16
How to integrate JMH when method parameter is an interface? 0.00
Can I use already written Jmh microbenchmarks to warm up production... -3.73
JMH setup and tear down 0.00
How to benchmark '&' vs '%' cost correctly, usi... 0.00
What is the purpose of JMH @Fork? +4.32
Is this nested map structure safe for multi-thread reads? +0.67
Massive map performance (java) 0.00
How does dead code elimination of Math.log() works in JMH sample 0.00
JMH: Perfomance comparison -0.31
Why sharing a static variable between threads reduce performance? +4.53
Processes vs threads in Java -3.32
Java Thread recommendations? -1.87
Does everything scoped within TimerTask need to be thread safe? -0.15
is checking a boolean faster than setting a boolean in java? -1.49
Ensuring safe publication and thread safety in java by means of sta... +0.20
ByteBuffer.putLong ~2x faster with non-native ByteOrder +5.10
Map concurrency - modification exception -0.19
How can I modify a java.lang class on the fly? +3.13
ThreadLocal and @Aspect annotation +3.91
Remove chars from string in Java from file -1.02
Best practice for creating millions of small temporary objects +0.61
Java VM memory performace - Are Array writes faster than Array reads? +0.70
Concurrent Testing Queue using ConcurrentSkipListMap 0.00
Is memory reordering visible to other threads on a uniprocessor? -1.54
Leader election and Failover detection java library -0.18
Java GC overhead limit exceeded. Lots of hashmaps and a priorityque... +4.01
Performance governor doesn't locks the CPU frequency at max 0.00
Java Immutable object for multithreading systems. What do I do wrong? 0.00
**BUSTED** How to speed up a byte[] lookup to be faster using sun.m... 0.00
Java 7 escape analysis is not working 0.00
Do any JVM's JIT compilers generate code that uses vectorized float... 0.00
Inline Assignment as a way to ensure read orderings 0.00
Caliper: ConfigurationException if I run with measureMemory parameter 0.00
Java atomic lazySet 0.00
AtomicReferenceFieldUpdater doubt 0.00
Java Program's Performance question 0.00
How to efficiently convert character encoding in Channel? 0.00
Java memory allocation alignment 0.00
fastest (low latency) method for Inter Process Communication betwee... 0.00
What is your development checklist for Java low-latency application? 0.00
AtomicInteger lazySet vs. set 0.00