Hi Forum
How can I benchmark graphics perfomance for OAMP 3x running Linux for QT ? I am very much intrested on calculating the 2D/3D accleration.
Is their any tool like x11perf which will provide me benchamrk data on QT4.5?
Regards
Abdul Samad
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Forum
How can I benchmark graphics perfomance for OAMP 3x running Linux for QT ? I am very much intrested on calculating the 2D/3D accleration.
Is their any tool like x11perf which will provide me benchamrk data on QT4.5?
Regards
Abdul Samad
Abdul,
TI does not have benchmarks for 2D/3D acceleration on QT4.5. Have you checked with Trolltech?
Regards,
Jason
Also interested in this aspect ... do the demos have some sort of fps metric, one could
try to use to assess the performance ?
Brahim
You can use demos that ship with Qt - like "deform", to get fps number printed on LCD for a particular configuration. For demos that do not display fps on screen, you need to instrument the code.