Skip to content
This repository has been archived by the owner on Dec 19, 2019. It is now read-only.

Efficient Data Retrieval Framework for Product Queries #566

Closed
nrkapoor opened this issue Apr 4, 2019 · 0 comments
Closed

Efficient Data Retrieval Framework for Product Queries #566

nrkapoor opened this issue Apr 4, 2019 · 0 comments
Labels
epic magento-core Epics and issues assigned to Magento core team members.
Projects

Comments

@nrkapoor
Copy link

nrkapoor commented Apr 4, 2019

As a developer,
I want to optimize the graphql data retrieval framework for product queries
so that
I can improve the response times at scale.

Every query optimization must follow the following steps.

  1. Deploy the existing version on cloud starter.
  2. Run Blazemeter perf test for the query with 50 concurrent users.
  3. Optimize the data retrieval framework for the query.
  4. Deploy the changes to cloud starter.
  5. Rerun the perf test in step 2 again and document the findings.
  6. Merge the changes to mainline and deploy to cloud pro.
  7. Run the perf test on cloud pro with 5000 concurrent users.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
epic magento-core Epics and issues assigned to Magento core team members.
Projects
Backlog
  
Done
Development

No branches or pull requests

2 participants