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 }}
stackia
/
rtp2httpd
Public
Notifications
You must be signed in to change notification settings
Fork
310
Star
2k
Code
Issues
25
Pull requests
2
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
perf(web-ui): cut player re-render cost when EPG arrives
- #733
#733
Merged
stackia
merged 10 commits into
main
stackia/rtp2httpd:main
from
cursor/epg-render-jank-3fe7
stackia/rtp2httpd:cursor/epg-render-jank-3fe7
Copy head branch name to clipboard
Sep 2, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
perf(web-ui): cut player re-render cost when EPG arrives
#733
stackia
merged 10 commits into
main
stackia/rtp2httpd:main
from
cursor/epg-render-jank-3fe7
stackia/rtp2httpd:cursor/epg-render-jank-3fe7
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
perf(web-ui): lazily render EPG day sections and precompute row labels
Show description for b604e25
cursoragent
and
stackia
committed
b604e25
View commit details
Copy full SHA for b604e25
Browse repository at this point
perf(web-ui): memoize VideoPlayer and dedupe EPG channel lookup
Show description for d22d94f
cursoragent
and
stackia
committed
d22d94f
View commit details
Copy full SHA for d22d94f
Browse repository at this point
perf(web-ui): run EPG gap-fill once in the worker
Show description for e31747f
cursoragent
and
stackia
committed
e31747f
View commit details
Copy full SHA for e31747f
Browse repository at this point
perf(web-ui): keep the 1 Hz playback clock out of PlayerPage state
Show description for 503c61d
cursoragent
and
stackia
committed
503c61d
View commit details
Copy full SHA for 503c61d
Browse repository at this point
fix(web-ui): hydrate EPG sections against the viewport and keep them hydrated
Show description for c82786a
cursoragent
and
stackia
committed
c82786a
View commit details
Copy full SHA for c82786a
Browse repository at this point
fix(web-ui): do not memo() VideoPlayer, it breaks useEffectEvent
Show description for 48cc2ce
cursoragent
and
stackia
committed
48cc2ce
View commit details
Copy full SHA for 48cc2ce
Browse repository at this point
fix(web-ui): keep the first EPG guide positioning instant
Show description for 0bdba67
cursoragent
and
stackia
committed
0bdba67
View commit details
Copy full SHA for 0bdba67
Browse repository at this point
refactor(web-ui): render the EPG guide from deferred values instead of lazy sections
Show description for cbc18b7
cursoragent
and
stackia
committed
cbc18b7
View commit details
Copy full SHA for cbc18b7
Browse repository at this point
refactor(web-ui): share one minute-aligned wall clock across player widgets
Show description for 8fa2ef2
cursoragent
and
stackia
committed
8fa2ef2
View commit details
Copy full SHA for 8fa2ef2
Browse repository at this point
refactor(web-ui): make the media clock a cohesive PlaybackClock
Show description for 4396bec
cursoragent
and
stackia
committed
4396bec
View commit details
Copy full SHA for 4396bec
Browse repository at this point
You can’t perform that action at this time.