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.dev105.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.dev105.tar.gz.
File metadata
- Download URL: physalia-0.0.1.dev105.tar.gz
- Upload date:
- Size: 7.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
75faf81bcf0b4b312f456c62bc40dca90184a099b6b4464dd6263cc18dac4de7
|
|
| MD5 |
970c854646ffaee516fa4d0ad93ff214
|
|
| BLAKE2b-256 |
8ef41ded7dee6e5cb2be18df6532c675ce20542ca5f71a7c3545c938538f99b2
|
File details
Details for the file physalia-0.0.1.dev105-py2-none-any.whl.
File metadata
- Download URL: physalia-0.0.1.dev105-py2-none-any.whl
- Upload date:
- Size: 27.7 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85d35f8a2495ea773ed14798ac7566534d2d5e1d07f4ae70c2cd3112ff2ffa2e
|
|
| MD5 |
ff1d26dfc469b22f3e30f230edd31bac
|
|
| BLAKE2b-256 |
57e439fe01373b16e7b1cedd0409aba8ad12f66ad8e88e5d212e0aafedca56e0
|