You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should make a project for benchmark things like the update loop and collision detection to see if our optimizations like #4 and #1 are actually doing anything. As a plus, this gives us bragging rights :)
We should make a project for benchmark things like the update loop and collision detection to see if our optimizations like #4 and #1 are actually doing anything. As a plus, this gives us bragging rights :)
I imagine we will use this:
https://github.com/dotnet/BenchmarkDotNet
The text was updated successfully, but these errors were encountered: