StackRating

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

amdn

Rating
1519.30 (33,375th)
Reputation
9,399 (16,390th)
Page: 1 2 3 4 ... 5
Title Δ
Cannot link when using boost::filesystem 0.00
Is it undefined behaviour to allocate overlarge stack structures? -0.17
Link error when using the __cpuid() in <intrin.h>? -0.03
Using GDB to read MSRs +0.47
Is HyperThreading / SMT a flawed concept? -0.14
Linux clock_gettime() elapse spikes? +0.47
How to get actual value from CSV file instead exponential value 0.00
stack overflow when searching in std::map -0.53
what standard container to pick (if any)? -0.57
Continue without interrupting the process -0.02
What is the best way of declaring a variable to access in multiple... +0.07
Any difference between a reference and an array index? +0.99
Newbie on x86 asm - equivalence of mov a,[b+2] and add b,2|mov a,[b] 0.00
Multiple Precision Zero verify in 8086 -0.03
Efficiency of passing char by reference in C++ +1.24
C++ Get random number from 0 to max long long integer +0.55
How to calculate "Max Contiguous Free Space" that is avai... 0.00
Why pushl %ebp and movl %esp, %ebp at the start of every ASM functi... +0.43
Binding two threads in subsequent groups of threads to the same core 0.00
How to sort this specific string array by using the following set o... 0.00
Intel x86 assembly to compare and reset memory 0.00
thread_local member variable construction 0.00
Sharing memory between processes on linux 0.00
why does perf stat show "stalled-cycles-backend" as <n... +1.25
What does this compiler message (vectorization, GCC) means? +1.94
How does a machine with higher CPU performance (according to gprof)... +2.37
pthreads and drand48 concurrency performance 0.00
Confused by gprof output -- too many calls? 0.00
Convert ptime to std::string 0.00
Profiling C++ Destructor Calls 0.00
What does "#include <iostream>" do? +2.09
Why is the execution time of a while-loop appears so weird? 0.00
calling memset from x86_64 assembly 0.00
How does the gcc "parallelize" code? 0.00
Proper way to subtract two 64 bit numbers in x86 assembly 0.00
Register being overwritten in x86 Assembly 0.00
Print 64 bit number stored in EDX:EAX to standard out -0.01
Weird program latency behavior on VM 0.00
Struct passed to thread (unix) has wrong values 0.00
sscanf read 1 instead 3 float -0.01
Performance comparison in linux -0.96
How to delete files named like these? +1.43
Atomic operations and code generation for gcc 0.00
Floating point number comparison trick: inline assembly 0.00
what happens if Interrupts occur after mutex lock has been acquired +0.11
What does the following instruction mean ---> ADD.D F4,F0,F2 0.00
BYTE directive in assembly +0.05
Multiplication rounding error 0.00
Calculating Effective Address in Assembly 0.00
Is there a way to declare a class then initialize it in a function... -1.07