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.dev100.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.dev100.tar.gz.
File metadata
- Download URL: physalia-0.0.1.dev100.tar.gz
- Upload date:
- Size: 7.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
75e8c8068dea2d4f576b95f2328f2b7f6f4f4c3cc4da6e0e7b42d35fd9c82bbd
|
|
| MD5 |
c7f2c6c2c7977e238eabd97b3c926dcc
|
|
| BLAKE2b-256 |
c6312a0358129470edd6e1f1d4d3de5662cce85c7e115ddf948736e662fb63da
|
File details
Details for the file physalia-0.0.1.dev100-py2-none-any.whl.
File metadata
- Download URL: physalia-0.0.1.dev100-py2-none-any.whl
- Upload date:
- Size: 27.5 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d4662e5c967f41d6758ec2cff44afbb03563f2fc536167c0567bd1e5452e465
|
|
| MD5 |
07e96983768125998fb575298903e34b
|
|
| BLAKE2b-256 |
cb6b4a765861cbca7622b43d57b41e23aac6c48f14143cb246baef2fa6af16f5
|