Author: Michael Lynch <git@mtlynch.io>
Committer: Michael Lynch <mtlynch@noreply.codeberg.org>
Switch sqlite.New to use a typed struct instead of an arg list (#165) This will be more useful in a few commits when we add a time param. Reviewed-on: https://codeberg.org/mtlynch/little-moments/pulls/165
| Time to Start | Worker time | Duration | Time to finish | Idle | |
| Config | 0s | 5s | 5s | 5s | 0s |
| Eval | 4s | 59s | 59s | 1m03s | 0s |
| Build | 8s | 1m38s | 28s | 36s | 0s |
| Suite | 0s | 2m43s | 1m03s | 1m03s | 0s |