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

ResponseSnapshotTest: improve performance #3844

Merged
merged 1 commit into from
Sep 30, 2023

Conversation

BacLuc
Copy link
Contributor

@BacLuc BacLuc commented Sep 25, 2023

By not rebooting the symfony test http client and thus not reverting the transaction for every request.
Because we don't change anything on the patch requests this should be no problem.

By not rebooting the symfony test http client and thus
not reverting the transaction for every request.
Because we don't change anything on the patch requests this should be no problem.
@BacLuc
Copy link
Contributor Author

BacLuc commented Sep 25, 2023

It is not much, but a little.
In the first run it was 18min vs the 20min before.
Rerunning the jobs made the jobs way slower...?
Now we have an additional fresh run here: https://github.com/BacLuc/ecamp3/actions/runs/6299850739/job/17101389994
And the pull_request run here: https://github.com/ecamp/ecamp3/actions/runs/6299863757/job/17101429205?pr=3844

@BacLuc BacLuc added this pull request to the merge queue Sep 30, 2023
Merged via the queue into ecamp:devel with commit 3264e7f Sep 30, 2023
26 checks passed
@BacLuc BacLuc deleted the snapshots-improve-performance branch September 30, 2023 21:14
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

3 participants