refactor: cleanup deque variables namespace
[poolifier.git] / benchmarks / README.md
index 81a6cc7919a9233bafdda94962ac02f692983f96..b2ee433623eb33ef9beea016b74ea6fd0a5105dc 100644 (file)
@@ -36,10 +36,8 @@ We chose to use this tool because it allows to run isolated Node.js processes so
 
 > :warning: **We would need funds to run our benchmarks more often and on Cloud VMs, please consider to sponsor this project**
 
-### Internal
+Read the [README.md](./versus-external-pools/README.md) to know how to run these benchmarks.
 
-To run the internal benchmarks, you just need to navigate to the root of poolifier project and run `pnpm benchmark`
-
-## Versus other pools
+## Poolifier internal benchmark
 
-Read [README.md](./versus-external-pools/README.md)
+To run the internal benchmarks, you just need to navigate to the root of poolifier project and run `pnpm benchmark`