StackRating

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

Voo

Rating
1514.41 (47,236th)
Reputation
21,354 (6,256th)
Page: 1 2 3 ... 9
Title Δ
If statement passes only when preceded by debug cout line (multi-th... +0.48
How to Create Framework-Dependent Executables with .NET Core 2.2 0.00
In Visual Studio native unit test, is it possible to couple unit te... 0.00
Why is BufferedReader read() much slower than readLine()? +0.85
Is the 'volatile' keyword still broken in C#? +1.11
How to parse dates for incomplete dates in Python -0.01
How many bytes get allocated for 3 Point structs on a 64-bit proces... -0.78
Building asynchronous `future` callback chain from compile-time dep... -0.56
How to find which threads currently hold java.util.concurrent.Semap... +0.48
turning optimisation off in part of code -0.04
Does mutation of an non-thread-safe collection in a constructor nee... -1.11
Non-volatile fields + first object access from another thread (java) -1.06
Check if two objects are completely equal in Java -0.54
Comparing uint64_t and float for numeric equivalence +0.23
Are Static Methods and Static Variables Considered Class Members by... +0.95
Why may thread_local not be applied to non-static data members and... -1.67
Can doubles or BigDecimal overflow? -0.44
Why is 0.5==0.5f is true but 0.1==0.1f is false? -0.37
Spin locked stack and memory barriers (C++) 0.00
What Primitive To Use In Java -0.88
Guarantee same version of nuget packages -0.05
Atomic/not-atomic mix, any guarantees? 0.00
Java 8 way to repeat a block of code x times +2.39
GetAdditionalResourcesFromAssemblies failed unexpected +0.47
Wish to initialize member before passing to parent constructor 0.00
Accessing Static Final Fields in Inner Classes in Java +0.50
Do threads have different stacks and heaps? 0.00
Java multithreading difference between run() and start() -0.38
Threadsafe Singleton without synchronization in Java? 0.00
Does the C++ volatile keyword introduce a memory fence? +1.47
Is this a good solution to clear a C# MemoryCache? -2.04
how volatile keyword Influences atomicity when defining a long or d... 0.00
Java - synchronize individual elements in primitive array +0.22
why using two threads for a counter decreases performance in Java? +1.28
What is the current state of affairs in the world of Java timers? -0.68
Best equivalent for EnterCriticalSection on Mac OS X? 0.00
What are the dangers when creating a thread with a stack size of 50... -0.23
Simple Java multihreading test not working +0.95
Is it safe to use a non-atomic boolean without a mutex for control... +1.14
Synchronization on boxed primitive 0.00
Java sorting an array of words with threads -1.08
is something like 'core local storage' possible? -1.51
Java happens-before clarification and how to safely pass an object... +0.48
Does Sun's HotSpot JIT compiler automatically apply "final&quo... 0.00
GCC and JVM auto parallel batch 0.00
Why does JVM JIT compiler not compile a method if there is a breakp... 0.00
LLVM: implement safe multi-instance environment inside a program 0.00
Fast thread-safe read optimised Map[Long, _] +0.57
The significance of separate stack-space for threads -0.07
Where to places fences/memory barriers to guarantee a fresh read/co... 0.00