summaryrefslogtreecommitdiff
path: root/benchmark/plot.R
diff options
context:
space:
mode:
authorYosuke Furukawa <yosuke.furukawa@gmail.com>2015-01-15 01:46:28 +0900
committerBen Noordhuis <info@bnoordhuis.nl>2015-01-14 02:29:59 +0100
commit182c3b689caed1bab1c72f438a81c9fb6ca61c44 (patch)
treee72c7ee0a86581f1427b54b1c9dbe41c1fcc1afb /benchmark/plot.R
parenta7f530964b1c4430d0be7e3796700a0f81068dc5 (diff)
downloadnode-new-182c3b689caed1bab1c72f438a81c9fb6ca61c44.tar.gz
benchmark: fix command name in benchmark scripts
PR-URL: https://github.com/iojs/io.js/pull/410 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Diffstat (limited to 'benchmark/plot.R')
-rwxr-xr-xbenchmark/plot.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/plot.R b/benchmark/plot.R
index 1f902eddfe..288e8bd5a4 100755
--- a/benchmark/plot.R
+++ b/benchmark/plot.R
@@ -52,7 +52,7 @@ ab.load <- function (filename, name) {
filename <- args[0:1]
-data <- ab.load(filename, "node")
+data <- ab.load(filename, "iojs")
# histogram