ruff/.github
David Peter 529e5fa6c2
[ty] Ecosystem analyzer: timing report (#20571)
## Summary

Generate a timing diff across the whole ecosystem and deploy it to
CloudFlare pages. The timing information is collected already, we just
need to create and upload the HTML report.

The timing results are just based on a single run. No statistical
analysis across multiple runs or similar is performed. This means that
results can be noisy, as can be seen on this PR, where we see slowdowns
up to 1.26× and speedups down to 0.89×, even though the change should be
neutral. Across all projects, these random events cancel out and we see
an average factor of 1.01×. So I think this feature can still be
interesting, given that it comes "for free". We just need to keep in
mind that it will be noisy, and shouldn't read too much into these
results.

## Test Plan

CI run on this PR (see the new *timing results* link).
2025-09-25 14:14:20 +02:00
..
ISSUE_TEMPLATE Add link to ty issue tracker (#17924) 2025-05-07 16:33:27 +00:00
workflows [ty] Ecosystem analyzer: timing report (#20571) 2025-09-25 14:14:20 +02:00
actionlint.yaml Use Depot Windows runners for cargo test (#18754) 2025-06-18 10:52:24 -05:00
CODEOWNERS Remove myself as a codeowner from some ty crates (#19738) 2025-08-04 10:23:13 +00:00
mypy-primer-ty.toml [ty] disable division-by-zero by default (#18220) 2025-05-20 14:47:56 -04:00
PULL_REQUEST_TEMPLATE.md [ty] contribution guide (#18061) 2025-05-13 10:55:01 +02:00
renovate.json5 Instruct Renovate to pin GitHub Actions based on SHA (#16789) 2025-03-17 07:44:59 +00:00
zizmor.yml [ty] Add ecosystem-report workflow (#19349) 2025-07-15 12:29:44 +02:00