Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
+'use strict'
// IMPORT LIBRARIES
const WorkerNodes = require('worker-nodes')
// FINISH IMPORT LIBRARIES
+'use strict'
// IMPORT LIBRARIES
const WorkerNodes = require('worker-nodes')
// FINISH IMPORT LIBRARIES
+'use strict'
/**
* The worker function to execute during pools benchmarks.
* NOTE: This function requires to be self-contained, thread-safe and re-entrant.
+'use strict'
const functionToBench = require('../../functions/function-to-bench')
module.exports = functionToBench