godotengine / godotengine/godot-benchmarks
Allow multiple nonglob options in include/exclude benchmarks
Open
enhancement
- Dominant language
- GDScript
- Stars
- 155
- Forks
- 48
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
It looks like you are limited to a single string for specifying benchmarks so if i want to run the following benchmarks
rendering/culling/*
rendering/lights_and_meshes/*
rendering/particles_2d/*
rendering/sponza/*
I would have to run 4 individual calls, ideally we could provide a comma separated list in the include-benchmarks flag.
Contributor guide
Assessment
This issue has not been assessed yet.