summaryrefslogtreecommitdiff
path: root/benchmark/process
Commit message (Expand)AuthorAgeFilesLines
* benchmark: improve process.env benchmarksAnna Henningsen2019-09-181-7/+47
* process: improve nextTick performanceBrian White2019-08-276-6/+6
* tools: update eslintRuben Bridgewater2019-06-271-1/+0
* lib: make queueMicrotask fasterAnatoli Papirovski2019-04-052-0/+38
* benchmark,lib: add process.hrtime.bigint benchmarkAnna Henningsen2019-03-051-15/+26
* test: remove unused configBenjamin Gruenbaum2018-08-022-4/+0
* benchmark: track exec time in next-tick-execAnatoli Papirovski2018-05-062-10/+12
* benchmark: fix next-tick-depthAnatoli Papirovski2018-05-032-18/+19
* benchmark: changed millions and thousands to njuggernaut4512018-04-106-45/+38
* benchmark: (process) use destructuringRuben Bridgewater2018-01-239-27/+23
* process: slightly simplify next tick executionAnatoli Papirovski2017-11-284-2/+45
* benchmark: var to constRuben Bridgewater2017-09-195-13/+13
* benchmark: cover more nextTick() codeRich Trott2017-08-102-4/+30
* process: improve nextTick() performanceBrian White2017-06-172-2/+2
* process: improve memoryUsage() performanceBrian White2017-02-231-0/+16
* process: improve process.hrtimeJoyee Cheung2017-01-231-7/+21
* benchmark: move misc to categorized directoriesAndreas Madsen2016-02-266-0/+163