Skip to content

BRL-CAD/benchmark

 
 

Repository files navigation

BRL-CAD Benchmarks

An online platform for the BRL-CAD Benchmark Suite to view and share a detailed analysis of your systems's performace. Built with Django and Python, a GSoC '14 project. Originally forked from here

Screenshots

Hi There

Result of a Benchmark Run

Building

  • Clone the repository git clone https://github.com/BRL-CAD/benchmark.git
  • Change to the project directory cd benchmark
  • Swith to the development branch: git checkout development
  • If required, make changes to settings.py to ensure database credentials are matching with that on your system.
  • Initailize a few things: bash ./setup.sh
  • Install and Serve the application make clean && make serve
  • go to localhost:8888/ and upload some files

Contact

You can usually find us at the following IRC channel : irc://chat.freenode.net:6667/brlcad.

About

An online platform for the BRL-CAD Benchmark Suite to view and share a detailed analysis of your systems's performace. Built with Django and Python, a GSoC '14 project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.4%
  • Python 18.9%
  • HTML 9.1%
  • CSS 3.4%
  • Other 0.2%