Skip to content

dogefuzz/results

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Results Aggregator

This project will aggregate the result from benchmark project.

Running the project locally

This project using Python 3.10 and Poetry to manage its dependencies and virtual environment.

First, install all dependdencies:

poetry install

To run the report generator, execute the following commands:

poetry run aggregator generate_report <experiment_folder>

It will look for a experiment_folder folder inside /results folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages