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