Update Profiler

Simon Gellis 2025-09-01 21:35:27 +00:00
parent 193f486e80
commit f0950bb9d1
1 changed files with 2 additions and 0 deletions

@ -1,3 +1,5 @@
# Profiling with Lemur
Lemur comes with a profiler. 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. Lemur comes with a profiler. 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.
## Setup ## Setup