mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 09:43:08 +00:00
4ab9c71a6b
Most benchmarks see speed improvements, especially the ones doing many
highly polymorphic calls. DeltaBlue on X64 is 35% faster.
ARM64 instructions size reduction on Flutter benchmarks ranges from
1.6% to 2.5% (0.7% to 1.2% on total size).
In terms of absolute numbers, the most significant size changes in the
Flutter Gallery snapshot are:
v7 before v7 after v7 diff v8 before v8 after v8 diff
Instructions 6034448
|
||
---|---|---|
.. | ||
bin | ||
docs | ||
include | ||
lib | ||
llvm_codegen | ||
observatory | ||
platform | ||
tests/vm | ||
third_party | ||
tools | ||
vm | ||
.clang-tidy | ||
.gitignore | ||
BUILD.gn | ||
codereview.settings | ||
configs.gni | ||
CPPLINT.cfg | ||
PRESUBMIT.py | ||
runtime_args.gni |