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 ... 13 14 15 16 17 18 19
Title Δ
How can I make branchless code? +0.24
How to get minor and major garbage collection count in JDK 7 and JD... 0.00
Client SocketInputStream.close() leads to more resource consumption? 0.00
Java's "os.name" for Windows 10? +0.41
jvm word size and operand stack -2.00
init Jvm with least possible threads -0.33
What's the impact of insufficient space for shared memory file... 0.00
JVM Crash due to `EXCEPTION_ACCESS_VIOLATION` in org.infinispan.uti... 0.00
Why is this inner loop 4X faster the first iteration through the ou... 0.00
Dynamic Type of InvokeDynamic Arguments +2.39
How to start Java program as root but downgrade to non-root user 0.00
Unsafe, reflection access vs toCharArray (performance) 0.00
Java- load only fonts from jre/lib/fonts 0.00
Does Java JVM use pthread? 0.00
Java: 32-bit fp implementation of Math.sqrt() +1.48
Troubleshoot slow compilation -0.30
Java 8 stream unpredictable performance drop with no obvious reason +0.39
JMap.java - Timed out while attempting to connect to debug server -... 0.00
How to get Object ID as used in Heap Dump 0.00
How to find out where exact young/old gen is located in memory? -0.09
Impact of Intrinsics and inlining on Lambda's performance? +0.41
Is using own int capacity faster than using .length field of an arr... +1.23
Running cachegrind on OpenJDK JVM 0.00
How can I restart JVM on OutOfMemoryError _after_ making a heap dump? +0.38
How is the inlined methods mapped to assembly in Hotspot? 0.00
Performance of java.lang.reflect.Array 0.00
What is needed to implement a program like JConsole 0.00
What is the up-front cost of an object being finalizable? 0.00
Adding invokestatic to java/lang/Object.<init> via JVM TI age... 0.00
How is JNI_CreateJavaVM invoked when running a java app from the co... 0.00
Is class data sharing (CDS) impacted by installing a JRE via copyin... 0.00
CONSTANT_MethodHandle_info and CONSTANT_MethodType_info 0.00
Why am I experiencing long non-GC related application pauses? +1.66
Analysis on gc logs 0.00
When does performing tasks in parallel is an overkill? +1.39
Is it valid to have a JVM bytecode class without any constructor? -0.79
TABLESWITCH Performance Increase? 0.00
What is the purpose of sun.jvm.hotspot.HelloWorld? 0.00
Fastest String Format conversion 0.00
Getting remote JVM properties using JMX +0.39
Java / JVMTI: Usage of JavaVM-parameter in Agent_OnLoad(JavaVM, cha... 0.00
I keep getting random errors now and then when I run my program 0.00
How CAS related changes in AtomicLong class in Java 8 work? -0.07
Proper shutdown of JVM when launching from C++ -0.59
How is stored the result of the invokedynamic? +2.34
Java Math.pow(x,2.0) vs Math.pow(x,2.0000001) performance 0.00
caliper error: CICompilerCount of 1 is invalid; must be at least 2 -2.69
x*x vs Math.pow(x,2) java performance +0.92
Java Lambdas : How it works in JVM & is it OOP? -2.24
Java thread start time -0.63