Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
aws
/
graph-explorer
Public
Notifications
You must be signed in to change notification settings
Fork
112
Star
483
Code
Issues
391
Pull requests
56
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Take schema-scale style work off the render path, and fix what review found
- #2128
#2128
Draft
kmcginnes
wants to merge 11 commits into
schema-view-style-perf
aws/graph-explorer:schema-view-style-perf
from
graph-style-render-performance
aws/graph-explorer:graph-style-render-performance
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Draft
Take schema-scale style work off the render path, and fix what review found
#2128
kmcginnes
wants to merge 11 commits into
schema-view-style-perf
aws/graph-explorer:schema-view-style-perf
from
graph-style-render-performance
aws/graph-explorer:graph-style-render-performance
Copy head branch name to clipboard
Commits
Commits on Aug 14, 2026
Resolve graph style data once per type instead of once per element
Show description for 2554485
kmcginnes
committed
2554485
View commit details
Copy full SHA for 2554485
Browse repository at this point
Share one visible-vertex computation and scope canvas icons to drawn types
Show description for 63fa223
kmcginnes
committed
63fa223
View commit details
Copy full SHA for 63fa223
Browse repository at this point
Let app defaults win over explicitly undefined style fields
Show description for f7a11cb
kmcginnes
committed
f7a11cb
View commit details
Copy full SHA for f7a11cb
Browse repository at this point
Always set every style data field so a stale value cannot be stranded
Show description for c7fbc94
kmcginnes
committed
c7fbc94
View commit details
Copy full SHA for c7fbc94
Browse repository at this point
Stop interning a dead atom per node-set mutation
Show description for 1c85c92
kmcginnes
committed
1c85c92
View commit details
Copy full SHA for 1c85c92
Browse repository at this point
Resolve canvas vertices, ids, and style scope in one pass
Show description for ead013f
kmcginnes
committed
ead013f
View commit details
Copy full SHA for ead013f
Browse repository at this point
Enforce the style data producer/consumer lockstep structurally
Show description for 777fc86
kmcginnes
committed
777fc86
View commit details
Copy full SHA for 777fc86
Browse repository at this point
Extract the rendered entity ID codec out of renderedEntities
Show description for 4034084
kmcginnes
committed
4034084
View commit details
Copy full SHA for 4034084
Browse repository at this point
Commit color picker changes on a delay instead of per pointermove
Show description for 39d4644
kmcginnes
committed
39d4644
View commit details
Copy full SHA for 39d4644
Browse repository at this point
Name the real style dependency path on the canvas vertices atom
Show description for d6bfe25
kmcginnes
committed
d6bfe25
View commit details
Copy full SHA for d6bfe25
Browse repository at this point
Make a styleless element unrepresentable instead of fatal
Show description for f30b005
kmcginnes
committed
f30b005
View commit details
Copy full SHA for f30b005
Browse repository at this point
You can’t perform that action at this time.