Skip to content

bebraw/green-computing-result-parser

Repository files navigation

Measurement scripts builder

To run, use

php build-scripts.php

The scripts will be created in scripts folder using the sites in sitelist.csv file.

The measurement scripts use measure.sh shell script that uses config.json configuration file and measure.mjs sitespeed.io script.

Clean results

To run, use

./remove.sh

This script removes the big extra files from the results directory.

Green computing result parser

To run, use

deno run --v8-flags=--max-old-space-size=32000 --allow-env --allow-read ./parse-pages.ts ./results > results.csv

and then give it rights as the script asks for them. The assumption is that the results to parse exist in a sibling directory.

About

Green computing result parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors