v2 / vlib / x / async / benchmarks / README.md
40 lines · 29 sloc · 1.18 KB · 15fb60b77ea6073658aa8355b247f2e1ae03b714
Raw

x.async benchmarks

This folder contains cautious local benchmarks for the public x.async API. They are observation tools, not correctness tests and not portable performance claims.

Available benchmark

Run

From the repository root:

sh vlib/x/async/benchmarks/run_async_benchmark.sh

The script is serialized by design. Do not run multiple V benchmark or test runners against the same checkout/cache without isolating VTMP, VCACHE, and output paths.

Parameters

The defaults are intentionally small. Tune them locally with: