Skip to content

chromeos/cros-application-performance-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Performance Monitor tool

This is a set of tools which measure FPS and CPU usage for games running in ARC on ChromeOS.

Currently, the following tools are available:

fps.py

  • Measures frames per second of the game.
  • Type python3 fps.py --help for more information.

cpu.py

  • Measures CPU usage of the game and the device.
  • Type python3 cpu.py --help for more information.

memory.py

  • Measures memory usage of the game and the device.
  • Type python3 memory.py --help for more information.

Pre-requisites

  • Any computer with ADB and Python3

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages