No description
Find a file
Konstantin Shcheglov a92f54c746 Make LIBRARY_CYCLE_UNITS and LIBRARY_CYCLE_DEPENDENCIES be List<LibrarySpecificUnit>.
I expected some performance gains by avoiding creating LSU instances
multiple times, but don't see any difference.

However this makes flutter-memory-initialAnalysis-2 benchmark use
about 2.5% less memory.

R=brianwilkerson@google.com
BUG=

Review URL: https://codereview.chromium.org/2298493002 .
2016-08-30 13:53:55 -07:00
build
client
docs/language
pkg
runtime
samples
samples-dev
sdk
tests
third_party
tools
utils
.gitattributes
.gitignore
.mailmap
AUTHORS
CHANGELOG.md
codereview.settings
create_sdk.gyp
dart.gyp
DEPS
LICENSE
PATENTS
PRESUBMIT.py
README.dart-sdk
README.md
WATCHLISTS

Dart

Dart is an open-source, scalable programming language, with robust libraries and runtimes, for building web, server, and mobile apps.

Using Dart

Visit the dartlang.org to learn more about the language, tools, getting started, and more.

Browse pub.dartlang.org for more packages and libraries contributed by the community and the Dart team.

Building Dart

Learn how to get the source and prepare your machine to build the SDK.

There are more documents on our wiki.

Contributing to Dart

The easiest way to contribute to Dart is to file issues.

You can also contribute patches, as described in Contributing.

License

See LICENSE.