===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
node-del-5.1.0/benchmark.js-39-for (const concurrency of concurrencies) {
node-del-5.1.0/benchmark.js:40:	const name = `concurrency: ${concurrency.toString()}`;
node-del-5.1.0/benchmark.js-41-
##############################################
node-del-5.1.0/benchmark.js-58-				const error = new Error(
node-del-5.1.0/benchmark.js:59:					`"${name}": files removed: ${removedFiles.length}, expected: ${fixtures.length}`,
node-del-5.1.0/benchmark.js-60-				);
##############################################
node-del-5.1.0/benchmark.js-79-	.on('complete', function () {
node-del-5.1.0/benchmark.js:80:		console.log(`Fastest is ${this.filter('fastest').map('name')}`);
node-del-5.1.0/benchmark.js-81-