StackRating

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

Leeor

Rating
1512.40 (55,550th)
Reputation
15,499 (9,054th)
Page: 1 2 3 4 5 6 ... 8
Title Δ
What are appropriate applications for a linked (doubly as well) list? -2.54
How to access stack base pointer (rbp) using inline assembly? -1.08
How does CPMXCG(compare-and-swap) exactly works on a multiprocessor... 0.00
Branch target prediction vs branch prediction 0.00
Could a GPU be Programmed and/or Modified to Carry Out CPU Instruct... 0.00
How to do xchg assembly instruction in c++ coding atomically +1.92
Multithreading Models - One to Many model 0.00
Return address prediction stack buffer vs stack-stored return addre... -0.49
How many cache misses will we have for this simple program? -1.03
does atomic operation (c++) freeze cpu -0.02
how to call assembly program inside c program- Visual studio 2010 0.00
Pointer error in my program [C89] +0.30
What does thread mean? +0.49
Simultaneously incrementing the program counter and loading the Ins... 0.00
What is the probability of getting an error if I run this code for... +0.50
Checking for a memory leak? +0.49
The significance of separate stack-space for threads +0.07
are compulsory misses considered while calculating miss rate? -0.00
Does the hardware-prefetcher benefit in this memory access pattern? +2.55
Branch target prediction in conjunction with branch prediction? +1.23
MPI why is this simple loop not working? -1.18
Finding more information about CPU load type +0.50
Writing a function that combines two nodes in a linked list together +0.51
Prim's and Boruvka's algorithm for minimum spanning tree 0.00
Difference between use of while() and sleep() to put program into s... -0.01
How do I resolve this 'Multiple Definitions of' error in CodeBlocks... -0.17
Doubly linked list wont work 0.00
Visualizing an ALU pipeline when operations have different throughput -1.97
Intentionally Vulnerable Test Program Not Behaving as Expected 0.00
"mod 4" versus "& 3" performance +2.08
Measuring Cache Latencies +0.68
In chaos regarding function of pointers in C Language -0.56
Difference between “static const”, “#define”, and “enum” in perform... +2.72
Cache size estimation on your system? -2.04
C Bitwise OR returns "f" +0.23
What are fast LEA and slow LEA unit in the microarchitecture of Int... 0.00
How many EAX register do modern processor have? +2.06
L2 cache lines miss count +2.20
if x=10 y=10 z=5 how is x<y<z=true? -0.84
Is L2 inclusive Or non-inclusive in i7 CPU 860 @ 2.80GHz? 0.00
StoreLoad Memory Barrier 0.00
C++ function: Number of memory access -1.35
Worst case time complexity lists +0.01
Given a set of 12 integers, how to recursively generate all possibl... 0.00
About the gcc option 0.00
Linked List recursion and Array +0.10
Why speed of memcpy() drops dramatically every 4KB? +1.88
More TLB misses when process memory size larger? -0.50
Why Load/Store from buffer takes one whole clock cycle? 0.00
Can branch prediction cause illegal instruction? -1.25