Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: disable video on cypress tests by default #27

Merged
merged 1 commit into from
Jun 2, 2023

Conversation

tpatel
Copy link
Collaborator

@tpatel tpatel commented Jun 1, 2023

This speeds up the CI (no video recording + no video compression), we can still enable the e2e video recording by reverting the flag locally.

Here is the comparison between this PR run and the previous successful build for the "Run tests" task:

  • Ubuntu: from 7m 26s to 5m 47s (1m 49s saved)
  • Windows: from 10m 49s to 9m 7s (1m 42s saved)

It's not a big win, but this changes removes some work from the CI so it's still a good thing.

This speeds up the CI (no video recording + no video compression), we can still enable the video by reverting the flag locally.
@tpatel tpatel merged commit bd7cbd9 into main Jun 2, 2023
3 checks passed
@tpatel tpatel deleted the th-disabled-cypress-video branch June 2, 2023 07:52
alimtunc pushed a commit that referenced this pull request Aug 16, 2023
fix: Remove useEffect of formatted prompt to have a smooth switch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants