Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance Roadmap #867

Open
7 of 30 tasks
kring opened this issue May 31, 2022 · 0 comments
Open
7 of 30 tasks

Performance Roadmap #867

kring opened this issue May 31, 2022 · 0 comments
Labels
performance Improvements to performance, including reductions in memory usage

Comments

@kring
Copy link
Member

kring commented May 31, 2022

This issue is an inventory of issues and ideas for improving Cesium for Unreal's performance. While we think the performance is pretty good, improved performance has a major impact on the user experience, so it's worth investing in.

This is a work in progress, please add to it!

Potentially High Impact

After a lot of profiling, here are the most impactful ideas for performance we currently have:

Frame Rate Improvements

Latency Reduction

Other Ideas

A longer, more complete list of performance-related tasks and ideas - feel free to bump any of these ideas up to the above list if investigation shows it would yield significant improvements:

Tile Selection Improvements

Improvements to the algorithm that decides which tiles to render and which tiles to load and unload, and in what order.

Load Pipeline Improvements

Improvements to the process that loads tiles from the network and prepares them for rendering.

Rendering Improvements

Improvements to the actual rendering of tiles.

@kring kring added the performance Improvements to performance, including reductions in memory usage label May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Improvements to performance, including reductions in memory usage
Projects
None yet
Development

No branches or pull requests

1 participant