davidkopp / green-metrics-tool-example-applications

Example applications to be measured with the Green Metrics Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This is the repo in which we at Green Coding collect some example applications that you can use to get to know the green metrics tool: https://github.com/green-coding-berlin/green-metrics-tool

Every directory contains it's own README with more details on what each example does.

Some interesting examples are:

  • ./ml-model: Which runs a little ml model and enables us to benchmark ml tasks
  • ./stress: Which is a very simple entry point into benchmarking and shows how to run a little stress test
  • ./wordpress-official-data: Which shows you how to analyze a wordpress installation including server and browser

How to use

Please see the documentation

Building and starting

docker compose up

Changing after rebuild

If you make changes to the Dockerfile remember to use docker compose build to rebuild.

About

Example applications to be measured with the Green Metrics Tool

License:Creative Commons Zero v1.0 Universal


Languages

Language:PHP 76.7%Language:JavaScript 13.5%Language:CSS 8.7%Language:SCSS 0.7%Language:HTML 0.4%Language:Python 0.0%Language:XSLT 0.0%Language:Dockerfile 0.0%Language:Shell 0.0%Language:Smarty 0.0%