Details
Description
Benchmarks have been added to tests/benchmarks/qscriptengine.
Times on the N900:
- 0.199 (no translation)
- 0.472 (qsTranslate)
- 0.5500 (qsTr)
As qsTr is probably the most commonly used, it should ideally be at least as fast as qsTranslate. (ideally both could be further optimized as well)