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 testing application #261

Closed
lilleyse opened this issue Apr 25, 2023 · 0 comments · Fixed by #361
Closed

Performance testing application #261

lilleyse opened this issue Apr 25, 2023 · 0 comments · Fixed by #361

Comments

@lilleyse
Copy link
Contributor

As we look at #252 and mesh/material pooling it would be helpful to have a performance testing application that lets us measure performance in a repeatable way.

To start the application might

  • Load a stage with Cesium World Terrain
  • Fly the camera from point A to B
  • Record the average FPS, number of tiles loaded, and other useful stats

It would likely be a Kit application similar to cesium.omniverse.app.kit that depends on cesium.omniverse and runs some Python code. Depending on what it needs to do with cesium.omniverse we might need to start exposing a Python API: #12.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants