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

Performance Degradation #10557

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Performance Degradation #10557

merged 1 commit into from
Nov 13, 2024

Conversation

kobergj
Copy link
Collaborator

@kobergj kobergj commented Nov 13, 2024

Fixes the performance degradation.

Fixes #10545

Copy link

update-docs bot commented Nov 13, 2024

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@kobergj kobergj force-pushed the PerformanceDegradation2 branch from 58c3b15 to 99106c3 Compare November 13, 2024 10:04
@@ -130,7 +130,7 @@ func DefaultConfig() *config.Config {
Cluster: "ocis-cluster",
EnableTLS: false,
},
MaxConcurrency: 25,
MaxConcurrency: 1,
Copy link
Contributor

Choose a reason for hiding this comment

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

You nailed it 💅

@kobergj kobergj force-pushed the PerformanceDegradation2 branch 2 times, most recently from 6ca0899 to baad410 Compare November 13, 2024 13:31
@kobergj kobergj changed the title [k6-test] Performance Degradation Performance Degradation Nov 13, 2024
@kobergj kobergj force-pushed the PerformanceDegradation2 branch from baad410 to 2d28010 Compare November 13, 2024 14:07
@kobergj
Copy link
Collaborator Author

kobergj commented Nov 13, 2024

Final Loadtest: https://drone.owncloud.com/owncloud/ocis/41011/48/1

@kobergj kobergj marked this pull request as ready for review November 13, 2024 14:08
@kobergj kobergj merged commit d99deb9 into master Nov 13, 2024
3 checks passed
@kobergj kobergj deleted the PerformanceDegradation2 branch November 13, 2024 14:51
ownclouders pushed a commit that referenced this pull request Nov 13, 2024
This was referenced Dec 17, 2024
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.

Performance test degradation
2 participants