Skip to content

Latest commit

 

History

History
 
 

fenix-retrieval

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

fenix-retrieval

Gets per-commit performance tests.

Set up

Create and active a virtualenv:

python3 -m venv venv
source venv/bin/activate

Install dependencies:

pip install -r csv_gen_reqs.txt

Running

Suggested usage:

python3 generate_applink_data.py -r FENIX_REPO -c CACHE

See --help for current default configuration.

Commonly changed arguments include:

  • --device
  • --test-name