Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-25benchmark: make output RFC 4180 compliantTobias Nießen
2020-03-10benchmark: add `test` and `all` options and improve errors"Ruben Bridgewater
2020-02-11Revert "benchmark: add `test` and `all` options and improve errors"Anna Henningsen
2020-02-09benchmark: add `test` and `all` options and improve errorsRuben Bridgewater
2019-12-10benchmark: improve `--filter` pattern matchingMatheus Marchini
2019-02-07benchmark: remove unreachable returnZYSzys
2019-02-07benchmark: 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-18benchmark: improve cli error messageBrian White
2017-03-04benchmark,build,doc,lib,src,test: correct typosBenjamin Fleischer
2017-01-30benchmark: 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-02benchmark: refactor to eliminate redeclared varsRich Trott
2016-02-22benchmark: use strict modeRich Trott
2015-02-05benchmark: 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-07bench: Use environ to run compares more than onceisaacs
2013-02-20benchmark: Fix alignment issues on --html compare outputisaacs
2013-02-20bench: Show % change rather than % differenceisaacs
2013-02-20bench: Add --html to compare scriptisaacs
2013-02-20bench: A compare script for analyzing benchmarksisaacs