Update Profiler
parent
193f486e80
commit
f0950bb9d1
|
@ -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.
|
||||
|
||||
## Setup
|
||||
|
|
Loading…
Reference in New Issue