summaryrefslogtreecommitdiff
path: root/benchmark/fixtures
Commit message (Expand)AuthorAgeFilesLines
* benchmark: make benchmarks runnable in older versions of Node.jsJoyee Cheung2022-12-081-10/+0
* benchmark: fix startup benchmarkEvan Lucas2022-09-211-2/+2
* src,lib: print source map error source on demandlegendecas2022-07-282-0/+32
* benchmark: fix misc/startup failureAntoine du Hamel2022-04-171-1/+1
* benchmark: add benchmark for NODE_V8_COVERAGEbcoe2021-01-271-0/+115
* benchmark: add simple https benchmarkAndrey Pechkurov2020-12-251-0/+72
* benchmark: remove modules that require intlRichard Lau2020-11-051-2/+0
* benchmark: add startup benchmark for loading public modulesJoyee Cheung2020-11-041-0/+46
* benchmark: use let and const instead of varDaniele Belardi2020-01-281-3/+3
* tools: enable block-scoped-var eslint ruleRoman Reiss2019-05-101-1/+2
* src: port bootstrap/cache.js to C++Joyee Cheung2019-04-041-7/+4
* benchmark,doc,lib: capitalize more commentsRuben Bridgewater2019-03-271-1/+1
* benchmark: refactor for consistent styleRich Trott2019-02-061-2/+2
* benchmark: pre-generate data set for URL benchmarksJoyee Cheung2018-11-201-30/+0
* benchmark: support more options in startup benchmarkJoyee Cheung2018-11-091-0/+13
* worker: rename to worker_threadsAnna Henningsen2018-06-061-1/+1
* benchmark: port cluster/echo to workerTimothy Gu2018-06-061-0/+7
* benchmark: fix http/simple.js benchmarkAnatoli Papirovski2017-12-111-1/+1
* benchmark: var to constRuben Bridgewater2017-09-191-16/+16
* http: always cork outgoing writesBrian White2017-06-121-33/+29
* benchmark: control HTTP benchmarks run timeJoyee Cheung2017-04-091-0/+142
* benchmark: move url data to fixturesJoyee Cheung2017-02-151-0/+30
* src: replace naive search in Buffer::IndexOfKarl Skomski2015-10-071-0/+3865