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 ... 25 26 27 28 29 ... 35
Title Δ
Are there non-sampling time-profiling tools for iPhone apps? -1.09
Is there a standard term for a class that contains just data, no lo... +0.77
How many threads does it take to make them a bad choice? +0.95
How to prevent Overloading? -0.31
C++: Performance impact of BIG classes (with a lot of code) +0.23
visiting all free slots in a bitfield +0.42
What is the fastest possible way to sort an array of 7 integers? -0.62
Is optimizing certain functions with Assembler in a C/C++ program r... -0.76
How can I use Firebug to tell what's causing slow page loads? -1.11
Language features: optimizing booleans to flags + bitmasks 0.00
How to optimize the layers of pointer indirection -0.78
profile java code -0.54
Performance Testing fundamentals -0.39
Model-view-controller +0.64
Converting hex string stored as chars to decimal in C -0.39
is it reasonable to program an algortihm without function calls? -0.52
Java, Most Expensive Statements? +1.85
What are efficient ways to debug an optimized C/C++ program? -1.05
Find each statement's execution count in Java -1.32
Research on programming language and writing software +1.60
How can I see symbols of (C and C++) binary on linux? -0.35
Any reason to replace while(condition) with for(;condition;) in C++? +0.91
Which is faster/preferred: memset or for loop to zero out an array... -0.59
What are the known C/C++ optimizations for GCC -0.67
Do method profiling ( Basic execution time ) With Spring AOP +0.10
Performance of comparisons in C++ ( foo >= 0 vs. foo != 0 ) +0.13
Dynamic compilation for performance -1.06
Visual Studio 2008 Profiler - Instrumented produces strange results +0.61
Should I optimise my python code like C++? Does it matter? -0.91
Convert a positive number to negative in C# -0.07
Qt Application Performance vs. WinAPI/MFC/WTL/ -0.38
code Profiler for ARM -0.15
Which is preferable; declaring & setting variable & calling... +0.59
Why is this code being generated by avr-gcc and how does it work? -1.26
Performance - Python vs. C#/C++/C reading char-by-char -0.13
Profiling jQuery, how do I make my app more snappy? -0.41
.NET code profiling tools 0.00
Algorithm for multidimensional optimization / root-finding / someth... -0.03
Fast string to integer conversion in Python -0.40
In which language did semicolon first appear as a terminator? -0.54
When does Erlang's parallelism overcome its weaknesses in numeric c... -0.51
Performance difference between ++iterator and iterator++? -1.17
Increasing Speed -0.40
basic operations cpu time cost -0.01
unable to accumulate time using gprof - the gnu profiler +0.36
How long does my code take to run? -0.54
Is there a way to save the state of an object for a faster reload l... -0.43
Profiling a mex-function -0.40
Fast stable sort for small arrays (under 32 or 64 elements) +0.09
What features should a C#/.NET profiler have? -0.28