Descriptionimproving UI of FPS counter
The FPS counter shows the frame rate based on a time-stamp history and is located in the compositor's HUDLayer.
This change includes:
- moving to top right corner
- plotting the graph's X-axis based on time between frames
- measuring min/max value instead of standard deviation
- showing histogram of time spent in each value
- scaling to the max value in case of very high fps (disabled vsync)
comparison images:
https://docs.google.com/folder/d/0B8Y78t3tjy1XTC1OYzUySFgwODQ/edit
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=167765
Patch Set 1 #
Total comments: 15
Patch Set 2 : resolving nits #Patch Set 3 : Rebase to 167687 #
Messages
Total messages: 5 (0 generated)
|