Description* Do a GC in mksnapshot to get rid of some extraneous junk.
* Make snapshot more compact by coding the tag and the space
in one byte. Contract some common sequences to one byte.
* Use back references only within one page. Index from the
start of the space otherwise.
* Serialize Smis as raw data rather than int-encoding them.
This takes a little more space but is faster.
Committed: http://code.google.com/p/v8/source/detail?r=3208
Patch Set 1 #
Total comments: 13
Patch Set 2 : '' #
Messages
Total messages: 2 (0 generated)
|