New answers tagged performance
1
vote
In dynamic programming, do switch-case statements perform worse than function tables?
... do [X] statements perform worse than [Y]?
You're saying that you're interested in benchmarking X vs. Y.
Ok, good.
Get out your stopwatch and go test X, test Y, and compare the timings.
In ...
Top 50 recent answers are included
Related Tags
performance × 847java × 91
algorithms × 72
design × 71
c++ × 71
database × 63
optimization × 59
architecture × 54
c# × 53
javascript × 42
python × 30
php × 29
web-development × 27
c × 27
caching × 26
design-patterns × 25
sql × 25
multithreading × 25
object-oriented × 22
memory × 22
data-structures × 21
database-design × 20
scalability × 20
programming-practices × 19
.net × 18