mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-10 09:32:29 +01:00
Created Benchmarking / stress-testing OpenRCT2 (markdown)
5
Benchmarking---stress-testing-OpenRCT2.md
Normal file
5
Benchmarking---stress-testing-OpenRCT2.md
Normal file
@@ -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).
|
||||
Reference in New Issue
Block a user