mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-04-27 04:15:38 +00:00
feat(task): add default benchmark task and update workflow triggers for benchmarks
This commit is contained in:
@@ -234,6 +234,11 @@ tasks:
|
||||
cmds:
|
||||
- "poetry run pytest tests/backend/test_translator_handler.py"
|
||||
|
||||
bench:
|
||||
desc: Default benchmark run (backend comprehensive suite; same as bench:be)
|
||||
cmds:
|
||||
- task: bench:be
|
||||
|
||||
bench:be:
|
||||
desc: Run backend benchmarks
|
||||
cmds:
|
||||
|
||||
Reference in New Issue
Block a user