From 82e1e466e6cb176f35145b50fdadaaaddf737d84 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sun, 14 Feb 2010 20:10:48 +0000 Subject: [PATCH] I'm seeing lower numbers from the objselectspeed.py test, so bumping down the lower bounds here. --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 0fb63ba96f..bef45944a2 100644 --- a/CHANGES +++ b/CHANGES @@ -71,8 +71,8 @@ CHANGES reimplementing RowProxy and the most common result processors. The actual speedups will depend heavily on your DBAPI and the mix of datatypes used in your tables, and can vary from - a 50% improvement to more than 200%. It also provides a modest - (~20%) indirect improvement to ORM speed for large queries. + a 30% improvement to more than 200%. It also provides a modest + (~15-20%) indirect improvement to ORM speed for large queries. Note that it is *not* built/installed by default. See README for installation instructions. -- 2.47.3