Details
-
Technical task
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
-
None
Description
Use kagro test suite as basis for generating the template. The test suite could test simply:
- How many empty layers we can have (or layer with one simple object) on the HW before we drop below defined FPS (30, 60, 120 fps).
- How many simple objects on single layer we can run on the HW before we drop below defined FPS (30, 60, 120 fps).
- How complex single mesh (num vertices) we can draw on single layer, single object, on the HW before we drop below defined FPS (30, 60, 120 fps).
- How many lights we can have on single layer, with simple object on the HW before we drop below defined FPS (30, 60, 120 fps).
In similar way we should be able to measure the outer bounds for different performance related values. These of course do not reflect combinations (e.g. what if we have nearly max number of layers, but then add a really complex mesh in to one of the layers). But the static analysis should be seen as ROUGH guidance to design. Fine tuning is then the domain of diagnostic view and runtime performance analysis.
Attachments
Issue Links
- is required for
-
QT3DS-2766 Integrate test scenes to test suite
- Closed
- resulted from
-
QT3DS-1566 [Research] Runtime diagnostic optimisation information for users
- Closed