DOCS:Cover scrapy-bench in the documentation

This commit is contained in:
deepang17 2021-02-28 15:33:09 +05:30
parent f95ebd8f7c
commit 7a54580679
1 changed files with 1 additions and 2 deletions

View File

@ -81,5 +81,4 @@ follow links, any custom spider you write will probably do more stuff which
results in slower crawl rates. How slower depends on how much your spider does
and how well it's written.
In the future, more cases will be added to the benchmarking suite to cover
other common scenarios.
To use it as a project for more complex Scrapy benchmarking: https://github.com/scrapy/scrapy-bench