Skip to content

flask-dashboard/Testing-Dashboard-Overhead

Repository files navigation

Dashboard-overhead

This is a repository for investigating the overhead of the Flask-MonitoringDashboard.

How to install?

Make sure that you've installed docker. Furthermore, install the right Python packages using:

pip install -r requirements.txt

How to run?

Run the following command for executing the script:

./deploy.sh

How does it work?

The Flask application is deployed within a Docker-image.

This tries to produce two equivalent execution environments. In one environment the Dashboard is included, in the other it is not.

The difference in results is assumed to be due to the Dashboard.

About

Investigating the overhead of the Flask-MonitoringDashboard

Resources

Stars

Watchers

Forks

Packages

No packages published