Skip to content

Conversation

@Gold856
Copy link
Collaborator

@Gold856 Gold856 commented Oct 31, 2025

Description

The first change is to remove dynamically calculated classes from photon-sidebar. On my laptop, this eats about 5% CPU out of 30% when idling. Still trying to hunt down other sources of CPU usage; baseline last year was ~10%.

Meta

Merge checklist:

  • Pull Request title is short, imperative summary of proposed changes
  • The description documents the what and why
  • If this PR changes behavior or adds a feature, user documentation is updated
  • If this PR touches photon-serde, all messages have been regenerated and hashes have not changed unexpectedly
  • If this PR touches configuration, this is backwards compatible with settings back to v2025.3.2
  • If this PR touches pipeline settings or anything related to data exchange, the frontend typing is updated
  • If this PR addresses a bug, a regression test for it is added

@github-actions github-actions bot added the frontend Having to do with PhotonClient and its related items label Oct 31, 2025
@samfreund
Copy link
Member

Is the goal here to optimize CPU usage on the client or the coprocessor?

@Gold856
Copy link
Collaborator Author

Gold856 commented Nov 1, 2025

On the client.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend Having to do with PhotonClient and its related items

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants