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

Add Benchmark Example to Compare Performance with Pixi, Three.js, and Laya #108

Open
johanzhu opened this issue Aug 20, 2024 · 0 comments
Open

Comments

@johanzhu
Copy link
Collaborator

To evaluate and showcase the performance of our engine relative to other popular frameworks, we need to create a benchmark example. This example will compare the performance of our engine with Pixi, Three.js, and Laya under similar conditions, providing insights into areas where we excel or may need improvement.

Goals:

  • Develop a benchmark example that tests key performance metrics (e.g., rendering speed, memory usage, frame rate) across our engine, Pixi, Three.js, and Laya.
  • Ensure that the benchmark covers typical use cases, such as handling multiple animated sprites, complex scenes, and different rendering effects.
  • Provide clear performance comparisons and results that can be used for optimization or promotional purposes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant