docs: add tinypool to external pools benchmark
[poolifier.git] / benchmarks / versus-external-pools / workers / tinypool / function-to-bench-worker.js
1 'use strict'
2 const functionToBench = require('../../functions/function-to-bench')
3 module.exports = functionToBench