studio icon indicating copy to clipboard operation
studio copied to clipboard

Define additional data capture to profile and understand Studio slowdown

Open rtibbles opened this issue 4 years ago • 3 comments

rtibbles avatar Apr 12 '21 21:04 rtibbles

Ideas so far:

Manual data capture:

  • Exporting HAR files from the network tab to understand network traffic when this happens.
  • Doing a memory profile to see what is going on memory wise.
  • Doing debug logging from indexedDB to add timing information for queries, and then asking them to look at the console with debug log filtering.
  • Chrome Task Manager memory usage

Automatic data capture:

  • New Relic logging of IndexedDB query times
  • New Relic logging of profile.memory values
  • New Relic standard SPA logging: https://docs.newrelic.com/docs/browser/single-page-app-monitoring/get-started/introduction-single-page-app-monitoring/
  • For the custom event capturing, can use https://docs.newrelic.com/docs/browser/new-relic-browser/browser-agent-spa-api/

rtibbles avatar Apr 12 '21 21:04 rtibbles

i want to work on this issue @rtibbles

guptapratykshh avatar Jan 05 '25 15:01 guptapratykshh

Hi @pratykshg9999 - thank you for your interest in contributing! As you can see from the empty issue description, this issue is not yet ready for someone to take it up because there are some notes in the thread but no details yet in the actually issue body.

I know that most of our "help wanted" issues are currently assigned to other community contributors, which may be frustrating, but please use that as a reference when looking for issues that are suitable for the open source community. We will continue to open and tag issues for community contribution now that we have returned from our 2 week end of year office closure, and there will be more opportunities for your contributions in the coming weeks. Happy new year!

marcellamaki avatar Jan 06 '25 14:01 marcellamaki