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

Research: Research a way to perform automated performance tests #379

Closed
TimSnoek123 opened this issue Feb 25, 2021 · 2 comments · Fixed by #451 or #460
Closed

Research: Research a way to perform automated performance tests #379

TimSnoek123 opened this issue Feb 25, 2021 · 2 comments · Fixed by #451 or #460

Comments

@TimSnoek123
Copy link
Contributor

Is your feature request related to a problem? Please describe.
As you can see in this issue: #376. We found out that the current use of getting projects can be optimized to be faster. Other developers however found that the current use of getting projects is faster. Due to this difference it is hard to know the exact performance of the application.

Describe the solution you'd like
Research a way to automate performance tests for production (and other) servers.

@TimSnoek123 TimSnoek123 changed the title Feature: Automated performance tests Research: Research a way to perform automated performance tests Feb 25, 2021
@niraymak
Copy link
Member

niraymak commented Mar 2, 2021

Currently we have different resources on staging and production.
On staging we use the value plan and on production essentials plan.
https://www.ovhcloud.com/en/vps/

It might be a good idea to make these environments the same. Please take this in account in your research.

Also keep in mind that there is a PR incoming including ElasticSearch. #359 This might use some more resources than expected.

@niraymak niraymak added this to To do in Sprint 10 - Backend via automation Mar 23, 2021
@TimSnoek123 TimSnoek123 moved this from To do to In progress in Sprint 10 - Backend Mar 23, 2021
@Brend-Smits
Copy link
Member

Isn't this where Postman can come in handy once again? Or are you looking for specific EF Core automated performance tests?

@niraymak niraymak added this to To do in Sprint 11 - Backend via automation Apr 8, 2021
@niraymak niraymak moved this from To do to In progress in Sprint 11 - Backend Apr 8, 2021
@niraymak niraymak added this to To do in Sprint 12 - Backend via automation May 10, 2021
@niraymak niraymak moved this from To do to Review in progress in Sprint 12 - Backend May 10, 2021
@BluRRayS BluRRayS linked a pull request Jun 2, 2021 that will close this issue
Sprint 10 - Backend automation moved this from In progress to Done Jun 2, 2021
Sprint 11 - Backend automation moved this from In progress to Done Jun 2, 2021
Sprint 12 - Backend automation moved this from Review in progress to Done Jun 2, 2021
@niraymak niraymak reopened this Jun 8, 2021
Sprint 10 - Backend automation moved this from Done to In progress Jun 8, 2021
Sprint 11 - Backend automation moved this from Done to In progress Jun 8, 2021
Sprint 12 - Backend automation moved this from Done to In progress Jun 8, 2021
@niraymak niraymak added this to To do in Sprint 13 - Backend via automation Jun 8, 2021
Sprint 10 - Backend automation moved this from In progress to Done Jun 22, 2021
Sprint 11 - Backend automation moved this from In progress to Done Jun 22, 2021
Sprint 12 - Backend automation moved this from In progress to Done Jun 22, 2021
Sprint 13 - Backend automation moved this from To do to Done Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment