Test suite for energy consumption
Project description
[](https://travis-ci.org/TQRG/physalia)
[](https://badge.fury.io/py/physalia)
[](https://pypi.python.org/pypi/physalia)
[](https://pypi.python.org/pypi/physalia)
# Physalia
Energy measurement framework for Mobile Apps.
More info and documentation in the [website](https://tqrg.github.io/physalia/).
## Install
```
$ pip install physalia
```
## Example
````
from physalia.energy_profiler import AndroidUseCase
def prepare():
pass
def run():
pass
use_case = AndroidUseCase('login', 'com.test.app', '12', run, prepare)
use_case.profile()
````
[](https://badge.fury.io/py/physalia)
[](https://pypi.python.org/pypi/physalia)
[](https://pypi.python.org/pypi/physalia)
# Physalia
Energy measurement framework for Mobile Apps.
More info and documentation in the [website](https://tqrg.github.io/physalia/).
## Install
```
$ pip install physalia
```
## Example
````
from physalia.energy_profiler import AndroidUseCase
def prepare():
pass
def run():
pass
use_case = AndroidUseCase('login', 'com.test.app', '12', run, prepare)
use_case.profile()
````
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
physalia-0.0.1.dev103.tar.gz
(7.3 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file physalia-0.0.1.dev103.tar.gz.
File metadata
- Download URL: physalia-0.0.1.dev103.tar.gz
- Upload date:
- Size: 7.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
06e6778df5391236e99e7b6d347081e74cfc3dd3520dea17c6df9864469957cf
|
|
| MD5 |
6173d3a3a0c710e9242bc55a0969989c
|
|
| BLAKE2b-256 |
2f059e4a1d1af643b22e9813c9069174a297fe8ebafdbe751ef6db1be7dc069d
|
File details
Details for the file physalia-0.0.1.dev103-py2-none-any.whl.
File metadata
- Download URL: physalia-0.0.1.dev103-py2-none-any.whl
- Upload date:
- Size: 27.7 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ba7f01851216d9acc1202b4f7eb1ff99ac1f105628577868d25f0c053c5d427
|
|
| MD5 |
fdf1b3b51be0c8149c22a891fbe210c3
|
|
| BLAKE2b-256 |
12403d5b7170b12fb7c37af89157217e448fce72bf8c4c770f72334cbcff70db
|