From: Mike Bayer Date: Tue, 6 Jan 2015 00:07:33 +0000 (-0500) Subject: fix verbiage X-Git-Tag: rel_1_0_0b1~123 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=145d0151515d8119931eb2c79425a4e38eb6cae4;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git fix verbiage --- diff --git a/doc/build/changelog/migration_10.rst b/doc/build/changelog/migration_10.rst index 8870cfd7e3..52179a3232 100644 --- a/doc/build/changelog/migration_10.rst +++ b/doc/build/changelog/migration_10.rst @@ -300,8 +300,8 @@ internals, comparator objects and parts of the ORM attribute and loader strategy system. A bench that makes use of heapy measure the startup size of Nova -illustrates a difference of about 2 megs of memory, a total of 46% -of memory taken up by SQLAlchemy's objects, associated dictionaries, as +illustrates a difference of about 3.7 fewer megs, or 46%, +taken up by SQLAlchemy's objects, associated dictionaries, as well as weakrefs, within a basic import of "nova.db.sqlalchemy.models":: # reported by heapy, summation of SQLAlchemy objects +