mirror of https://github.com/scrapy/scrapy.git
DOCS:Cover scrapy-bench in the documentation
This commit is contained in:
parent
f95ebd8f7c
commit
7a54580679
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue