Metadata-Version: 2.1
Name: BenchTrack
Version: 1.0.0
Summary: A python framework for generating a benchmark, by running specific tasks on specific targets.
Home-page: https://github.com/AlexisLenoir/Benchtrack
Author: Alexis Lenoir,He Xin,Yang Zhuangzhuang
Author-email: hexin0515@gmail.com
License: UNKNOWN
Project-URL: Github, https://github.com/AlexisLenoir/Benchtrack
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
License-File: LICENSE.md

#   Benchtrack

The purpose of this project is to create a python framework for generating a benchmark, by running specific tasks on specific targets. The benchmark is displayed in a static site generated using pelican.


