• jgruber's avatar
    [builtins] Add embedded stats to --serialization-statistics · a7dce4fb
    jgruber authored
    This adds the option to output statistics about the embedded blob.
    
    On x64 release, the output is currently:
    
    Total size:                         724064
    Metadata size:                      6832
    Instruction size:                   703427
    Padding:                            13805
    Embedded builtin count:             852
    Instruction size (50th percentile): 222
    Instruction size (75th percentile): 749
    Instruction size (90th percentile): 1871
    Instruction size (99th percentile): 9171
    
    Total size is added to our Memory benchmark.
    
    Drive-by: Fix startup / context regexps for Memory benchmark.
    
    Bug: v8:6666, v8:7898
    Change-Id: I90d4458877939d3b48593bd9dd3a33971fe78c44
    Reviewed-on: https://chromium-review.googlesource.com/1126104
    Commit-Queue: Jakob Gruber <jgruber@chromium.org>
    Reviewed-by: 's avatarYang Guo <yangguo@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#54256}
    a7dce4fb
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
fuzzer Loading commit data...
inspector Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mkgrokdump Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...