Skip to content

Parth-Vader/scrapy-bench-speedcenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Scrapy Bench Speedcenter

Codespeed for scrapy-bench

Instructions for setting up :

  • Clone the repository : git clone https://github.com/Parth-Vader/scrapy-bench-speedcenter.git
  • Create a virtualenv : virtualenv venv
  • Activate the virtualenv : . venv/bin/activate
  • Install codespeed : pip install codespeed --upgrade
  • cd into center folder : cd center
  • Initialise the database : python manage.py migrate
  • Run the app on localhost:8000/ : python manage.py runserver
  • The app would be running on localhost:8000/

To add the results, use the speedcenter branch of scrapy-bench.

About

Codespeed for scrapy-bench

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published