Revision 810824
Go back to digest for 25th May 2008Optimization in KDE Base
Maks Orlovich committed changes in /branches/work/kjs-frostbyte/kjs/bytecode/generator:
It really doesn't make sense to generate extra immediate variants for tiles, since if we had an immediate value we are extremely likely to be able to do the conversion in place, so avoid generating these for an easy ~2.6% speedup.
File Changes
Modified 2 files
- /branches/work/kjs-frostbyte/kjs/bytecode/generator
- /tablebuilder.cpp
- /tablebuilder.h
2 files changed in total