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
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
.
Devolutions
/
IronRDP
Public
Notifications
You must be signed in to change notification settings
Fork
252
Star
3.1k
Code
Issues
79
Pull requests
48
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Speed up RemoteFX encoding
- #571
#571
Merged
Benoît Cortier (CBenoit)
merged 11 commits into
Devolutions:master
Devolutions/IronRDP:master
from
elmarco:bench
elmarco/IronRDP:bench
Copy head branch name to clipboard
Nov 5, 2024
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Speed up RemoteFX encoding
#571
Benoît Cortier (CBenoit)
merged 11 commits into
Devolutions:master
Devolutions/IronRDP:master
from
elmarco:bench
elmarco/IronRDP:bench
Copy head branch name to clipboard
Commits
Commits on Nov 5, 2024
feat(server): warn if encoding takes >10ms
Show description for c01c382
Marc-André Lureau (elmarco)
committed
c01c382
View commit details
Copy full SHA for c01c382
Browse repository at this point
refactor(server): factor out remotefx tile encoding
Show description for 1b03948
Marc-André Lureau (elmarco)
committed
1b03948
View commit details
Copy full SHA for 1b03948
Browse repository at this point
feat(bench): benchmark the remotefx encoder
Show description for fd1fd39
Marc-André Lureau (elmarco)
committed
fd1fd39
View commit details
Copy full SHA for fd1fd39
Browse repository at this point
feat(bench): benchmark rgb2yuv tile encoding
Show description for 5aee8e6
Marc-André Lureau (elmarco)
committed
5aee8e6
View commit details
Copy full SHA for 5aee8e6
Browse repository at this point
refactor(graphics): use fixed-size slices in to_64x64_ycbcr_tile
Show description for d185b13
Marc-André Lureau (elmarco)
committed
d185b13
View commit details
Copy full SHA for d185b13
Browse repository at this point
perf(graphics): use const generics for DWT
Show description for 92fe437
Marc-André Lureau (elmarco)
committed
92fe437
View commit details
Copy full SHA for 92fe437
Browse repository at this point
refactor(graphics): const pixel_format_to_rgb_fn
Show description for 93dc066
Marc-André Lureau (elmarco)
committed
93dc066
View commit details
Copy full SHA for 93dc066
Browse repository at this point
perf(server): make tiles encoding parallel with rayon
Show description for 7e923b8
Marc-André Lureau (elmarco)
committed
7e923b8
View commit details
Copy full SHA for 7e923b8
Browse repository at this point
refactor(graphics): make sure Rust uses const YUV matrix values
Show description for bfcf7d0
Marc-André Lureau (elmarco)
committed
bfcf7d0
View commit details
Copy full SHA for bfcf7d0
Browse repository at this point
refactor(graphics): use an ExactSizeIterator for iter_to_ycbcr
Show description for d5a81a1
Marc-André Lureau (elmarco)
committed
d5a81a1
View commit details
Copy full SHA for d5a81a1
Browse repository at this point
perf(graphics): help Rust to inline iter_to_ycbcr with format
Show description for a5e7a8e
Marc-André Lureau (elmarco)
committed
a5e7a8e
View commit details
Copy full SHA for a5e7a8e
Browse repository at this point
You can’t perform that action at this time.