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 ... 12 13 14 15 16 ... 35
Title Δ
difference between code coverage and profiling +0.15
Profiling more than function calls in PHP +0.85
Is there something like ANTS Performance Profiler but for C++? -0.35
compile with GCC -O2 option generate different program +0.76
Debugging visually using >>, >, >|, ||, |<, <, &l... -0.33
Makefile profiling +1.13
Analyze the "runnable" thread dump under high load server... +0.13
Optimizing parameter input for functions -0.32
compile code as a single automaticly merged file to allow compiler... -0.64
Which will perform better, parsing string each iteration, or parsin... +0.20
Designing high-performance State Machine in Java -1.10
When does whitespace impact on performance? +0.26
What is better ? Multiple if statements, or one if with multiple co... -0.96
Fast way to find exponent of nearest superior power of 2 -1.09
Inline function v. Macro in C -- What's the Overhead (Memory/Speed)? +0.37
Global Variables performance effect (c, c++) -0.26
Any line-level Javascript profilers out there? +0.64
How to force ghc's profiler to step deeper into the libraries? -0.29
How to profile a continuously running server running on FreeBSD +0.75
need help to create a graph using MFC C++ -0.69
What are some of the common performance issues, irrespective of pro... -0.81
C vs C++ in embedded Linux -0.41
How to find out which method is taking much time? -0.11
Best practice to measure which part of a method takes a lot of time? -0.57
Optimizing C loops to get diagonal of array -0.04
Python profiler not giving enough information -0.35
Distance between tiles in a hexagonal field +1.00
Is it worth threading a operation that takes 1 second to complete? +0.06
Profiler that attaches to running processes? -0.17
Shifting an LFSR loop in O(1) time? +1.54
Features for profiling concurrent program behaviour in Java +0.05
Inaccuracy in gprof output +0.95
Slow transfer speed on remote computer 0.00
my Dll size blown out by introducing large switch cases, how can I... -0.66
How exactly does gprof work? -0.03
Profiling program by type of activity +0.56
Visual Studio Performance Profiling: Application.DoEvents() +0.38
Is there a better way to optimize the lennard jones potential funct... +0.06
Best way to measure speed of functions, classes and processes -0.71
Implementing a simple Trie for efficient Levenshtein Distance calcu... -0.64
How to efficiently wrap the index of a fixed-size circular buffer -0.97
Can a profiler change how long recursive calls take to run in Java? -0.15
gprof messing up 0.00
Implementing registers in a C virtual machine -0.34
how to profile(timing) in powershell -0.32
Java: Why is switch more common than if for Android Events? It take... +1.12
C++ : Catch a divide by zero error -0.96
improve locality and decrease Cache pollution in a medical image re... -0.76
How to calculate CPU usage of a piece of .NET code? -0.22
Why is a c++ reference considered safer than a pointer? -0.83