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 ... 26 27 28 29 30 ... 92
Title Δ
Understanding the SIMD shuffle control mask 0.00
Is it possible to write a program on flash drive (pen drive) to per... 0.00
how to get flat binary code address on bare metal? 0.00
C++: Performance impact of if inside loops +1.08
Fast interleave 2 double arrays into an array of structs with 2 flo... -0.48
how to copy multiple data elements between CPUs using cacheline ato... 0.00
Is this floating-point optimization allowed? -0.19
Why one add calcuation in C/RUST has 3 double-precision floating-po... -1.04
Print newline with as little code as possible with NASM +0.37
OS Halting on Compare Strings 0.00
GCC w/ inline assembly & -Ofast generating extra code for memor... 0.00
While building a Project source which was earlier for ARM, to windo... 0.00
how to update objdump? got: unknown command line argument -M 0.00
Understanding disassembled C code: dec %eax and movl $0x0,-0x8(%ebp) -1.43
Memory Coalescing vs. Vectorized Memory Access +1.51
Use C# Vector<T> SIMD to find index of matching element 0.00
objdump on machine code with blocks of zeros doesn't show all t... 0.00
How to start two CPU cores to run instructions at the same time? -1.64
MIPS assembly code - trying to find out what this code's about 0.00
I need some example of long term scheduler and short term scheduler 0.00
relying on PATH_MAX can cause overflow +0.38
What is the actual size of stack red zone? -1.53
Slowdown when accessing data at page boundaries? 0.00
How disassemblers maintain the value of registers while analyzing o... 0.00
How to store 4 32 bit floats into one 128 bit xmm register? 0.00
How to calculate return instructions after a period of the program... 0.00
Jumping to address in assembly 0.00
Analyzing memory mapping of a process with pmap. [stack] 0.00
Result of storing a value larger than 8 bits into an 8 bit register 0.00
Why is MAP_GROWSDOWN mapping does not grow? -2.12
Remapping stack succeeds, but later SEGV is raised 0.00
JITtting with limited knowledge of the target architecture -0.34
multithreading with std::atomic<> 0.00
What are the differences between compiling assembly using gcc and as +0.36
SIMD instructions lowering CPU frequency -1.28
How do I generate an accurate listing file using avr-gcc? 0.00
How should I infer the C data type of an addb instruction on a x86-... 0.00
Can relaxed memory order be used to observe a condition? +2.28
Why does ESP point to [esp+0xc]? 0.00
Linking multiple assembly files 0.00
Finding first and last capital letter in user input -2.11
Interrupt handler on C doesn't work after one interrupt 0.00
ARM Assembly on using recv syscall 0.00
Using ftrace on simple program, Inline Assembly __asm__("leave... 0.00
How do I organize members in a struct to waste the least space on a... +1.41
Unexpected value of a function pointer local variable +1.56
Illegal Instruction with mm_cmpeq_epi8_mask +0.13
Can a string literal in C be modified? -0.96
Accessing same structs via pointers or store the struct in local va... -0.62
Converting to and from __m256i and std::vector<uint32_t> 0.00