StackRating

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

Peter Cordes

Rating
1575.42 (3,453rd)
Reputation
156,434 (349th)
Page: 1 ... 76 77 78 79 80 ... 92
Title Δ
When a syscall is called by a userspace program, how does execution... +1.78
Why gcc compile _mm256_permute2f128_ps to Vinsertf128 instruction? +0.48
MACROs in C++ to auto-generate a variable -0.01
PRNG for ARM Assembly? 0.00
Why does gcc reorder the local variable in function? +0.39
How to write Linux C++ debug information when performance is critic... +0.49
Pass by value and pass by reference in Assembly +2.34
Retaining Compatibility To Assembly With inline Functions +2.30
Performance of for-loops with same index -1.35
Determining how many clock cycles a codeblock need 0.00
Cache misses in an infinite loop with no memory references? 0.00
Why the speedup is lower than expected by using AVX2? +0.49
spilitting code section and data section in pure binary? 0.00
Using GMP in freestanding programs 0.00
Finding the minimum in an array (Intel8086) -1.86
Performance issue in SSE SIMD code +1.67
Reading CF, PF, ZF, SF, OF -0.01
Check if number is divisible by 2, if yes, print the number +0.47
What is exactly happening in Linux page table pointers dereferencing? +0.45
How can I apply __attribute__(( aligned(32))) to an int *? 0.00
Most efficient way to get a __m256 of horizontal sums of 8 source _... 0.00
difference between load1 and broadcast intrinsics 0.00
Creating two square waves in assembly for the 6502 -0.54
How do I figure how much time it takes for some line to be executed... +0.49
Mean of 3 numbers in assembly +0.23
How to cast integer array to SIMD vector 0.00
Why we do not use barriers in User space +0.08
Why g++ still optimizes tail recursion when the recursion function... +0.07
Assembly: ROL instruction correct? +2.15
How to measure total boottime for linux kernel on intel rangeley bo... 0.00
Where can the code be more efficient? 0.00
Why does the routine continue in loops without stopping (ret)? [ass... 0.00
Total Store Order impact on the program 0.00
The need for run-time memory address binding -0.56
C & low-level semaphore implementation 0.00
Can multiple threads access shared memory at the same time? 0.00
Which is the more efficient dispatch method for a virtual machine? -0.99
Problems linking msvc intrinsics using clang on windows -0.51
Loading non contiguous values with Intel SIMD SSE +0.20
Is the Link Register (LR) affected by inline or naked functions? +0.40
Gas Assembly x86. converting char to binary string -0.00
C: malloc(), free() and then again malloc() does work same always? +1.02
How many if statements can be executed in 1 sec approximately 0.00
Memory Caching of Data from Disk 0.00
Unnecessary instructions generated for _mm_movemask_epi8 intrinsic... +2.76
Where does the instruction of an executable go to? -1.41
How do you 'OR' arguments in assembly language? 0.00
What are the advantages and disadvantages of having internal memory... 0.00
running speed of permutation function using different methods resul... -0.95
C++: What does if 0 and asm means in these lines of code? -1.96