galacean / engine-spine

MIT License
9 stars 8 forks source link

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

Open johanzhu opened 2 months ago

johanzhu commented 2 months ago

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: