-
-
Notifications
You must be signed in to change notification settings - Fork 13
feature: Dynamically enabling Dbux #686
Copy link
Copy link
Open
Labels
discussionWARNING: **This issue is only to collect well-thought-out and researched commentary.** If you want tWARNING: **This issue is only to collect well-thought-out and researched commentary.** If you want tenhancementNew feature or requestNew feature or requestperformancePerformance of runtime analysis tools can be quite a nuisance.Performance of runtime analysis tools can be quite a nuisance.
Description
Especially, when using a bundler or, genrally, a build pipeline, enabling/disabling Dbux can be a pain.
- → When its not needed, running things with Dbux can slow down certain development tasks considerably.
- → Dev should be able to easily toggle Dbux on only when needed, then turn it off again.
TODO
- Make it easier to toggle Dbux.
- Maybe dynamically re-load config?
- Maybe provide an easy way to build two versions in parallel, with dynamic prioritization?
- E.g.: frontend application is built twice; once with and once without Dbux. Runs on two different ports.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
discussionWARNING: **This issue is only to collect well-thought-out and researched commentary.** If you want tWARNING: **This issue is only to collect well-thought-out and researched commentary.** If you want tenhancementNew feature or requestNew feature or requestperformancePerformance of runtime analysis tools can be quite a nuisance.Performance of runtime analysis tools can be quite a nuisance.