Chromium Code Reviews
DescriptionSubzero, WASM: stop writing uninitialized data to .o file. Add timers.
Previously we were writing large numbers of zeros to the output
file. This change only writes out the initialized portion and
allocates the full address space at runtime. This reduces compile time
by around 50%.
This change also adds a couple of WASM-specific timers.
BUG= https://bugs.chromium.org/p/nativeclient/issues/detail?id=4369
R=jpp@chromium.org, stichnot@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=179a55d73a968fc224726baa5df6165658e31ad7
Patch Set 1 #Patch Set 2 : Make sanitizeAddress private. #
Total comments: 7
Messages
Total messages: 7 (2 generated)
|
|||||||||||||||||||||||||||||||||||||