summaryrefslogtreecommitdiff
path: root/benchmark/run.js
AgeCommit message (Expand)Author
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-02-07benchmark: remove unreachable returnZYSzys
2019-02-06benchmark: refactor for consistent styleRich Trott
2017-06-27tools,benchmark: use stricter indentation lintingRich Trott
2017-06-19benchmark: remove needless RegExp capturingVse Mozhet Byt
2017-04-20benchmark: reduce string concatenationsVse Mozhet Byt
2017-01-31benchmark: add progress indicator to compare.jsJoyee Cheung
2017-01-05benchmark: fix typo "categoty" -> "category"Victor Felder
2017-01-05benchmark: keep decimals in resultsBrian White
2016-12-23benchmark: use commas in non-csv rate outputBrian White
2016-08-12benchmark: add --format csv optionAdrian Nitu
2016-07-26benchmark: refactor to use process.sendAndreas Madsen
2016-07-26benchmark: move cli parts of common.js into run.jsAndreas Madsen
2013-02-19bench: Remove old run scriptisaacs
2010-10-11Soft migration of sys -> util, Removal of deprecated utils module.Micheil Smith
2010-06-23:%s/sys.puts/console.log/gRyan Dahl
2010-03-23Migrates benchmarks to the new api.arlolra
2010-03-08Clean up some things in the benchmarksRyan Dahl
2010-03-08Remove process.mixin dependencies from benchmark scriptsisaacs
2009-10-31Upgrade benchmark scripts for new module APIRyan Dahl
2009-10-29Namespace EVERYTHING under process; introduce GLOBALRyan Dahl
2009-10-25Rename node.libraryPaths to require.pathsRyan Dahl
2009-10-07Update benchmarks with new createChildProcess APIRyan Dahl
2009-10-05Remove include() add node.mixin()Ryan Dahl
2009-09-28Move http library to /http.jsRyan Dahl
2009-08-26API: rename node.Process to node.ChildProcessRyan
2009-07-13Add benchmark scripts.Ryan