litellm/.github
Yuneng Jiang 1d55ef8684
perf(ui): run the vitest tiers on the threads pool
The dashboard suite ran every tier in the forks pool, which pays a child
process plus a fresh module graph per test file. Worker threads reuse the
process and cut the wall clock by about 20% on the same hardware, with no
change to how the tiers are isolated: vitest still gives each file its own
environment, so the per-file globals, module registry and jsdom document
stay exactly as they were.

Measured on the 743-file suite: 86s, 88s and 88s on forks against 71s, 66s
and 70s on threads, all 8,588 tests passing in every run.

The pool now lives in vitest.config.ts so local runs match CI, and the
workflow keeps pinning the worker count for the 16-core runner.
2026-08-19 23:19:24 -07:00
..
actions perf(ci): gate the lint, MCP and dashboard jobs on the pull request's file list (#37559) 2026-08-19 18:32:21 -07:00
codeql [Infra] Improve CodeQL scanning coverage and schedule 2026-03-27 12:04:09 -07:00
ISSUE_TEMPLATE chore: say real $ instead of $$$ in the feature request attempt rules 2026-08-11 10:40:57 -07:00
observatory Add observatory test workflow for RC/stable releases 2026-03-01 15:30:09 -03:00
screenshots fix(team_endpoints): auto-add SSO team members to org on move (proxy admin only) (#26377) 2026-04-24 08:36:25 -07:00
scripts fix(ci): run the full dashboard suite when a change reaches outside src/ (#37563) 2026-08-19 23:09:03 -07:00
workflows perf(ui): run the vitest tiers on the threads pool 2026-08-19 23:19:24 -07:00
ci-coverage-allowlist.yml test(docker): gate the componentized gateway and backend images on an arbitrary-uid offline boot (#36136) 2026-08-07 09:57:37 -07:00
CODEOWNERS chore(codeowners): require @mateo-berri approval for the model prices jsons 2026-08-19 23:35:54 +00:00
dependabot.yaml chore: fixes 2026-04-05 01:30:57 -07:00
deploy-on-aws.png feat: add LiteLLM Rust workspace with Mistral OCR bridge (#31033) 2026-06-23 13:16:47 -07:00
deploy-on-gcp.png feat: add LiteLLM Rust workspace with Mistral OCR bridge (#31033) 2026-06-23 13:16:47 -07:00
deploy-to-aws.png Add files via upload 2023-10-25 16:33:53 -07:00
FUNDING.yml Update FUNDING.yml 2023-09-22 09:51:35 -07:00
pull_request_template.md chore: make it concise 2026-08-19 15:19:43 -07:00
template.yaml (chore) cleanup 2024-02-09 09:28:13 -08:00