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 ... 75 76 77 78 79 ... 92
Title Δ
How to profile the number of additions, mutltiplications etc. with... 0.00
Why does GCC on x86-64 insert a NOP inside of a function? 0.00
Main difference between Shared memory and Distributed memory -0.50
"Segmentation fault", x86_64 assembly, AT&T syntax +1.23
AVX alternative of AVX2's vector shift? +2.72
Where is Clang's '_mm256_pow_ps' intrinsic? 0.00
Why gcc (ARM) aren't using Global Register Variables as source... 0.00
Assembly procedure to convert binary/hex to split octal 0.00
GNU as, puts works but printf does not 0.00
What is the stack engine in the Sandybridge microarchitecture? 0.00
Why is integer assignment on a naturally aligned variable atomic? +0.93
Instrument C code with annotations (pragmas) for performance tracking 0.00
Which gcc optimization flags should I use? +0.51
ARM interrupt service procedure vs function call procedure -0.65
The most efficient way of counting positive, negative and zero numb... 0.00
Assembly newbie requesting help: signed integer division + "tr... -2.15
How to determine when zero flag, sign flag, overflow flag and carry... -1.75
SSE: How to extract the sign bit for each packed byte, into a packe... 0.00
How to load 96 bits from memory into an XMM register? +0.49
x86-64: Cache load and eviction instruction 0.00
Performance of single/double precision SpMV on CPUs 0.00
Reorder buffer and not modified registers 0.00
assembly - opcodes vs. nasm instructions -1.96
Decision making in Pipeline stalls 0.00
Access register who's number is stored in another register 0.00
Why does using mod with int64_t operand makes this function 150% sl... -0.57
different results with and without SSE ( float arrays multiplication) +2.05
INC instruction vs ADD 1: Does it matter? +2.21
Disassembling simple C function +1.11
Super-fast rounding function (PBC) -0.71
How to make GCC generate bswap instruction for big endian store wit... -1.95
Intel Xeon E5- 2670 v2 Calculating GFlops 0.00
Is the stack only preserved above the stack pointer? +1.70
is there an inverse instruction to the movemask instruction in inte... 0.00
Accepting input from user using macro 0.00
How to reverse engineer struct details from C source and asm output? -1.74
When and why do we sign extend and use cdq with mul/div? 0.00
I'm trying to translate x86-64 assembly code into equivalent C... -1.17
Problems with _cdecl using indirect recursion +0.48
Why does %rdi still have the right value, after I clobber it and ca... 0.00
x86 Assembly: Calculate a square value 0.00
gcc __rdtscp documentation 0.00
Why do C++ optimizers have problems with these temporary variables... -1.01
(re-edited with monitoring data) Why can't my CPU maintain peak... 0.00
print an unknown length argument in linux assembly 0.00
maximum of 3 values, performance of left-associative version vs. ri... +1.40
Fastest way to downcast an array short to char -2.15
Print register value to console -1.21
Complex data reorganization with vector instructions +2.16
ASMx86: How to pick out a letter in a string? -0.05