ember-best-practices / ember-perf-timeline

Add performance information to Chrome's Timeline for Ember applications
MIT License
98 stars 12 forks source link

only register instrumentations if any instrumentations are enabled at all #38

Open mwhitworth opened 3 years ago

mwhitworth commented 3 years ago

fixes #34

This restore the previous behaviour (before https://github.com/ember-best-practices/ember-perf-timeline/commit/ae8e47dc703cccaa2b137fa04f4bb3322535d6b9) where mixins etc are injected only if we switch on instrumentation