Skip to content

3.16.0

Choose a tag to compare

@ilvalerione ilvalerione released this 30 Jul 19:08
· 18 commits to 3.x since this release

Parallel Evaluations

This release ships the support or running your evaluations suite in parallel.

vendor/bin/neuron evaluations --concurrency=3 --path=evaluators

You only have to take care o how many concurrent connections your providers allows you to run.