Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ivoronin/benchsight


https://github.com/ivoronin/benchsight

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# Benchsight
Web app for inspecting benchmark results.
Currently, only SPEC CPU data is being used.

## Requirements
See requirements.txt

## Running
```
$ python manage.py syncdb
$ python manage.py cpu2006_import
$ python manage.py runserver
```

## Hosted version
http://benchsight.azurewebsites.net/