New issue
Advanced search Search tips

Issue 908966 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 907444



Sign in to add a comment

Refactor: move cc/base/lap_timer.h => base/test/lap_timer.h

Project Member Reported by richard....@arm.com, Nov 27

Issue description

For some benchmarks inside base_perftests, it'd be good to have access to a LapTimer (e.g. to measure the number of allocations per second). It's not possible to do this at the moment because cc/ is outside base/. 

After refactoring, all cc:LapTimer become base::LapTimer, and all headers should point to the location in base/test.
 
Blocking: 907444
Status: Assigned (was: Untriaged)
This issue has an owner, a component and a priority, but is still listed as untriaged or unconfirmed. By definition, this bug is triaged. Changing status to "assigned". Please reach out to me if you disagree with how I've done this.

Sign in to add a comment