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 ... 5 6 7 8 9
Title Δ
Replacing lots of substrings in big strings -0.38
Java: Finding jumbled word +0.47
How does C compiler handle post-increment (i++), memory wise? +1.65
is the branch instruction data dependent? -0.40
Assembly Programming IDE 0.00
CPU Cache disadvantages of using linked lists in C -0.72
Utilize memory past the end of a std::vector using a custom overall... -0.03
Compile-time const and formal parameters +0.45
How to make windows slim read writer lock fair? -0.60
In ConcurrentHashMap how the segments are defined -0.06
java comparator for arrays sort +1.01
Instrumenting a benign instruction hangs the program 0.00
Why don't we count linear search cost as a prerequisite bottlen... -0.06
Does Adding A Value Differ In Computational Requirement From Subtra... 0.00
Can value of RDX in main be depended upon when linking assembly app... 0.00
What is the optimal hashmap capacity/load factor for 5-10M entries? +1.83
All asm labels becoming symbols in executable file 0.00
Is performance reduced when executing loops whose uop count is not... 0.00
Java yield() a thread with synchronized block to a higher Priority... -0.37
Using 8-bit registers in x86-64 indexed addressing modes 0.00
Java generics and comparator +0.43
How can I extract values from a list of objects based on a property... -0.42
Is it a bad practice to check null before returning from a getter? -0.31
Inlining of virtual functions (Clang vs GCC) +1.99
How can I force an L2 cache miss? 0.00
Why does accessing this private enum constant require a synthetic a... 0.00
Most efficient way to find index of matching values in two sorted a... +1.03
Complex data reorganization with vector instructions -2.16
Does throttling down CPU speed increase utilization (overall--not f... 0.00
Intel FMA Instructions Offer Zero Performance Advantage +1.84
How can I optimize C++ to read a file line by line into a vector? -0.57
What do these 2 lines of assembly code do? -2.09
Should functions return pointer to derived or base class? +1.20
How to handle parsing numbers with same catch block? -0.60
Assembly code that deals with arrays and for-loops, and how to deco... 0.00
Why does static have different meanings depending on the context? -1.44
C++ For loop optimizations for a virtual machine +0.43
C program conditional statement related to optimization +0.23
Actual difference between data compression and data deduplication +0.44
Why does this work? (SameAs vs ==) +0.15
Why is that a concatenation using "+" operator of a Java... -3.70
How to Increase the Performance of Unit Tests that Need to Load Ver... -4.40
How to find "index out of bound" if I don't get Segme... -4.65
How can I write a QuadWord from AVX512 register zmm26 to the rax re... 0.00
Ant is stripping out color formatting of a command, can I get it ba... 0.00
Generic return type from a generic method +3.46
Can I iterate over two arrays at once by Java? -0.88
What is the difference, if any, between these builder patterns? 0.00
Which if statement would execute faster? +3.41
Performance of local pointer/reference for convenience -4.34