diff options
author | Jedrzej Nowacki <jedrzej.nowacki@nokia.com> | 2010-03-04 13:27:06 (GMT) |
---|---|---|
committer | Jedrzej Nowacki <jedrzej.nowacki@nokia.com> | 2010-03-04 14:42:34 (GMT) |
commit | 22a54680149d8fe5170f16e6aba7aff645b43da2 (patch) | |
tree | 4d5e2fa47c8d98c0da59ff51a7704e19e0d62c81 /tests/auto/qscriptvalue/tst_qscriptvalue.h | |
parent | f2ff0521dfae47f63c9334cbc78b4070aa9c9d7d (diff) | |
download | Qt-22a54680149d8fe5170f16e6aba7aff645b43da2.zip Qt-22a54680149d8fe5170f16e6aba7aff645b43da2.tar.gz Qt-22a54680149d8fe5170f16e6aba7aff645b43da2.tar.bz2 |
Optimize QScriptValue autotest generator.
QScriptValue autotest suite compile 24 minutes on MSVS2008 which is
unacceptable. Modification tries to reduce the compilation time.
Temples were changed to use static arrays of data; instead of inserting
values directly, they are inserted in a loop (less code to optimize).
Generated code were separated into several files (better usage of
distributed compiling).
Reviewed-by: Kent Hansen
Diffstat (limited to 'tests/auto/qscriptvalue/tst_qscriptvalue.h')
0 files changed, 0 insertions, 0 deletions