llm-ls/crates/testbed/src
Luc Georges 6c4e0e4176
feat: parallelise at hole level (#44)
* feat: parallelise at hole level

* fix(ci): move strategy to testbed job

* feat: output json results file

* fix(ci): install jq

* fix(ci): add missing `runs-on`

* fix(ci): add dependency to testbed job

* fix(ci): invalid artifact key name

* fix(ci): add missing i in fastapi key

* feat(ci): make CI run different # of threads per repo

* fix(ci): results.json not in markdown

* feat: round output values

* fix: avoid creating zombie processes

* fix: check on word instead of line

* feat: recreate holes for long CI
2023-11-17 18:05:45 +01:00
..
holes_generator.rs feat!: get completions camel case (#48) 2023-11-15 13:36:27 +01:00
lang.rs feat: testbed (#39) 2023-11-06 21:26:37 +01:00
main.rs feat: parallelise at hole level (#44) 2023-11-17 18:05:45 +01:00
runner.rs feat: parallelise at hole level (#44) 2023-11-17 18:05:45 +01:00
types.rs feat!: make API camelCase (#46) 2023-11-09 12:00:39 +01:00