mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-25 02:00:10 +02:00
include UV_THREADPOOL_SIZE in benchmark logs
This commit is contained in:
@@ -33,6 +33,8 @@ function test(hashType, filePath, callback) {
|
||||
return callback(err)
|
||||
}
|
||||
console.log(
|
||||
'uvthreads',
|
||||
process.env.UV_THREADPOOL_SIZE,
|
||||
filePath,
|
||||
'hashType',
|
||||
hashType,
|
||||
|
||||
Reference in New Issue
Block a user