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 ... 4 5 6 7 8
Title Δ
C scanf formatting -1.74
creating a binary search tree not updating the pointer 0.00
Difference between concurrency and simultaneous? 0.00
High-performance code in c++ (inheritance, pointers to functions, if) -1.64
gcc memory barrier __sync_synchronize vs asm volatile("":... 0.00
Is it possible to convert C/C++ source code to assembly? -0.04
Can "non-native" pointers hurt cache performance? -1.24
Longest Common Subsequence incorrect printing 0.00
how can a breadth-first-search-tree include a cross-edge? 0.00
how to capture gzip error message in perl script -0.07
Recursive algorithm to calculate square root -0.86
Calculating the effect of the cache on the overall CPI of the proce... +0.50
Issues with 2D array and strings -1.46
Find the swapped nodes in binary search tree -0.51
Perl syntax compile error 0.00
intel-Based Assembly Language idiv -1.34
How macro definitions affect performance? -0.33
Compare array values to a single value in C -2.23
change instruction set in GCC +1.89
Static or dynamic width access to computer BUS? 0.00
Why doesn't g++'s option "-Winline" work? 0.00
Memory performance/cache puzzle -1.37
Measure cache access time/cycles for the ARM Cortex-A15 -0.01
How do I implement a high-performance piecewise linear transfer fun... -1.70
Inclusive or exclusive ? L1, L2 cache in Intel Core IvyBridge proce... 0.00
how do i flush the write-back cpu cache? +0.09
Two Process Solution Algorithm 1 +1.37
algorithm LRU, how many bits needed for implement this algorithm? -0.01
What is need of graph coloring? +2.77
Comparing two String array in most efficient way -0.44
why does compiler stores variables in register? -0.73
Haswell memory access 0.00
hazards in a three-way superscalar pipeline 0.00
Cache line size +0.49
Why doesn't this math work with macros? +2.64
C++ While loop in an infinite loop even on correct answer +0.05
Linked List Data Structures 0.00
Pros and Cons of Busy Waiting on Modern Processors +4.11
Complexity of walking through graph by taking path with biggest wei... +3.55
Concatenate two strings with a null in the middle +2.07
Bypass delays when switching execution unit domains 0.00
Difference between intel and AMD multithreading +4.18
Does software prefetching allocate a Line Fill Buffer (LFB)? 0.00
Can only one CPU access RAM at a time? 0.00
Where data goes after Eviction from cache set in case of Intel Core... 0.00
Can I work on the 4 int32_t contained in a __m128i? 0.00
All pairs shortest path lengths for undirected weighted sparse graph +3.72
What is the different between misses per instruction and miss penal... 0.00
x86 assembly Language - TEST operation and its effect on flags 0.00
Do atoi() and atof() cache?? They seem to execute quicker the more... +0.25