summaryrefslogtreecommitdiff
path: root/benchmark/compare.js
Commit message (Expand)AuthorAgeFilesLines
* benchmark: make output RFC 4180 compliantTobias Nießen2021-01-251-3/+3
* benchmark: add `test` and `all` options and improve errors"Ruben Bridgewater2020-03-091-1/+1
* Revert "benchmark: add `test` and `all` options and improve errors"Anna Henningsen2020-02-101-1/+1
* benchmark: add `test` and `all` options and improve errorsRuben Bridgewater2020-02-091-1/+1
* benchmark: improve `--filter` pattern matchingMatheus Marchini2019-12-101-2/+5
* benchmark: remove unreachable returnZYSzys2019-02-071-2/+0
* benchmark: refactor for consistent styleRich Trott2019-02-061-2/+2
* benchmark: improve compare outputRuben Bridgewater2018-02-081-2/+3
* tools,benchmark: use stricter indentation lintingRich Trott2017-06-271-6/+3
* benchmark: reduce string concatenationsVse Mozhet Byt2017-04-201-3/+3
* benchmark: improve cli error messageBrian White2017-04-171-1/+1
* benchmark,build,doc,lib,src,test: correct typosBenjamin Fleischer2017-03-031-1/+1
* benchmark: add progress indicator to compare.jsJoyee Cheung2017-01-311-18/+45
* benchmark: change the execution orderAndreas Madsen2016-10-171-2/+2
* benchmark: update compare.js exit methodAdrian Nitu2016-08-121-1/+2
* benchmark: fix comment typos and code formatAdrian Nitu2016-08-121-1/+1
* benchmark: use t-test for comparing node versionsAndreas Madsen2016-07-261-162/+67
* benchmark: move cli parts of common.js into run.jsAndreas Madsen2016-07-261-1/+1
* benchmark: fix lint errorsRich Trott2016-03-031-5/+20
* benchmark: refactor to eliminate redeclared varsRich Trott2016-03-011-11/+12
* benchmark: use strict modeRich Trott2016-02-221-3/+4
* benchmark: allow compare via fine-grained filtersBrian White2015-02-041-3/+16
* bench: compare binaries equal timesTrevor Norris2013-03-201-18/+6
* bench: Do math on numbers in compare.js, not stringsisaacs2013-03-071-4/+4
* bench: Use environ to run compares more than onceisaacs2013-03-061-38/+63
* benchmark: Fix alignment issues on --html compare outputisaacs2013-02-201-1/+1
* bench: Show % change rather than % differenceisaacs2013-02-191-1/+1
* bench: Add --html to compare scriptisaacs2013-02-191-4/+26
* bench: A compare script for analyzing benchmarksisaacs2013-02-191-0/+116