Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(441)

Issue 10161022: Fix performance regression on some benchmarks: add an extendable array type where push and pop can … (Closed)

Created:
8 years, 8 months ago by ngeoffray
Modified:
8 years, 8 months ago
Reviewers:
floitsch
CC:
reviews_dartlang.org, karlklose, ahe, Lasse Reichstein Nielsen, kasperl
Visibility:
Public.

Description

Fix performance regression on some benchmarks: add an extendable array type where push and pop can be directly used.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -10 lines) Patch
M lib/compiler/implementation/ssa/builder.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M lib/compiler/implementation/ssa/nodes.dart View 7 chunks +16 lines, -8 lines 0 comments Download
M lib/compiler/implementation/ssa/tracer.dart View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ngeoffray
8 years, 8 months ago (2012-04-23 09:27:29 UTC) #1
ngeoffray
8 years, 8 months ago (2012-04-26 09:08:45 UTC) #2
Closing this CL. Florian integrated it in:
https://chromiumcodereview.appspot.com/10139012/.

Powered by Google App Engine
This is Rietveld 408576698