DescriptionRevert of Modify sample buffer size for larger displays. (https://codereview.chromium.org/240433002/)
Reason for revert:
Sorry, Henrik, but after all the churn, we're reverting :(
We are having unrelated DEPS roll issues, and since this may affect layout tests (which I suspect it will because it affects our GMs), we do not want to do anything to further prevent the DEPS roll.
The ignored-tests changes are also not correct, leading to redness in our tree. Will you please add the changes from https://codereview.chromium.org/296923002/, and then we'll resubmit once the DEPS roll goes through?
TBR=reed
NOTREECHECK=True
NOTRY=True
Original issue's description:
> Modify sample buffer size for larger displays.
>
> Increases the intermediate buffer size for sample pixel indexes,
> used in the sample proc function calls. If the operation is bigger
> than the buffer it's split into multiple calls, creating overhead.
> This would especially impact the performance of SIMD optimizations.
> Also, aligns the start address of the buffer to 16 bytes, to enable
> more efficient SIMD optimizations.
>
> Author: henrik.smiding@intel.com
>
> Signed-off-by: Henrik Smiding <henrik.smiding@intel.com>
>
> Committed: http://code.google.com/p/skia/source/detail?r=14825
Patch Set 1 #
Created: 6 years, 7 months ago
(Patch set is too large to download)
Messages
Total messages: 13 (0 generated)
|