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

[Bug]: Rspack Dev Tools Slow #6690

Closed
pushkargupta9807 opened this issue May 31, 2024 · 3 comments
Closed

[Bug]: Rspack Dev Tools Slow #6690

pushkargupta9807 opened this issue May 31, 2024 · 3 comments
Labels
bug Something isn't working need reproduction

Comments

@pushkargupta9807
Copy link

What subject does this issue tracking?

[Subject]

Hi some of my team members have reported the below issue when serving an app and debugging , so wanted to check if others are experiencing the same issue:

  1. I noticed that the devtools within Edge's sources tab seem really slow to load with Rspack building. I think it was working fine without rspack, so I think the critical difference is using it.
    It seemed like everything was using these giant relative paths last time I tried to use it, so everything loads in some sources folder in Edge. Initially I thought it might just be me but a few other members of my team also seem to be running into the slowness.
  2. I frequently have my whole tab freeze / crash while I try to do anything (ex: nav through the stack trace) in the sources tab when a breakpoint is hit.
  3. my devtool window responses slowly, hitting a break point will just cause the devtool window crashes.
  4. Debugging is becoming extremely difficult with rspack. Most of the times, the dev tools just freezes and there is nothing I can do except restarting the browser again. Even after restart, the very next time, it hits a breakpoint and immediately freezes up again.

Any pointers as what might be wrong here?

@pushkargupta9807 pushkargupta9807 added the tracking issue Category: A tracking issue for an RFC or an unstable feature. label May 31, 2024
@pushkargupta9807 pushkargupta9807 changed the title [Tracking]: Rspack Dev Tools Slow [Bug]: Rspack Dev Tools Slow Jun 3, 2024
@SyMind
Copy link
Member

SyMind commented Jun 13, 2024

@pushkargupta9807 Can you provide a minimal reproducible example, and also check if the issue exists in Chrome browser?

@LingyuCoder LingyuCoder added bug Something isn't working need reproduction and removed tracking issue Category: A tracking issue for an RFC or an unstable feature. labels Jun 13, 2024
Copy link
Contributor

Hello @pushkargupta9807, sorry we can't investigate the problem further without reproduction demo, please provide a repro demo by forking rspack-repro, or provide a minimal GitHub repository by yourself. Issues labeled by need reproduction will be closed if no activities in 14 days.

@SyMind
Copy link
Member

SyMind commented Jun 25, 2024

This issue duplicates #6714

@SyMind SyMind closed this as completed Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working need reproduction
Projects
None yet
Development

No branches or pull requests

3 participants