summaryrefslogtreecommitdiff
path: root/benchmark/compare.js
AgeCommit message (Expand)Author
2019-02-07benchmark: remove unreachable returnZYSzys
2019-02-06benchmark: refactor for consistent styleRich Trott
2018-02-08benchmark: improve compare outputRuben Bridgewater
2017-06-27tools,benchmark: use stricter indentation lintingRich Trott
2017-04-20benchmark: reduce string concatenationsVse Mozhet Byt
2017-04-17benchmark: improve cli error messageBrian White
2017-03-03benchmark,build,doc,lib,src,test: correct typosBenjamin Fleischer
2017-01-31benchmark: add progress indicator to compare.jsJoyee Cheung
2016-10-17benchmark: change the execution orderAndreas Madsen
2016-08-12benchmark: update compare.js exit methodAdrian Nitu
2016-08-12benchmark: fix comment typos and code formatAdrian Nitu
2016-07-26benchmark: use t-test for comparing node versionsAndreas Madsen
2016-07-26benchmark: move cli parts of common.js into run.jsAndreas Madsen
2016-03-03benchmark: fix lint errorsRich Trott
2016-03-01benchmark: refactor to eliminate redeclared varsRich Trott
2016-02-22benchmark: use strict modeRich Trott
2015-02-04benchmark: allow compare via fine-grained filtersBrian White
2013-03-20bench: compare binaries equal timesTrevor Norris
2013-03-07bench: Do math on numbers in compare.js, not stringsisaacs
2013-03-06bench: Use environ to run compares more than onceisaacs
2013-02-20benchmark: Fix alignment issues on --html compare outputisaacs
2013-02-19bench: Show % change rather than % differenceisaacs
2013-02-19bench: Add --html to compare scriptisaacs
2013-02-19bench: A compare script for analyzing benchmarksisaacs