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 ... 27 28 29 30 31 ... 35
Title Δ
Fastest way of checking the condition l+1<r for int l,r in Java +0.42
Performance : which is faster calling reverse on a stack or popping... -0.25
BLAS daxpy and dcopy when inc=1, are they any faster than just usin... 0.00
What exactly does C++ profiling (google cpu perf tools) measure? -0.08
How to find a memory leak in C++ +0.10
Building a lexer in C -0.07
C# Code optimization -0.98
Will optimizing code become unnecessary? +0.13
Will optimizing code become unnecessary? -0.54
How can I programmatically limit my program's CPU usage to below 70%? -0.90
Contact graph -0.39
Improving the way we write code? +0.75
How to measure performance indepently of the machine used +0.54
Is it useful in C# to apply DeMorgan's theorem to manually optimize... -1.03
Command pattern without virtual functions (C++) -0.05
Call tree for embedded software -0.14
Exact time measurement for performance testing -0.32
Explaining benefits of an array to a lay person? +0.23
What are some popular code generation engines? +0.86
How should I rewrite a very large compound if statement in C#? -0.79
C++ Code Generation +0.44
Open Source Java Profilers -0.85
Tools to profile function execution times of a .NET program -0.78
How to do performance and scalability testing without clear require... -0.46
Java performance tips -0.50
Is there a relation between static code analysis and application pe... +0.08
Code Golf: Evaluating Mathematical Expressions -0.81
Code Golf: Evaluating Mathematical Expressions -0.57
Performance optimization strategies of last resort +1.03
.NET Debugging & Tracking Performance: tricks / hidden features? +1.04
Using gprof with pthreads 0.00
Are there any tools to find duplicate sections in a tree data struc... +0.53
Possible ways to calculate X = A - inv(B) * Y * inv(B) and X = Y +... 0.00
What is faster (x < 0) or (x == -1)? -0.45
Where can I find a profiler for C# applications to be used in Visua... -0.60
Which is faster? Comparison or assignment? -0.54
Optimizing Lookups: Dictionary key lookups vs. Array index lookups +0.14
C++ code performance -0.02
CPU Utilization -0.72
What are some good code optimization methods? +0.32
How do I turn a conditional chain into faster less ugly code? +0.46
Why are x86 registers named the way they are? +0.67
Analyzing Code for Efficiency? +0.81
Long-held, incorrect programming assumptions -0.50
while (1) Vs. for (;;) Is there a speed difference? -0.34
How often is the performance of a programming language a significan... +0.50
Cost of common operations for C#? -0.44
Writing easily modified code +0.29
How to adapt agile to different companies? An MBA thesis +0.05
What sample based profiling tool for FreeBSD? 0.00