inspectdev / inspect-issues

Issue tracker for Inspect
22 stars 2 forks source link

Profiler: Add support for Performance tool #49

Open DStillingfleet opened 3 years ago

DStillingfleet commented 3 years ago

Steps to Reproduce:

  1. Whilst viewing console log on page, I click on the performance tab, and click on the start recording button.
  2. An error box appears with the message..

Status Performance failed Description 'Tracing' domain was not found

It doesn't seem to matter which of the three options are ticked; Screenshots, Memory, or Web Vitals.

Nor does it appear to matter what web page is loaded.

auchenberg commented 3 years ago

@DStillingfleet Thanks for reporting this. The Perf tool will be disabled soon, as it's currently not supported.

samholmes commented 2 years ago

When performance tool? Any roadmaps published for future feature support?

auchenberg commented 2 years ago

@samholmes Not planned anytime soon.

You can see the roadmap here, https://github.com/inspectdev/inspect-issues/projects/1

jbromberg commented 2 years ago

Looking forward to performance monitoring support! It's the only thing stopping me from using & paying for the product right now.

auchenberg commented 2 years ago

@jbromberg What features of performance monitoring are you looking for?

jbromberg commented 2 years ago

Looking to be able to record sessions and look at cpu usage across threads, frame rate, js events that are running too slowly, etc