1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 09:32:29 +01:00

Created Benchmarking / stress-testing OpenRCT2 (markdown)

Richard Jenkins
2018-01-17 09:18:56 +00:00
parent b9d5bf917b
commit 3060070156

@@ -0,0 +1,5 @@
To benchmark park rendering, run `openrct2 benchgfx path\to\file.sv6 [optional iteration count]`. By default 40 iterations are performed, but you can change this by passing a third parameter (e.g. `openrct2 benchgfx save.sv6 100` would run 100 iterations).
We provide a test park containing every ride type in the tests folder - `test/tests/testdata/parks/bpb.sv6` ([link](https://github.com/OpenRCT2/OpenRCT2/blob/develop/test/tests/testdata/parks/bpb.sv6)). It's based on Blackpool Pleasure Beach from RCT1.
Another park frequently used for benchmarking or stress-testing is [Adventuredome Atlantic City](https://www.nedesigns.com/park/3324/h2h7-r1-circus-circus-adventuredome-atlantic-city/download/) from NEDesigns (frequently known as 'the dome park'). This has a bunch of rides under a glass dome, which requires a lot of work to render (open the 'roof on' version in the download).