HarbourMasters / Shipwright

3.3k stars 495 forks source link

Implement some basic benchmarking for seed generation #4353

Closed Pepper0ni closed 2 months ago

Pepper0ni commented 2 months ago

Adds some rough benchmarking to seed generation, Includes both timers that are logged and a benchmarking settings preset to help keep things consistent.

Build Artifacts

Pepper0ni commented 2 months ago

Sounds good, I did admit this is a messy WIP, and it looks like there's issues with how I used Chrono on other platforms, I just wanted to make sure my data was good as the amount of time seemingly taken by UpdateHandlers is shocking.