mirror of https://github.com/scrapy/scrapy.git
DOCS: Cover scrapy-bench in the documentation
This commit is contained in:
parent
7a54580679
commit
b25616d107
|
|
@ -81,4 +81,5 @@ 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.
|
||||
|
||||
To use it as a project for more complex Scrapy benchmarking: https://github.com/scrapy/scrapy-bench
|
||||
To use it as a project for more complex Scrapy benchmarking:
|
||||
https://github.com/scrapy/scrapy-bench
|
||||
|
|
|
|||
Loading…
Reference in New Issue