Merge pull request #5016 from deepang17/scrapy-4996

DOCS: Cover scrapy-bench in the documentation
This commit is contained in:
Mikhail Korobov 2021-03-12 04:18:56 +05:00 committed by GitHub
commit ab037ab7c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -81,5 +81,6 @@ 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.
Use scrapy-bench_ for more complex benchmarking.
.. _scrapy-bench: https://github.com/scrapy/scrapy-bench