Skip to content

carljm/formrenderbench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To run form-rendering benchmarks:

  1. Install djangobench in a virtualenv according to the instructions.
  2. Don't make svn clones of Django as shown there, just clone git://github.com/carljm/django.git and make sure you have local clones of the "master" and "soc2011/form-rendering" branches.
  3. Install this project in the same virtualenv (pip install -e . should do it if you have it cloned locally).
  4. From the root of your Django git clone, with your virtualenv active, run something like djangobench --vcs=git --control=master --experiment=soc2011/form-rendering --trials=1000 --benchmark-dir /path/to/here/formrenderbench/benchmarks

About

Django form rendering benchmarks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages