Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: Dynamically enabling Dbux #686

Open
1 task
Domiii opened this issue Feb 22, 2022 · 0 comments
Open
1 task

feature: Dynamically enabling Dbux #686

Domiii opened this issue Feb 22, 2022 · 0 comments
Labels
discussion WARNING: **This issue is only to collect well-thought-out and researched commentary.** If you want t enhancement New feature or request performance Performance of runtime analysis tools can be quite a nuisance.

Comments

@Domiii
Copy link
Owner

Domiii commented Feb 22, 2022

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.
@Domiii Domiii added enhancement New feature or request performance Performance of runtime analysis tools can be quite a nuisance. labels Feb 22, 2022
@Domiii Domiii assigned Domiii and unassigned Domiii Feb 22, 2022
@Domiii Domiii added the discussion WARNING: **This issue is only to collect well-thought-out and researched commentary.** If you want t label Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion WARNING: **This issue is only to collect well-thought-out and researched commentary.** If you want t enhancement New feature or request performance Performance of runtime analysis tools can be quite a nuisance.
Projects
None yet
Development

No branches or pull requests

1 participant