Dear chromiumers,

I've got a change (see https://bugs.webkit.org/show_bug.cgi?id=31051
solution for crbug.com/16821) which might have performance
implications (it invokes WinAPI via couple of levels of indirection
and might trigger V8's GC).

There are various ways to make this check faster, but I am not sure if
we should do it more complex right now (current simple approach might
be good enough.)

So the question: how could I check that I won't (notably) regress
Chromium performance with this change?

Overall, is it fine to commit this change now?  It solves an important
problem and could dramatically reduce memory usage for some scenarios,
but might be too risky.  Ideally I'd like to stage this change for
some time, but not sure if the beta is a right place.

Any advice is most appreciated.

yours,
anton.

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to