Commit Graph

4 Commits

Author SHA1 Message Date
Schnorg
ef3a94f131 Fix Area2D and CharacterBody2D tests (#141)
Tests were arranging objects in window rather than viewport coordinates.
This was causing performance changes based on window scale.
2026-08-25 23:12:18 +02:00
Emmanouil Papadeas
ed0d1f62f0 Add a command-line argument to toggle visuals in the physics and navigation agents benchmarks (#85)
* Add an option to toggle visuals in the moving navigation agents benchmarks
* Toggle visuals off by default
* Create a new visualize command line argument
2024-07-15 19:17:12 +02:00
Emmanouil Papadeas
331cd6d36c Allow the benchmark time limit to be changed by individual benchmarks (#73) 2024-06-19 16:32:43 +02:00
Emmanouil Papadeas
85bb12d1d5 Add Physics 2D benchmarks (#72) 2024-06-14 22:47:53 +02:00