Lens.jl
Lens.jl copied to clipboard
Adding benchmark jobs to be done and actually doing them should be separated
I want to be able to load up jobs to do, and potentially do them at some later date. Immediately running a job should be a special case.
Changes to the database structure will likely need to be made, but most of the infrastructure is there already.