aboutsummaryrefslogtreecommitdiff
path: root/benchtests/bench-strtod.c
AgeCommit message (Collapse)Author
2014-03-26benchtests/bench-strtod.c: Increase timeout valueWill Newton
This benchmark can take longer than the default 2 seconds on slower platforms, so increase it to 10 seconds. ChangeLog: 2014-03-26 Will Newton <will.newton@linaro.org> * benchtests/bench-strtod.c (TIMEOUT): Define to 10.
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-11-11benchtests: Add strtod benchmarkAdhemerval Zanella