benchmark: increase the iteration number to an appropriate value · nodejs/node@00f7a5d · GitHub
Skip to content

Commit 00f7a5d

Browse files
Lei ShiUlisesGascon
authored andcommitted
benchmark: increase the iteration number to an appropriate value
Current iteration number is too small that fwrite occupies large portion of execution time which made crypo execution time measured inaccurate. The iteration above 1e5 makes 50% higher and stable score. PR-URL: #50766 Reviewed-By: Debadree Chatterjee <debadree333@gmail.com> Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Vinícius Lourenço Claro Cardoso <contact@viniciusl.com.br>
1 parent 6584dd8 commit 00f7a5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

benchmark/crypto/webcrypto-digest.js

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)