commit | 85c34c3ee94998dd961b4669a9b12f714c2a035f | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Tue Jan 12 13:09:39 2016 -0800 |
committer | Christopher Ferris <cferris@google.com> | Tue Jan 12 13:09:39 2016 -0800 |
tree | cf64c3445839908fa3f0254839a7ac872b8cc050 | |
parent | aceefb77f858d7f0737d36c52b7d0641b5683636 [diff] |
Remove cpu benchmark. This benchmark is completely misnamed. All it does is this in a hard loop: - Read from memory and store in a register. - Add one to the memory value. - Store that value back to memory. Since this is completely useless, I'm going to remove it. Bug: 26210850 Change-Id: If3e0af0a1faa7875d3d106cccab1ed8205847b62