summaryrefslogtreecommitdiff
path: root/benchmark/child_process
AgeCommit message (Expand)Author
2019-02-06benchmark: refactor for consistent styleRich Trott
2018-12-10tools: capitalize sentencesRuben Bridgewater
2018-11-06benchmark: remove unused catch bindingscjihrig
2018-01-23benchmark: (child_process) use destructuringRuben Bridgewater
2017-09-19benchmark: var to constRuben Bridgewater
2017-06-27tools,benchmark: use stricter indentation lintingRich Trott
2017-06-07test,benchmark: stabilize child-processRefael Ackermann
2017-05-06test: fix flakyness with `yes.exe`Refael Ackermann
2017-04-28benchmark: terminate child process on WindowsRich Trott
2017-04-19test: add test for child_process benchmarkJoyee Cheung
2017-04-13benchmark: replace more [].join() with ''.repeat()Vse Mozhet Byt
2017-03-29tools: add unescaped regexp dot rule to linterBrian White
2017-03-01child_process: fix deoptimizing use of argumentsVse Mozhet Byt
2017-01-16benchmark: cleanup child_process IPC benchmarkYuya Tanaka
2016-09-26benchmark: use 'yes' instead of echo in a loopBartosz Sosnowski
2016-07-12lib,benchmark,test: implement consistent bracesRich Trott
2016-06-10benchmark: fix child-process-exec-stdout on winBartosz Sosnowski
2016-06-09benchmark: fix child-process-read on WindowsBartosz Sosnowski
2016-05-25child_process: measure buffer length in bytesRich Trott
2016-02-26benchmark: move misc to categorized directoriesAndreas Madsen