New answers tagged scripting
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
scripting × 137programming-languages × 17
python × 16
javascript × 12
java × 10
language-design × 8
c# × 7
php × 7
design-patterns × 6
c++ × 6
web-development × 6
c × 5
windows × 5
automation × 5
lua × 5
design × 4
security × 4
html × 4
server-side × 4
interpreters × 4
perl × 4
bash × 4
database × 3
programming-practices × 3
coding-style × 3