pathfinder icon indicating copy to clipboard operation
pathfinder copied to clipboard

Debug UI is slow

Open pcwalton opened this issue 4 years ago • 1 comments

I've noticed that the framerate improves from 30 to 60 on Intel when I turn off the debug UI in the demo. It really should batch better.

pcwalton avatar Jun 23 '20 22:06 pcwalton

Is the debug UI still necessary? An API to query the performance would work for me just fine. It can be printed out to the console or drawn with regular code.

s3bk avatar Jul 05 '20 12:07 s3bk