A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/nodejs/node/commit/6c92329b1b below:

fix broken fs.cpSync benchmark" · nodejs/node@6c92329 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-4

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-4

lines changed Original file line number Diff line number Diff line change

@@ -8,10 +8,7 @@ const tmpdir = require('../../test/common/tmpdir');

8 8

const bench = common.createBenchmark(main, {

9 9

n: [1, 100, 10_000],

10 10

dereference: ['true', 'false'],

11 -

// When `force` is `true` the `cpSync` function is called twice the second

12 -

// time however an `ERR_FS_CP_EINVAL` is thrown, so skip `true` for the time being

13 -

// TODO: allow `force` to also be `true` once https://github.com/nodejs/node/issues/58468 is addressed

14 -

force: ['false'],

11 +

force: ['true', 'false'],

15 12

});

16 13 17 14

function prepareTestDirectory() {

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4