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

Issue 419673003: IDL: Remove UNLIKELY() from constructor (Closed)

Created:
6 years, 5 months ago by bashi
Modified:
6 years, 5 months ago
Reviewers:
haraken
CC:
blink-reviews, blink-reviews-bindings_chromium.org, arv+blink, abarth-chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

IDL: Remove UNLIKELY() from constructor To remove a FIXME comment. I ran Dromaeo and didn't see any regression. Here is the result. w/ CL 1st: 1646.81runs/s (Total) http://dromaeo.com/?id=224905 2nd: 1621.15runs/s (Total) http://dromaeo.com/?id=224906 w/o CL 1st: 1662.16runs/s (Total) http://dromaeo.com/?id=224907 2nd: 1644.60runs/s (Total) http://dromaeo.com/?id=224908 Also, remove an obsolated FIXME comment. BUG=345503 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178934

Patch Set 1 #

Messages

Total messages: 9 (0 generated)
bashi
Haraken-san, PTAL?
6 years, 5 months ago (2014-07-25 10:38:50 UTC) #1
haraken
LGTM
6 years, 5 months ago (2014-07-25 10:42:37 UTC) #2
bashi
The CQ bit was checked by bashi@chromium.org
6 years, 5 months ago (2014-07-25 10:44:16 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bashi@chromium.org/419673003/1
6 years, 5 months ago (2014-07-25 10:44:46 UTC) #4
commit-bot: I haz the power
Change committed as 178934
6 years, 5 months ago (2014-07-25 13:53:11 UTC) #5
Nils Barth (inactive)
On 2014/07/25 13:53:11, I haz the power (commit-bot) wrote: > Change committed as 178934 Are ...
6 years, 5 months ago (2014-07-25 14:12:50 UTC) #6
Inactive
For the record, I have also found those UNLIKELY() to have more impact on ARM/Android. ...
6 years, 5 months ago (2014-07-25 14:29:44 UTC) #7
bashi
On 2014/07/25 14:29:44, Chris Dumez wrote: > For the record, I have also found those ...
6 years, 5 months ago (2014-07-25 14:38:11 UTC) #8
haraken
6 years, 5 months ago (2014-07-25 15:23:57 UTC) #9
Message was sent while issue was closed.
On 2014/07/25 14:38:11, bashi1 wrote:
> On 2014/07/25 14:29:44, Chris Dumez wrote:
> > For the record, I have also found those UNLIKELY() to have more impact on
> > ARM/Android. I am assuming you guys are testing Desktop?
> 
> Yes. I ran the test on Linux desktop. I don't have strong opinion here(just
> wanted to remove the FIXME comment), and if you experienced regressions on
> mobile, we should revert the change. I'll prepare the revert.

Thanks for catching this! It makes sense to revert the change.

Powered by Google App Engine
This is Rietveld 408576698