Add Profiling

Simon Gellis 2025-09-01 18:30:59 +00:00
parent b3a61bfe3e
commit ced093f289
1 changed files with 2 additions and 0 deletions

2
Profiling.md Normal file

@ -0,0 +1,2 @@
Profiling can show you what code your game is running when, and help you find which parts of the game are slowest. It's a useful tool if you're making games that push the Virtual Boy to its limits.