StackRating

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

apangin

Rating
1699.67 (153rd)
Reputation
55,133 (1,755th)
Page: 1 ... 14 15 16 17 18 19
Title Δ
Java Array Updating -0.01
What is a de-reflection optimization in HotSpot JIT and how does it... +0.40
Is there any example to show how does the JVM parameter UnsyncloadC... 0.00
What is the difference between -Xss and -XX:ThreadStackSize? -1.32
Identify Java jdwp Debugger Assigned (Ephemeral) Port +1.68
Why does this code run faster with a lock? +0.41
Why is it that FileInputStream read is slower with bigger array +0.39
RUNNABLE Thread.State but in Object.wait() +1.00
Heap dump with jmap throws NullPointerException 0.00
JVM Super Constructor Calls +1.60
Why does OpenJDK place private methods into vtable? 0.00
Missing memory: size of young generation includes only one survivor... 0.00
Meaning of heap memory addresses in GC logs using -XX:+PrintHeapAtGC? 0.00
How to limit total memory consumed by Java 8 application? 0.00
Java 8 JIT thread seems like falling into infinite loop 0.00
OutOfMemoryError on native heap when upgrading from java 6 to java 7 0.00
Where does the JIT compiled code reside? +1.07
Setting up a blocking file read in Java +0.59
Command to find out -Xms and -Xmx variable values for a given java... -0.12
Java Synchronization at multiple level -0.65
Underlying mechanism of String pooling in Java? -0.68
Why does my garbage collection log show 3.8GB as the max available... 0.00
Java: signed shift performance on long, putting in maps 0.00
JNI shared object compatibility on different JVM versions 0.00
How do I get stack memory stats programatically? 0.00
Which method is the least obtrusive for generating thread dumps in... +0.41
Is frame in JVM heap allocated or stack allocated? 0.00
get real RAM usage of current JVM with Java 0.00
Why NetworkInterface's methods throw SocketException 0.00
How to obtain the JVM thread name/id through the known PID/TID 0.00
jmap -F(force) option doesn't work 0.00
Java8 metaspace & heap usage +2.21
What is in java object header -0.35
Why doesn't Java have true multidimensional arrays? +1.07
Does Hotspot JVM perform redundancy elimination of casts, unboxing... 0.00
Excessive jstat "Class Loader Time" 0.00
Visibility and javac / JVM inlining -0.02
Access stacktraces with good performance? -0.28
Why does java.lang.VerifyError prevent successful compilation? -0.39
Does -XX:+HeapDumpOnOutOfMemoryError create any security or perform... 0.00
What does Oop Maps means in Hotspot VM exactly 0.00
Totally Confused with java.exe +0.41
How many parameters does the varargs facility permit in java? -0.96
How is ArrayOutOfBoundsException possible in String.valueOf(int)? +2.24
Java - Loop performance drop +0.39
How does the asm code offer the function of fence 0.00
Atomic Integer lazySet performance gains 0.00
JVM first 4 booleans optimized, not 5th -1.01
Why is the JDK's BREAKPOINT define given special values on ARM? 0.00
Where is the source code of CallObjectMethod in jni.h 0.00