summaryrefslogtreecommitdiff
path: root/jstests/perf/v8_mapreduce.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/perf/v8_mapreduce.js')
-rw-r--r--jstests/perf/v8_mapreduce.js5
1 files changed, 1 insertions, 4 deletions
diff --git a/jstests/perf/v8_mapreduce.js b/jstests/perf/v8_mapreduce.js
index 7ff329c5284..c2123c89403 100644
--- a/jstests/perf/v8_mapreduce.js
+++ b/jstests/perf/v8_mapreduce.js
@@ -13,10 +13,7 @@ if (/V8/.test(interpreterVersion()) && db.runCommand({buildinfo: 1}).javascriptE
var tid = tid || 0;
var threadStart = new Date();
job(tid);
- return {
- "threadStart": threadStart,
- "threadEnd": new Date()
- };
+ return {"threadStart": threadStart, "threadEnd": new Date()};
};
// function timeMultipleThreads