reactioncommerce / reaction

Mailchimp Open Commerce is an API-first, headless commerce platform built using Node.js, React, GraphQL. Deployed via Docker and Kubernetes.
https://mailchimp.com/developer/open-commerce/
GNU General Public License v3.0
12.34k stars 2.17k forks source link

Research + present on running Kadira #3237

Closed machikoyasuda closed 6 years ago

machikoyasuda commented 6 years ago

Part of

https://github.com/reactioncommerce/reaction/issues/3233

Goal

impactmass commented 6 years ago

While doing some testing on a fresh install with ~4k products, there's some lag that happens when as an admin a product is clicked on the product grid. It takes about 5 - 7 secs from the time the product is clicked to the time the admin sidebar opens up. Is part of the the things Kadira can give hints about?

spencern commented 6 years ago

@impactmass yes, once we get Kadira setup it should be able to tell us what's going on on the server / db and the timing of all methods and db calls.

I don't think it reports on react components or client side timing (but maybe it does now?), so if the the lag is caused by an issue on the client, it may not point to the exact cause, but it should at the least be able to give us a place to start investigating.

aaronjudd commented 6 years ago

Closing, removing from product roadmap.