summaryrefslogtreecommitdiff
path: root/benchmark/child_process
Commit message (Expand)AuthorAgeFilesLines
* benchmark: (child_process) use destructuringRuben Bridgewater2018-01-235-20/+7
* benchmark: var to constRuben Bridgewater2017-09-193-7/+7
* tools,benchmark: use stricter indentation lintingRich Trott2017-06-271-1/+1
* test,benchmark: stabilize child-processRefael Ackermann2017-06-071-19/+20
* test: fix flakyness with `yes.exe`Refael Ackermann2017-05-061-3/+12
* benchmark: terminate child process on WindowsRich Trott2017-04-281-2/+8
* test: add test for child_process benchmarkJoyee Cheung2017-04-191-3/+3
* benchmark: replace more [].join() with ''.repeat()Vse Mozhet Byt2017-04-131-1/+1
* tools: add unescaped regexp dot rule to linterBrian White2017-03-291-0/+1
* child_process: fix deoptimizing use of argumentsVse Mozhet Byt2017-03-011-0/+146
* benchmark: cleanup child_process IPC benchmarkYuya Tanaka2017-01-161-8/+13
* benchmark: use 'yes' instead of echo in a loopBartosz Sosnowski2016-09-261-2/+1
* lib,benchmark,test: implement consistent bracesRich Trott2016-07-121-2/+1
* benchmark: fix child-process-exec-stdout on winBartosz Sosnowski2016-06-101-1/+6
* benchmark: fix child-process-read on WindowsBartosz Sosnowski2016-06-092-3/+47
* child_process: measure buffer length in bytesRich Trott2016-05-252-9/+39
* benchmark: move misc to categorized directoriesAndreas Madsen2016-02-262-0/+55