%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/vacivi36/vittasync.vacivitta.com.br/vittasync/node/benchmark/url/
Upload File :
Create Path :
Current File : /home/vacivi36/vittasync.vacivitta.com.br/vittasync/node/benchmark/url/whatwg-url-canParse.js

'use strict';
const common = require('../common.js');

const bench = common.createBenchmark(main, {
  type: Object.keys(common.urls),
  n: [1e6],
});

function main({ type, n }) {
  bench.start();
  for (let i = 0; i < n; i += 1)
    URL.canParse(common.urls[type]);
  bench.end(n);
}

Zerion Mini Shell 1.0