SpiceQA
Questions
Tags
Users
Badges
micro-optimization
146 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Is the conditional operator slow?
user_35245
0
•
asked Feb 14, 2010
27
8
7566
micro-optimization
if-statement
conditional-operator
performance
c#
What is the fastest way to find if a number is even or odd?
user_311097
0
•
asked Feb 9, 2010
59
12
30212
micro-optimization
c
Is it possible to tell the branch predictor how likely it is to follow the branch?
user_219811
0
•
asked Dec 5, 2009
78
7
22741
compiler-optimization
micro-optimization
x86
gcc
c
What is faster: many ifs, or else if?
user_454580
0
•
asked Nov 25, 2009
28
11
36774
micro-optimization
php
Does using xor reg, reg give advantage over mov reg, 0?
user_57428
0
•
asked Jul 16, 2009
61
6
19229
micro-optimization
x86
assembly
Should I use Java's String.format() if performance is important?
Air_44437
0
•
asked Feb 4, 2009
240
13
172451
micro-optimization
string-formatting
java
string
performance
Prev
Prev
11
12
13
14
15
(current)
Hot Questions