UNPKG

@acromedia/sloth

Version:

Resource profiler for node, utilizing child processes

4 lines (3 loc) 186 B
export { default as Profiler } from './src/classes/Profiler'; export { default as bench } from './src/functions/bench'; export { default as benchFile } from './src/functions/benchFile';