benchpress icon indicating copy to clipboard operation
benchpress copied to clipboard

Testing and benchmarking tool for logic-related programs.

Results 21 benchpress issues
Sort by recently updated
recently updated
newest added

would make it easy to interoperate with other tools, providing json data (and accepting json payloads for things like scheduling tasks). edit: json, protobuf (ocaml-protoc), … to be decided

Probably [vega-lite](https://vega.github.io/vega-lite/) in browser, with some json obtained from the server (we can make a tiny json library for it for the server I think) would be prettier and more...

help wanted
A-ui

-[x] add `(proof_produce " --some --additional --args $proof_file")` to prover stanza - [x] add `(proof_checker "checker $problem --whatever $proof")` to prover stanza (or maybe a separate stanza with the `(proof_checker...

enhancement
A-stanzas
A-proof

On a view such as https://benchpress.cedeela.fr/show_table/res-20200515T222015-2eed2c42-3d64-4611-956f-341d3b2d54ab.sqlite/?offset=0 , it would be useful to be able to list only the results that differ between provers (and this list would be linked to...

It is very convenient that currently benchpress records the time for each prover run, but it would be even more useful to also have an estimation of the memory used...

https://component.kitchen/elix/AutoCompleteComboBox could be nice. Completion should be doable for provers and results (but not problem, too many of them).

enhancement
help wanted
A-ui

Similarly to how provers are identified by a name (rather than their command line), it would be useful to be able to name directories. This would allow a few things...

enhancement
help wanted
A-stanzas

- [ ] ability to specify stdout/stderr - [ ] match errcode instead of output (cf minisat: 10/20) - [ ] priorities to try more specify regex first cc @gbury

enhancement
A-stanzas

http://make.mad-scientist.net/papers/jobserver-implementation/

enhancement
help wanted