Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(276)

Issue 6298071: New chrome-inspired benchmark

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 5 months ago by TomH
Modified:
13 years, 5 months ago
Reviewers:
reed1
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Based on http://wrapbootstrap.com/preview/WB003517L, we want to have: - antialiasing - soft clipping - animated pattern

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -0 lines) Patch
M bench/ChromeBench.cpp View 2 chunks +71 lines, -0 lines 0 comments Download

Messages

Total messages: 1
TomH
13 years, 5 months ago (2012-06-12 16:00:36 UTC) #1
Mike, I'm not quite hitting the right paths yet. Our reference is: SkARGB32_A8_BlitMask_SSE2 S32A_Opaque_BlitRow32_SSE2 S32_opaque_D32_nofilter_DX apply_kernel fill_sequential SkA8_Blitter::blitAntiH build_sum_buffer SkAAClip::op sk_memset32_SSE2 ... nofilter_trans_preamble sk_fill_path SkAAClip::BuilderBlitter::blitAntiH repeatx_nofilter_trans but the current version looks like A8_RowProc_Blend apply_kernel SkBlurMask::Blur build_sum_buffer repeatx_nofilter_trans S32_opaque_D32_nofilter_DX memcpy ... mergeT<> SkBitmapProcShader::shadeSpan ... SkBitmapProcState::chooseProcs SkARGB32_Shader_Blitter::blitMask SkAAClipBlitter::blitMask Can you suggest changes? I know the AAClip bench jitters the clip to defeat Skia caching; I can add that here, but I don't think Chrome should be doing that?
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b