StackRating

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

harold

Rating
1621.23 (1,071st)
Reputation
42,476 (2,554th)
Page: 1 ... 8 9 10 11 12 ... 25
Title Δ
Assembly gcc -- Error: operand size mismatch for `movq' +0.39
How do direct number operands in a CPU work? +1.87
Assembly local variable and parameters +1.93
Why do we say linked list inserts are constant time? +1.73
Are these two MIPS translations from C equivalent? -2.62
Does MIPS instruction count change with implementation? 0.00
Running time of algorithm that calls a function that takes O(n) tim... 0.00
Can I do checked arithmetic with Vector<T> 0.00
Why and where align 16 is used for SSE alignment for instructions? 0.00
Get the seed for a specific dataset 0.00
Binary values don't add up correctly +0.39
What does IM0/1 mean in z80.info decoding? 0.00
Creating masks for specific nibbles +0.38
why is the cache-misses to instructions ratio a better indicator of... 0.00
How does Computers Handle Memory Addressing when the Max-memory is... 0.00
How can I determine at runtime whether ASM code is running in x86 o... 0.00
How to clear the left most bit (that is set) of a binary number 0.00
all possible binary strings of length n with bits at specific posit... 0.00
Modulus of a N number concatenaded N times -0.54
How does deallocation of stack frame takes place without the %rbp r... 0.00
C# SIMD Sort/Median using System.Numerics.Vector 0.00
Slanted bitmap, stride calculation for RGB565 C# -2.04
Can -ffast-math be safely used on a typical project? +1.73
Matlab fft on one period of sinewave returns phase of -pi/2. Why? -1.43
Gather/Extract first Bit from Integer Array 0.00
Declare var outside loop is bad? -0.80
Determine subsets among members of a powerset efficiently in Python 0.00
What exactly is a machine cycle? +1.87
Will bitshift and arithmetic operations be evaluated by the precomp... +0.39
Quick way to check if an integer is 2^n times another integer +0.29
Is the pointer to the PE-header at offset 0x3c in the PE-file alway... +0.36
How do I flip a range in SSE while keeping one value unchanged? 0.00
Given a number (bit sequence) and a bit index, how do I find the ne... -0.62
C# image distortion 0.00
Storing of wider operands in an atomic way. Why did lock solve the... 0.00
What is the fastest way to compute a random 64bit neighbor with giv... +0.39
Can sqrtsd in inline assembler be faster than sqrt()? -0.61
Count number of zero nibbles in an unsigned 64 bit integer +1.43
Which code performs better in terms of Time-complexity? -1.59
C code optimization +0.08
How to use if condition in intrinsics -0.18
Measuing CPU clock speed +1.58
Why does `128u8.checked_shl(1)` return `Some(0)`? 0.00
Optimized containing of same-size squares in rectangles -1.65
What is the difference between casting long.MaxValue to int and cas... +0.37
Efficiently generating a random binary number with fixed set bits a... +0.37
Bit swapping O(logN)? -0.24
Why do C variables maximum and minimum values touch? +1.64
Rounding in Python 0.00
Registers used during left shift operation +0.88