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 ... 21 22 23 24 25 ... 35
Title Δ
How to write code in Visual Studio faster? -0.09
how to suggest gcc compiler more probable branch +0.23
How to log a method's execution time exactly in milliseconds? +0.17
What is meant by CPU Utilization of a process and How can it be dec... +0.78
When is the optimization really worth the time spent on it? -0.26
Can I make this C++ code faster without making it much more complex? -0.16
How to profile a shared object without profiling the host app? 0.00
Is good multithreaded design premature optimization? -0.34
How to explain at your boss that code/resources optimization is imp... -0.19
Is point A nearby point B in 3D - distance check -0.39
Performance analysis for Algorithms on Embedded Devices +0.64
Loop efficiency - C++ +0.80
How to check how much execution time is spent in different dlls -0.06
Is there any way to profile performance of a WCF Application? -0.30
Micro-optimizations in C, which ones are there? Is there anyone rea... -0.30
When Does It Make Sense To Rewrite A Python Module in C? -0.06
Integrate stiff ODEs with Python +0.40
Profiling C++ in the presence of aggressive inlining? +1.07
What is the difference between these two forms of inline assembler... +0.64
Getting more info from Rprof() -0.20
Stack and Queue, Why? 0.00
Coding Practices which enable the compiler/optimizer to make a fast... -0.22
How can I decrease startup and running time in .net applications? -0.90
Efficient algorithm for detecting matches +1.20
Efficient File I/O and Conversion of Strings to Floats -0.36
Performance/profiling measurement in C +0.55
Line Level Profiling for iPhone 0.00
Profile a C shared library called by Ruby program +1.30
What statistics should a programmer (or computer scientist) know? +1.16
Fastest way to find out minimum of 3 numbers? -0.45
Pros/Cons of Static and Dynamic Instrumentation 0.00
Ideas for Web Development class project -0.09
any one know how to convert a huge char array to float, very huge a... +0.10
How do you show that one algorithm is more efficient than another a... -0.17
Writing fool-proof applications vs writing for performance -0.03
Managing Setup code with TimeIt -1.24
Optimizations in Code related to string functions -0.26
Flex Profiling (Flex Builder): comparing two results 0.00
Does gprof take time spent blocked into account? +0.14
Measure time of a function with arguments in Python -0.54
Good c++ profiler for GCC +0.74
C++ while profiling found performance problem in ntdll - how to get... -0.83
Less CPU usage in C++: declaring as unsigned int or not? -0.29
How to measure lock contention? -0.36
Ruby C extensions, Use Ruby data types or native C for performance? +0.17
Which data structure should I use for storing hash values? -0.20
efficient algorithm to perform spell check on HTML document -0.14
How to hibernate .net application to reduce launch time? 0.00
java cpu-intensive app stalls / hangs when increasing nr of workers... +0.23
C for loop indexing: is forward-indexing faster in new CPUs? -0.35