lllyasviel / lllyasviel/stable-diffusion-webui-forge

UI javascript is out of control

Open
#2,318 9 comments 4 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.