diff options
author | dyen <dyen@chromium.org> | 2014-09-29 11:16:20 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-09-29 18:16:48 +0000 |
commit | cb0173111c9234f9718ed14cca6fbf45841deac7 (patch) | |
tree | e60d60113483d270dcf45f74a9212a28cb945e4e /athena/athena_export.h | |
parent | a4dcff92312b99670e9a19657f881b00a0404e69 (diff) | |
download | chromium_src-cb0173111c9234f9718ed14cca6fbf45841deac7.zip chromium_src-cb0173111c9234f9718ed14cca6fbf45841deac7.tar.gz chromium_src-cb0173111c9234f9718ed14cca6fbf45841deac7.tar.bz2 |
Modified GPU command signature hash to use a binary representation.
FrameBuffer::GetStatus() was spending most of the time doing in printf,
I've modified it to generate signatures using a binary representation
instead. Now most of the time is spent allocating memory. If further
optimization is necessary we can precalculate the signature size
as well.
BUG= https://code.google.com/p/chromium/issues/detail?id=338035
TEST= profile FrameBuffer::GetStatus()
Review URL: https://codereview.chromium.org/593233002
Cr-Commit-Position: refs/heads/master@{#297209}
Diffstat (limited to 'athena/athena_export.h')
0 files changed, 0 insertions, 0 deletions