Commit 3e675e44 authored by Evan Lucas's avatar Evan Lucas Committed by Evan Lucas
Browse files

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: default avatarChris Dickinson <christopher.s.dickinson@gmail.com>
parent 8ac8b760
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment