Home
last modified time | relevance | path

Searched refs:main (Results 826 - 850 of 12849) sorted by relevance

1...<<31323334353637383940>>...514

/third_party/node/benchmark/buffers/
H A Dbuffer-creation.js5 const bench = common.createBenchmark(main, {
16 function main({ len, n, type }) { function
H A Dbuffer-copy.js4 const bench = common.createBenchmark(main, {
16 function main({ n, bytes, partial }) { function
H A Dbuffer-concat.js4 const bench = common.createBenchmark(main, {
11 function main({ n, pieces, pieceSize, withTotalLength }) { function
H A Dbuffer-equals.js4 const bench = common.createBenchmark(main, {
10 function main({ n, size, difflen }) { function
/third_party/node/benchmark/fs/
H A Dbench-mkdirp.js9 const bench = common.createBenchmark(main, {
13 function main({ n }) { function
/third_party/node/benchmark/misc/
H A Darguments.js13 const bench = createBenchmark(main, {
34 function main({ n, method, args }) { function
/third_party/node/benchmark/http/
H A Dupgrade.js6 const bench = common.createBenchmark(main, {
21 function main({ n }) { function
H A Dsimple.js4 const bench = common.createBenchmark(main, {
14 function main({ type, len, chunks, c, chunkedEnc, duration }) { function
H A Dincoming_headers.js5 const bench = common.createBenchmark(main, {
12 function main({ connections, headers, w, duration }) { function
H A Dheaders.js6 const bench = common.createBenchmark(main, {
12 function main({ len, n, duration }) { function
H A Dcluster.js8 bench = common.createBenchmark(main, {
20 function main({ type, len, c, duration }) { function
/third_party/node/benchmark/http2/
H A Dwrite.js5 const bench = common.createBenchmark(main, {
13 function main({ streams, length, size, duration }) { function
/third_party/node/benchmark/https/
H A Dsimple.js4 const bench = common.createBenchmark(main, {
14 function main({ type, len, chunks, c, chunkedEnc, duration }) { function
/third_party/node/benchmark/process/
H A Dcoverage.js6 const bench = common.createBenchmark(main, {
16 function main({ n }) { function
H A Dnext-tick-exec-args.js3 const bench = common.createBenchmark(main, {
7 function main({ n }) { function
/third_party/node/benchmark/timers/
H A Dtimers-cancel-unpooled.js5 const bench = common.createBenchmark(main, {
10 function main({ n, direction }) { function
H A Dtimers-cancel-pooled.js5 const bench = common.createBenchmark(main, {
9 function main({ n }) { function
/third_party/node/benchmark/vm/
H A Dcompile-script-in-isolate-cache.js11 const bench = common.createBenchmark(main, {
18 function main({ n, type }) { function
/third_party/node/benchmark/util/
H A Dtext-decoder.js5 const bench = common.createBenchmark(main, {
14 function main({ encoding, len, n, ignoreBOM, type, fatal }) { function
H A Dsplice-one.js5 const bench = common.createBenchmark(main, {
11 function main({ n, pos, size }) { function
/third_party/node/benchmark/worker/
H A Dmessageport.js5 const bench = common.createBenchmark(main, {
11 function main(conf) { function
/third_party/node/benchmark/zlib/
H A Dinflate.js5 const bench = common.createBenchmark(main, {
11 function main({ n, method, inputLen }) { function
H A DcreateInflate.js5 const bench = common.createBenchmark(main, {
11 function main({ n, inputLen, chunkLen }) { function
H A Dcreation.js5 const bench = common.createBenchmark(main, {
14 function main({ n, type, options }) { function
/third_party/node/benchmark/child_process/
H A Dchild-process-read.js15 const bench = common.createBenchmark(main, {
20 function main({ dur, len }) { function

Completed in 9 milliseconds

1...<<31323334353637383940>>...514