summaryrefslogtreecommitdiff
path: root/benchmark
Commit message (Expand)AuthorAgeFilesLines
* benchmark: fix timeout in write-stream-throughputAnatoli Papirovski2018-02-121-4/+4
* url: adding WHATWG URL supportJames M Snell2018-02-1211-0/+632
* benchmark,path: remove unused variables薛定谔的猫2017-12-191-1/+1
* test: reduce run time for misc benchmark testsRich Trott2017-11-283-0/+6
* crypto: fix Node_SignFinalDavid Benjamin2017-10-251-1/+1
* benchmark: use smaller n value in some http testsPeter Marshall2017-10-252-2/+2
* benchmark: fix dgram/bind-params.js benchmarkRich Trott2017-09-201-3/+12
* benchmark: convert var to es6 constSebastian Murphy2017-09-203-57/+51
* benchmark: fix typo in inspect-proxyVse Mozhet Byt2017-09-051-1/+1
* tools: remove legacy indentation lintingRich Trott2017-09-053-11/+11
* doc: conform to rules for eslint-plugin-markdownVse Mozhet Byt2017-07-301-17/+22
* addons: remove semicolons from after module definitionGabriel Schulhof2017-07-111-1/+1
* benchmark: update an obsolete pathVse Mozhet Byt2017-07-111-1/+1
* test: fix flakyness with `yes.exe`Refael Ackermann2017-07-111-3/+12
* test: move WPT to its own testing moduleRich Trott2017-07-111-2/+2
* child_process: fix deoptimizing use of argumentsVse Mozhet Byt2017-07-111-0/+146
* benchmark,windows: TCP.readStart() meaningful only after completionRefael Ackermann2017-07-111-2/+2
* benchmark: add final clean-up to module-loader.jsVse Mozhet Byt2017-07-111-0/+2
* benchmark: terminate child process on WindowsRich Trott2017-05-171-2/+8
* benchmark: cleanup child_process IPC benchmarkYuya Tanaka2017-05-091-8/+13
* benchmark: fix fs\bench-realpathSync.jsVse Mozhet Byt2017-04-181-0/+2
* stream: avoid additional validation for BuffersBrian White2017-04-181-0/+23
* tools: update ESLint to current versionRich Trott2017-03-081-3/+3
* fs: improve performance for sync stat() functionsBrian White2017-03-081-7/+25
* os: improve loadavg() performanceBrian White2017-03-081-0/+17
* process: improve memoryUsage() performanceBrian White2017-03-081-0/+16
* benchmark: add more thorough timers benchmarksJeremiah Senkpiel2017-03-085-0/+126
* benchmark: add benchmark for object propertiesMichaël Zasso2017-03-081-0/+81
* querystring: improve unescapeBuffer performanceBrian White2017-03-081-0/+23
* querystring: improve parse() performanceBrian White2017-03-081-21/+12
* buffer: improve compare() performanceBrian White2017-03-081-9/+63
* buffer: improve toJSON() performanceBrian White2017-03-081-0/+18
* util: improve readability of normalizeEncodingJoyee Cheung2017-03-081-0/+65
* benchmark: move punycode benchmark out of netBrian White2017-03-081-0/+0
* benchmark: move setImmediate benchmarks to timersJoshua Colvin2017-03-084-0/+0
* benchmark: add assert.deep[Strict]Equal benchmarksJoyee Cheung2017-03-084-47/+134
* benchmark: add dgram bind(+/- params) benchmarkVse Mozhet Byt2017-03-081-0/+38
* benchmark: improve readability of net benchmarksBrian White2017-03-083-30/+30
* benchmark: refactor buffer benchmarksTroy Connor2017-01-312-11/+18
* benchmark: split timers benchmark and refactorRich Trott2016-12-213-41/+40
* benchmark: reformat code for clarityRich Trott2016-12-2016-73/+190
* benchmark: add microbenchmarks for ES MapRod Vagg2016-11-221-0/+96
* test,lib,benchmark: match function namesRich Trott2016-11-151-1/+1
* test,benchmark: fix lint errors on v6.xJeremiah Senkpiel2016-10-113-3/+0
* benchmark: add benchmarks for `Buffer.from()`Anna Henningsen2016-10-111-0/+86
* benchmark: use 'yes' instead of echo in a loopBartosz Sosnowski2016-10-111-2/+1
* benchmark: add benchmark for destructuring objectFangdun Cai (Fundon)2016-10-111-0/+49
* tools: add additional ESLint rulesTeddy Katz2016-10-111-2/+2
* tools: replace custom ESLint rule with built-inRich Trott2016-09-133-3/+3
* benchmark: add benches for fs.stat & fs.statSyncAnna Henningsen2016-09-132-0/+44