benchmark: don't use template strings
When running benchmark/compare.js, it is typical to run a version of node that does not support template strings. This provides backwards compatibility for comparing benchmarks using older versions of node. PR-URL: https://github.com/iojs/io.js/pull/714 Reviewed-By:Chris Dickinson <christopher.s.dickinson@gmail.com>
parent
8ac8b760
Please register or sign in to comment