lllyasviel / lllyasviel/stable-diffusion-webui-forge
UI javascript is out of control
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
I see a huge spike in CPU usage related to javascript, making the UI slow. In the console I see a ton of this repeating:
index.js:462 Too many arguments provided for the endpoint.
This has been happening for several months and I keep using previous_version, but I'd like to actually try the new versions, but the UI is basically unusable.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the browser console and the repeated index.js:462 error, then reproduce the CPU spike on a current version rather than previous_version. Trace the reported warning to its source and verify that the UI is usable without the excessive CPU usage and repeated endpoint errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100