Exploring Performance with Rust+GGEZ part 3

Subscribers:
7,930
Published on ● Video Link: https://www.youtube.com/watch?v=NLtRGXPBFuA



Duration: 28:25
58 views
2


Before my next project I want to experiment with performance and how we can increase it. We learned from the Asteroids project that the update functions, even when not optimized are extremely fast. However the draw loop can get very slow. In this series we are going to experiment with how we can increase our draw loop speed.

Code: [https://github.com/brooks-builds/exploring_draw_performance_ggez](https://github.com/brooks-builds/exploring_draw_performance_ggez)

Watch live on Twitch at [https://twitch.tv/brookzerker](https://twitch.tv/brookzerker)

Twitter: [https://twitter.com/brooks_patton](https://twitter.com/brooks_patton) -- Watch live at https://www.twitch.tv/brookzerker







Tags:
Programming
Rust
games
twitch