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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
QueryaHub
/
Querya-Desktop
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
21
Code
Issues
6
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
perf(ui): reduce rebuilds and virtualize heavy surfaces (#93)
- #94
#94
Merged
ZhuchkaTriplesix
merged 22 commits into
dev
QueryaHub/Querya-Desktop:dev
from
issue/93-ui-perf
QueryaHub/Querya-Desktop:issue/93-ui-perf
Copy head branch name to clipboard
Jun 13, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
perf(ui): reduce rebuilds and virtualize heavy surfaces (#93)
#94
ZhuchkaTriplesix
merged 22 commits into
dev
QueryaHub/Querya-Desktop:dev
from
issue/93-ui-perf
QueryaHub/Querya-Desktop:issue/93-ui-perf
Copy head branch name to clipboard
Commits
Commits on Jun 13, 2026
perf(ui): decouple scale preview from app-wide rebuilds (#93)
Show description for 928a2b4
ZhuchkaTriplesix
committed
928a2b4
View commit details
Copy full SHA for 928a2b4
Browse repository at this point
perf(editor): debounce syntax highlight and always use isolate (#93)
Show description for 1114b35
ZhuchkaTriplesix
committed
1114b35
View commit details
Copy full SHA for 1114b35
Browse repository at this point
perf(ui): virtualize SQL result grid (#93)
Show description for 301922d
ZhuchkaTriplesix
committed
301922d
View commit details
Copy full SHA for 301922d
Browse repository at this point
perf(connections): lazy lists and sliver tree panel (#93)
Show description for faf5834
ZhuchkaTriplesix
committed
faf5834
View commit details
Copy full SHA for faf5834
Browse repository at this point
fix(connections): open connection form after menu type picker
Show description for 7668cdb
ZhuchkaTriplesix
committed
7668cdb
View commit details
Copy full SHA for 7668cdb
Browse repository at this point
perf(ui): narrow rebuilds for splitters, panel, and forms (#93)
Show description for 44bc20b
ZhuchkaTriplesix
committed
44bc20b
View commit details
Copy full SHA for 44bc20b
Browse repository at this point
chore(docker): add local compose stack for dev databases
Show description for d52290e
ZhuchkaTriplesix
committed
d52290e
View commit details
Copy full SHA for d52290e
Browse repository at this point
feat(core): add deep collection equality helper
Show description for c4f9548
ZhuchkaTriplesix
committed
c4f9548
View commit details
Copy full SHA for c4f9548
Browse repository at this point
perf(ui): skip postgres stats rebuild on unchanged polls
Show description for bbdabf6
ZhuchkaTriplesix
committed
bbdabf6
View commit details
Copy full SHA for bbdabf6
Browse repository at this point
perf(editor): cache syntax highlighter pairs by theme key
Show description for fe8997f
ZhuchkaTriplesix
committed
fe8997f
View commit details
Copy full SHA for fe8997f
Browse repository at this point
perf(ui): hoist SQL history preview whitespace RegExp
Show description for 90a355d
ZhuchkaTriplesix
committed
90a355d
View commit details
Copy full SHA for 90a355d
Browse repository at this point
perf(mysql): format SQL result rows in a worker isolate
Show description for 2d3d22f
ZhuchkaTriplesix
committed
2d3d22f
View commit details
Copy full SHA for 2d3d22f
Browse repository at this point
perf(mongo): lazy JSON cache and stable document card actions
Show description for bdc71f0
ZhuchkaTriplesix
committed
bdc71f0
View commit details
Copy full SHA for bdc71f0
Browse repository at this point
fix(ui): constrain QueryaDropdown label when width is fixed
Show description for 7a5a7f8
ZhuchkaTriplesix
committed
7a5a7f8
View commit details
Copy full SHA for 7a5a7f8
Browse repository at this point
perf(redis): virtualize key member lists and fix TTL dialog lifecycle
Show description for 293ac7c
ZhuchkaTriplesix
committed
293ac7c
View commit details
Copy full SHA for 293ac7c
Browse repository at this point
feat(mysql): add serverStats for global status and database sizes
Show description for fc50a95
ZhuchkaTriplesix
committed
fc50a95
View commit details
Copy full SHA for fc50a95
Browse repository at this point
feat(mysql): add full server stats dashboard
Show description for 731fbb9
ZhuchkaTriplesix
committed
731fbb9
View commit details
Copy full SHA for 731fbb9
Browse repository at this point
fix(mongo): redesign stats dashboard and skip unchanged polls
Show description for 482956e
ZhuchkaTriplesix
committed
482956e
View commit details
Copy full SHA for 482956e
Browse repository at this point
fix(redis): redesign stats dashboard and skip unchanged polls
Show description for 4c1b4c3
ZhuchkaTriplesix
committed
4c1b4c3
View commit details
Copy full SHA for 4c1b4c3
Browse repository at this point
perf(redis): drop hover setState from explorer list rows
Show description for 8724041
ZhuchkaTriplesix
committed
8724041
View commit details
Copy full SHA for 8724041
Browse repository at this point
perf(mongo): drop hover setState from explorer list rows
Show description for 81ec441
ZhuchkaTriplesix
committed
81ec441
View commit details
Copy full SHA for 81ec441
Browse repository at this point
fix(test): remove unnecessary string interpolation in results_tab_test
Show description for 93e6621
ZhuchkaTriplesix
committed
93e6621
View commit details
Copy full SHA for 93e6621
Browse repository at this point
You can’t perform that action at this time.