CPU Stats v1.1

Check your CPU workload (%) in real time

  1. SmartPhoneLover
    DESCRIPTION
    This project will give you the possibility to see the usage (%) of your CPU in real time, depending on the workload on each state.

    Main features:
    • Real-time usage
    • Total CPU usage
    • Per-core CPU usage
    • Statusbar (text) or Overlay display.

    The project is in an experimental state, so expect failures, or errors in the final calculations.

    As I don't have a x86 device, the project will work but will propably not report correct values for CPU usage (regardless of the formula applied, containing errors or not), as the internal Kernel clock is measured in a different clock rate.

    Notes:
    - To use statusbar info style, AutoNotification will be required.
    - Tasker is not the best way to monitor the CPU usage, as it runs on the main thread. So, use it at your own risk.
    - Before setting up the project ('Setup' task) to allow it to show per-core usage, check if your device has a multi-core CPU. Otherwise, the project will fail to start.

    Images

    1. Screenshot_20200627-162020147.jpg
    2. Screenshot_20200627-162543292.jpg
    3. Screenshot_20200627-162554933.jpg
    4. Screenshot_20200627-162638672.jpg
    5. Screenshot_20200627-162728243.jpg

Recent Updates

  1. Changelog v1.1