Skip to content

ModelInference/perfume-frontend

Repository files navigation

Perfume


Perfume is a tool for extracting performance models of systems from logs of the systems' behavior.

Compiling and deploying Perfume

Perfume requires the cheetah python library.

Install with $pip install cheetah You can get pip here.

Files are included in the templates to ease development and avoid repeating code.

For example,

#include "./template/css_template.html" includes the css files into the template. The main template is index_template.html, which generates index.html.

To deploy, see how to deploy Perfume.

This project is distributed under the MIT license. For more info, see LICENSE.md.

About

Web-based frontend for Perfume tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published