Chromium Code Reviews
DescriptionAdd a much simplified set implementation designed to waste little memory for small sets.
Use the new set (called setlet) in the type inferrer. I'd be happy to get rid of this
specialized implementation if we ever get a core library implementation that is equally
small and fast, but for now this CL reduces the working set with 15% when compiling
dart2js.
R=ahe@google.com, lrn@google.com, lry@google.com
BUG=
Committed: https://code.google.com/p/dart/source/detail?r=28784
Patch Set 1 #
Total comments: 2
Patch Set 2 : Address feedback. #
Total comments: 3
Messages
Total messages: 4 (0 generated)
|