Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 836 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 836 Bytes

Poolifier benchmarks

Welcome to poolifier benchmarks.

Table of contents

Folder Structure

The internal folder contains poolifier internal benchmark code.

Poolifier benchmark versus other worker pools

See the dedicated repository README.md.

Poolifier internal benchmark

Usage

To run the internal benchmark, you just need to navigate to the root of poolifier cloned repository and run:

  • pnpm benchmark:benchmark.js or
  • pnpm benchmark:tatami-ng