From ca1a560392c992d5f7a60c6000a0ec7fdae1b03b Mon Sep 17 00:00:00 2001
From: Alex Barth <alex_b@53995.no-reply.drupal.org>
Date: Thu, 11 Feb 2010 15:57:38 +0000
Subject: [PATCH] Update notes on performance.

---
 README.txt | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.txt b/README.txt
index 50a0dd3a..9dcb60ef 100644
--- a/README.txt
+++ b/README.txt
@@ -79,8 +79,10 @@ http://drupal.org/node/622700
 Performance
 ===========
 
-Untested. There is support for drupal_queue module in the works.
-http://drupal.org/node/599180
+Use Drupal Queue to improve Feeds' performance when scheduling many very active
+feeds. An example for "many very active feeds" would be 300 news feeds with an
+average of four items a day.
+http://drupal.org/project/drupal_queue
 
 Hidden settings
 ===============
-- 
GitLab