FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Move open branch state storage in ObjectTree to static scope (refactor) by hehoon · Pull Request #3297 · AliceO2Group/WebUi · GitHub

Move open branch state storage in ObjectTree to static scope (refactor) - #3297

Open
hehoon wants to merge 1 commit into
devfrom
improvement/QCG/refactor-tree-class-browser-storage-to-static-scope
Open

Move open branch state storage in ObjectTree to static scope (refactor)#3297
hehoon wants to merge 1 commit into
devfrom
improvement/QCG/refactor-tree-class-browser-storage-to-static-scope

Conversation

hehoon commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

I DON'T have JIRA ticket

  • explain what this PR does
  • if it is new feature explain how plan to use it
  • test are added
  • documentation is changed or added
  • FLP integration tests were ran successful

Commit changes:

  • Extracted BrowserStorage initialization from the ObjectTree constructor and replaced it with a static, shared instance.

Why was this change made:

  • Reduced per-node (ObjectTree is created for each node in the tree) instantiation overhead.

No functional behaviour change intended.

hehoon self-assigned this Jan 21, 2026
hehoon marked this pull request as ready for review January 21, 2026 11:22
hehoon requested a review from graduta as a code owner January 21, 2026 11:22
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL