Skip to content

Conversation

@fynnsu
Copy link
Collaborator

@fynnsu fynnsu commented Nov 17, 2025

SUMMARY:
The goal of this pr is to speed up time to signal on new prs.

Currently, we have the following CI tests:

  • base-tests: total runtime 4m26s, install deps 3m43s, run test 30s
  • pytorch-tests: total runtime 3m27s, install deps 3m4s, run test 12s
  • quality-check: total runtime 3m3s, install deps 2m58s, run test 0s

*times based on runs from this pr #2040. Note exact times will fluctuate substantially.

After this pr, we have:

  • base-tests: total runtime 1m14s, install deps 16s, run test 41s
  • pytorch-tests: total runtime 55s, install deps 14s, run test 22s
  • quality-check: total runtime 19s, install deps 10s, run test 0s

*times based on runs from this pr fynnsu#1 on my fork.

TEST PLAN:
Tested by running CI.

Signed-off-by: Fynn Schmitt-Ulms <[email protected]>
@gemini-code-assist
Copy link
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@github-actions
Copy link

👋 Hi! Thank you for contributing to llm-compressor. Please add the ready label when the PR is ready for review.

Note: This is required to complete the testing suite, please only add the label once the PR is code complete and local testing has been performed.

@fynnsu fynnsu requested a review from dhuangnm November 17, 2025 19:41
@fynnsu fynnsu added the ready When a PR is ready for review label Nov 17, 2025
Copy link
Collaborator

@dhuangnm dhuangnm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for improving it!

Copy link
Collaborator

@brian-dellabetta brian-dellabetta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

Copy link
Collaborator

@kylesayrs kylesayrs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very cool

@kylesayrs kylesayrs enabled auto-merge (squash) November 17, 2025 21:56
@dsikka dsikka disabled auto-merge November 18, 2025 01:53
@dsikka dsikka merged commit 160c92d into main Nov 18, 2025
9 checks passed
@dsikka dsikka deleted the uv_ci branch November 18, 2025 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready When a PR is ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants