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

Issue 292663013: sk_memcpy32 should fall back on libc memcpy. (Closed)

Created:
6 years, 7 months ago by mtklein_C
Modified:
6 years, 7 months ago
Reviewers:
henrik.smiding, mtklein
CC:
skia-review_googlegroups.com, qiankun
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

sk_memcpy32 should fall back on libc memcpy. Writing it out ourselves was a ~2x slowdown on ARM. BUG=skia: Committed: http://code.google.com/p/skia/source/detail?r=14886

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -27 lines) Patch
M src/core/SkUtils.cpp View 2 chunks +1 line, -27 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
mtklein
Wow, Henrik, great catch. You're completely right: on ARM we saw the benches that call ...
6 years, 7 months ago (2014-05-22 14:09:51 UTC) #1
mtklein
Going to land this guy. Don't want to leave it regressed too long and forget ...
6 years, 7 months ago (2014-05-27 12:40:36 UTC) #2
mtklein
lgtm
6 years, 7 months ago (2014-05-27 12:40:41 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/292663013/1
6 years, 7 months ago (2014-05-27 12:40:53 UTC) #4
commit-bot: I haz the power
6 years, 7 months ago (2014-05-27 12:45:44 UTC) #5
Message was sent while issue was closed.
Change committed as 14886

Powered by Google App Engine
This is Rietveld 408576698