Skip to content

Commit c5abf50

Browse files
RafaelGSSaduh95
authored andcommitted
benchmark: adjust byte size for buffer-copy
PR-URL: #55295 Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent c028d21 commit c5abf50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark/buffers/buffer-copy.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
const common = require('../common.js');
33

44
const bench = common.createBenchmark(main, {
5-
bytes: [0, 8, 128, 32 * 1024],
5+
bytes: [8, 128, 1024],
66
partial: ['true', 'false'],
77
n: [6e6],
88
});

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy