StackRating

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

BeeOnRope

Rating
1587.08 (2,501st)
Reputation
27,163 (4,651st)
Page: 1 2 3 4 5 6 ... 9
Title Δ
Writing a thunk to verify SysV ABI compliance +1.89
Is returning a 2-tuple less efficient than std::pair? 0.00
AVX2 byte gather with uint16 indices, into a __m256i 0.00
Using a register as an offset 0.00
C++ overriding the value of inherited static const variables -0.88
Is writing a single string to cout "thread safe" in C++98 0.00
What happens when a core write in his L1 cache while another core i... 0.00
Metamorphic Example Code 0.00
SMT and Hyperthreading : threads vs process 0.00
x86: using register as an intermediate, why? 0.00
Any trick to keep copy constructor in sync with class properties? -0.24
Why can a Java object act like a lock and a condition queue? 0.00
Fastest implementation of simple, virtual, observer-sort of, patter... -2.18
What are the relative cycle times for the 6 basic arithmetic operat... 0.00
What is an example of obstruction-free algorithm that is not lock-f... +1.87
Read the value of a cpu control register from admin privilege app (... 0.00
tryLock() in a loop? +1.42
Java inheritance/constructors -0.14
If a compiler's back-end is the same for many programming langu... -2.16
Is using different thread pools for different types of tasks worth... -1.75
Cache friendly offline random read +0.31
Is there a userspace equivalent to the Linux kernel's alternati... 0.00
Lock-free Progress Guarantees +1.35
File I/O performance is too good to be true? 0.00
What is the semantics for Super Queue and Line Fill buffers? 0.00
How do I know if my LinkedList is already ordered? 0.00
How do symbols solve walking the stack with FPO in x86 debugging? 0.00
Determine total size of static variables of class? 0.00
Using an atomic read-modify-write operation in a release sequence 0.00
Profiler tells that function call overhead is 10x of normal statement 0.00
Why do x86-64 Linux system calls work with 6 registers set? 0.00
Safest way to implement multiple timers inside a thread in C++ -0.76
Volatile read and non-volatile fields -0.87
How to set bits of a bit vector efficiently in parallel? +1.76
Why don't memory allocators actively return freed memory to the... 0.00
Why is this hashmap with initial capacity trying to resize? -1.86
How does a C++ library implementation allocate memory but not free... +1.47
I write a c code with inline assembly code to read msr, but failed 0.00
What advantage does the new feature, "synchronized" block... +0.96
how does JVM able to calculate array length using ArrayName.length... -0.91
Negligible difference in performance between RDSEED and RDRAND +1.54
Is there a downside to a significant overestimation in a reserve()? +2.03
how to process multiple API calls from the same client one by one i... -1.42
Sharing underlying state in C++ 0.00
Does Java LongAdder's increment() & sum() prevent getting t... +1.58
Does calling interrupt() on a thread create happens-before relation... 0.00
How does dynamic recompilation handle instruction-pointer checks in... 0.00
Should I use Java String Pool for synchronization based on unique c... 0.00
Deadlock caused by creating a new thread during class initialization -2.46
Fast SIMD extraction of variable-sized fields with byte delimiter 0.00