diff options
author | Lars Knoll <[email protected]> | 2014-02-05 16:12:16 +0100 |
---|---|---|
committer | The Qt Project <[email protected]> | 2014-02-05 18:29:02 +0100 |
commit | d89e2698669db83f0b3591ac43f054aacc8bfc85 (patch) | |
tree | e3739bc79f8b1b4dfb10c3587b8b3c69f20bc142 /src/qml/jsruntime/qv4value.cpp | |
parent | a83444c1370a75733c47bd4f87a5a1248ab983c6 (diff) |
Smaller performance fixes
Move commonly used variables in the ExecutionEngine
to the beginning of the struct to increase cache locality.
Keep the engine pointer in a register in the interpreter to
save one memory load per instruction.
Change-Id: If2540c66b62685701511f410aff495c0a20ca694
Reviewed-by: Simon Hausmann <[email protected]>
Diffstat (limited to 'src/qml/jsruntime/qv4value.cpp')
0 files changed, 0 insertions, 0 deletions