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 ... 6 7 8 9 10 ... 35
Title Δ
In profiling software, why is percentage used instead of time in mi... +0.88
performance issue my grammar and antlr4 +0.66
Oprofile callgraph: origin of syscalls +0.66
C++ Code profiling/analysis for Mac and MPI -0.15
Profiler for Windows C++ (console based network application) +0.75
How bad is it to log many stacktraces? -0.34
In Python, what is the best way to determine how long each line of... -0.69
Profiling a multi-tiered, distributed, web application (server side) -0.34
How can I check which part of a method uses the most time? +0.39
C++ profiling and optimization -0.68
array indexing from a pointer -0.88
Values changing in C stack implementation -0.93
Cycles consumed in each function through Oprofile 0.00
What properties must a language have to support recursion? +0.66
When profiling my fortran program, Acxtrnal.dll is the part using m... 0.00
Is there any good tool/framework to profile performance for C/C++ a... -1.46
Double pointers as function arguments -0.45
Graphics.DrawImage speed 0.00
should i try to avoid "new" keyword in ultra-low-latency... -0.54
Why does this expression not work as expected in Common Lisp? 0.00
Arguing my algorithm is correct and within the bounds +2.04
virtual destructor perfomance -0.84
algorithm to convert any string to a real number between -1 and 1 -0.44
loading (deserializing) _quickly_ 2MB of Data in Android on Applica... +1.33
How to manage program turnaround time? +0.76
How to properly use profr 0.00
Work out co-ordinates in a circular pattern? +0.10
profiling and performance issues -0.70
How to analyze the length of time a specific function runs in R +0.58
Minimum bounding rectangle, when 3D shape is not known...only that... 0.00
profiler for c++ code, very sleepy +0.67
Software where equations are the principal objects of interest? 0.00
Helping the compiler optimize function pointers -1.34
How reliable is pstack as a profiling tool? 0.00
visual studio profiler [clr.dll] +0.16
Using Pointers in C++ decreases runtime? -0.58
How to compute score or heuristics for function optimization profit... 0.00
Python Profiling - Rollup function calls that are outside my code 0.00
Profiling algorithm +0.14
How to optimize input/output in C++ -0.43
Any good test examples for testing profiler? +0.16
Code performance between if else statements and length of string +0.26
Performance down 0.00
Java performace vs. code-style: Making multiple method calls from t... -0.62
How to understand the gprof outputs? 0.00
Confusing (and incorrect?) output from Go profiler -1.14
Code execution slowing due to header include -0.69
efficient and portable strcmp for reverse strings +0.14
C# best practice for performance: object creation vs reuse +0.62
Is x += a quicker than x = x + a? +0.34