68d44c23

Author: Greg Pfeil <greg@technomadic.org>

Committer: GitHub <noreply@github.com>

Various changes to option handling (#52)

- options are named with `lowerCamelCase` instead of `kebab-case`
- options are separated from values with `=` instead of `:`
- use `True` and `False` for bool values
- error on invalid options (collecting all before reporting)

Suite timing

Time to Start Worker time Duration Time to finish Idle
Config 2s 8s 8s 10s 2s
Eval 7s 1m01s 1m01s 1m09s 0s
Build 59s 0s 5s 1m05s 0s
Suite 2s 1m10s 1m07s 1m09s 2s

Timeline

0s10s20s30s40s50s1m