resolv icon indicating copy to clipboard operation
resolv copied to clipboard

How is the performance?

Open einthusan opened this issue 3 years ago • 1 comments

You said your using "fmt" and "math" packages. The "fmt" package is notoriously slow, what are you using it for?

Maybe you can run some performance metrics to show how many rectangles you can a make and have collision testing and resolution for at 60 fps? ... to being with.

einthusan avatar Dec 01 '20 12:12 einthusan

Hello; very sorry for the late reply, but while I don't have performance metrics, I no longer use fmt (it was just for printing out errors). I could still stand to include some performance metrics, though.

SolarLune avatar Sep 07 '21 21:09 SolarLune

Closing this because performance tracking can be done on the readme.

SolarLune avatar May 04 '23 15:05 SolarLune