StackRating

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

Mike Dunlavey

Rating
1436.56 (4,534,887th)
Reputation
35,921 (3,178th)
Page: 1 ... 16 17 18 19 20 ... 35
Title Δ
overhead in addressing 2d array in linear memory space -0.36
Time Sampling Problems with gprof 0.00
Good free profiler that supports MingW32 please? +1.46
When fine-tuning performance, what is the best way to call JavaScri... -0.31
How to write more efficient code +0.11
How to reverse the order in a FOR loop -0.19
Is there any technique for profile testing application in isolation? -0.29
Performance profiling of Windows Apps. Better alternatives for Visu... 0.00
Even using sgen on my service class still results in agonizingly sl... 0.00
How to measure I/O time for a java application running on ubuntu? +1.81
How to optimize/refactor such code? +0.24
Finding bottlenecks in application +0.65
"Spike" profiler? -0.30
JavaScript loop performance - Why is to decrement the iterator towa... +2.45
Is micro-optimization worth the time? +1.17
How to use gprof to profile a daemon process without terminating it... -0.66
Performance impact of having a data access layer/service layer? +2.59
Profiling help in asp.net 0.00
Java Profiling, Performance Tuning and Memory Profiling exercises -0.10
python c extension for standard deviation -0.45
Speeding up an IO bound OpenGL application -0.38
Java: case-statment or if-statement efficiency perspective +0.60
Fast Arc Cos algorithm? -1.40
Write recursive-descent parsing to parse epsilon(ε) in Java +1.03
How do you profile a .net application taking into account the effec... +0.14
Inline speed and compiler optimization +0.21
How can I optimize a calculation-intensive C++ program with a known... +0.12
64-bit Performance Advantages -0.69
32x32 Multiply and add optimization -0.40
Java heap bottleneck - how to identify the cause? -1.06
Controlling calculation speed in a program +2.99
Most efficient way to calculate the exponential of each element of... +0.39
Is it possible to optimize this function? -0.80
Should I be having perf issues with a large list of objects impleme... 0.00
assembly language and optimization -0.87
Profiling embedded application -0.19
Is there a profiler for C (gcc) to profile code lines separately? -0.06
Use gprof on a .so library? -0.33
application tune up -1.51
Can't see my own application methods in Java VisualVM 0.00
Performance in Java through code? +1.27
Std::vector fill time goes from 0ms to 16ms after a certain thresho... -0.98
Ways to improve efficiency of C# code +0.26
gprof on snow leopard problem 0.00
Checking whether two numbers are permutation of each other? -0.14
Does over-using function calls affect performance? Specifically in... -0.33
can somebody recommend a free tool for doing java time profiling -0.35
Finding closest neighbour using optimized Levenshtein Algorithm 0.00
Fastest language for FOR loops +1.28
How to reduce code duplication in this example +1.27