Fix performance branch audit blockers #141
Open
lost-rob0t wants to merge 21 commits from
agent/performance-audit-fixes into perf/large-graph-responsiveness
pull from: agent/performance-audit-fixes
merge into: nsaspy:perf/large-graph-responsiveness
nsaspy:main
nsaspy:ui-core-shell-overhaul
nsaspy:agent/draggable-graph-editor
nsaspy:agent/document-runtime-capability-boundary
nsaspy:agent/remove-browser-melissa-actors
nsaspy:fix/adaptive-large-graph-rendering
nsaspy:feat/documents-search-pagination
nsaspy:fix/mobile-menu-desktop-nav-parity
nsaspy:fix/provider-brand-icons
nsaspy:agent/mirror-lisp-kinpaku-navigation
nsaspy:design/unify-workbench-shell
nsaspy:fix/db-offline-status-visual
nsaspy:agent/fix-mobile-empty-graph
nsaspy:agent/guard-graph-scale
nsaspy:agent/url-dataset-scope
nsaspy:agent/add-starintel-discord-footer
nsaspy:agent/melissa-test-console-logging
nsaspy:agent/remove-bad-personator-probe
nsaspy:fix/melissa-exact-key
nsaspy:feat/graph-document-type-icons
nsaspy:fix/melissa-manual-test
nsaspy:fix/mobile-pan-after-actor
nsaspy:fix/melissa-explicit-credential
nsaspy:fix/melissa-credit-license-key
nsaspy:fix/production-blank-screen
nsaspy:fix/melissa-refresh-runtime-pack
nsaspy:fix/melissa-error-responses
nsaspy:fix/full-viewport-modern-shell
nsaspy:agent/opaque-origin-custom-actors
nsaspy:agent/agents-actor-studio
nsaspy:agent/audit-security-integrity-fixes
nsaspy:perf/large-graph-responsiveness
nsaspy:agent/normalize-melissa-actor-inputs
nsaspy:agent/fix-personator-document-name
nsaspy:agent/dataset-menu-pwa-install
nsaspy:agent/review-and-actor-config
nsaspy:agent/run-all-transformations
nsaspy:agent/adaptive-node-scale-zoom
nsaspy:agent/speed-up-graph-zoom
nsaspy:agent-bootstraping
nsaspy:agent/import-without-manifest
nsaspy:fix/graph-viewport-workspace
nsaspy:agent/melissa-actor-pack
nsaspy:graph-workspace-shell
nsaspy:agent/port-exact-graph-controls
nsaspy:agent/issue-104-research-queue
nsaspy:agent/issue-104-research-node-editor
nsaspy:agent/issue-104-research-node-graph-ui
nsaspy:agent-config-pack-import
nsaspy:agent/auto-dig-quasar-fork
nsaspy:agent/research-nodes-browser-actors
nsaspy:agent/spec-driven-graph-editors
nsaspy:agent/issue-10-indexeddb-workspaces
nsaspy:agent/issue-100-target-actors
nsaspy:agent/issue-99-graph-destructive-ops
nsaspy:agent/issue-97-dataset-picker
nsaspy:agent/issue-9-graph-history
nsaspy:agent/issue-8-command-engine
nsaspy:agent/issue-7-graph-core
nsaspy:agent/center-mobile-empty-state
nsaspy:agent/compact-graph-tool-tray
nsaspy:agent/fullscreen-graph-buttons
nsaspy:agent/fullscreen-graph-buttons-v2
nsaspy:agent/issue-6-deterministic-fixtures
nsaspy:agent/radial-graph-parity
nsaspy:agent/maltego-layout-topographies
nsaspy:agent/searchable-chat-picker-v2
nsaspy:agent/searchable-chat-picker
nsaspy:agent/fullscreen-graph-v2
nsaspy:agent/fullscreen-graph-placement
nsaspy:agent/mobile-fit-agent-disclosures
nsaspy:fix/dashboard-theme-cards
nsaspy:agent/mobile-top-menu
nsaspy:agent/mobile-graph-gestures
nsaspy:agent/enable-graph-web-scraping
nsaspy:agent/force-open-agent-chat
nsaspy:agent/open-agent-chat-button
nsaspy:agent/mobile-graph-dropdown-themes
nsaspy:feat/agent-web-mcp-skills
nsaspy:feat/agent-operator-system
nsaspy:agent/graph-workbench-list
nsaspy:fix/mobile-editor-overlay-target-order
nsaspy:agent/issue-4-package-boundaries
nsaspy:agent/mobile-graph-controls
nsaspy:agent/center-mobile-dashboard
nsaspy:agent/mobile-first-pwa
nsaspy:agent/stabilize-graph-viewport-picker
nsaspy:agent/fix-custom-domain-base-path
nsaspy:agent/simplify-object-editor
nsaspy:feat/simplify-document-editor
nsaspy:feat/actor-transform-plans-clean
nsaspy:feat/spec-driven-document-editor
nsaspy:feat/actor-transform-plans
nsaspy:feat/compact-node-palette
nsaspy:codex/issue-5-phase-0-establish-code-quality-test-and-ci-basel-a1
nsaspy:fix/graph-drag-viewport
nsaspy:fix/empty-graph-context-menu
nsaspy:codex/issue-2-roadmap-js-only-quasar-ui-deployment-plan-a1
nsaspy:feat/manual-graph-actor-workflow
nsaspy:codex/issue-3-phase-0-bootstrap-the-typescript-react-vite-work-a1
nsaspy:agent/issue-3-typescript-foundation
nsaspy:fix/issue-41-cytoscape-warnings
nsaspy:fix/issue-42-relation-import-runtime
nsaspy:feat/issue-40-import-open-graph
nsaspy:fix/issue-39-atomic-imports
nsaspy:agent/browser-local-first-workbench
nsaspy:agent/dashboard-graph-routing
No reviewers
Labels
Clear labels
bug
Something isn't working
documentation
Improvements or additions to documentation
duplicate
This issue or pull request already exists
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
invalid
This doesn't seem right
needs-review
quasar
question
Further information is requested
wontfix
This will not be worked on
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
needs-review
quasar
question
wontfix
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/quasar-ui!141
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "agent/performance-audit-fixes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Scope
This draft targets the unfinished
perf/large-graph-responsivenessbranch and fixes the blockers found during the audit.Directly implemented
Applied and validated by the branch workflow
The temporary one-shot applicator updates
GraphPage, runs checks/tests/build, runs the full deterministic benchmark, generates the reviewed baseline, then removes itself before committing:applyIncomingPositions: graphChangedto reconciliation;Issues
Addresses #129, #130, and #131. Intended to merge into
perf/large-graph-responsiveness, after which PR #124 can be rerun and reviewed again.Validation
npm run checknpm testnpm run buildnpm run bench:graph:updateThis PR remains draft until the applicator commit and benchmark baseline land successfully.
WIP: Fix performance branch audit blockersto Fix performance branch audit blockersView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.