summaryrefslogtreecommitdiff
path: root/benchmark/process
AgeCommit message (Expand)Author
2019-11-30benchmark,doc,lib,test: prepare for padding lint ruleRich Trott
2019-09-18benchmark: improve process.env benchmarksAnna Henningsen
2019-08-27process: improve nextTick performanceBrian White
2019-06-27tools: update eslintRuben Bridgewater
2019-04-05lib: make queueMicrotask fasterAnatoli Papirovski
2019-03-05benchmark,lib: add process.hrtime.bigint benchmarkAnna Henningsen
2018-08-02test: remove unused configBenjamin Gruenbaum
2018-05-06benchmark: track exec time in next-tick-execAnatoli Papirovski
2018-05-03benchmark: fix next-tick-depthAnatoli Papirovski
2018-04-10benchmark: changed millions and thousands to njuggernaut451
2018-01-23benchmark: (process) use destructuringRuben Bridgewater
2017-11-28process: slightly simplify next tick executionAnatoli Papirovski
2017-09-19benchmark: var to constRuben Bridgewater
2017-08-10benchmark: cover more nextTick() codeRich Trott
2017-06-17process: improve nextTick() performanceBrian White
2017-02-23process: improve memoryUsage() performanceBrian White
2017-01-23process: improve process.hrtimeJoyee Cheung
2016-02-26benchmark: move misc to categorized directoriesAndreas Madsen