mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-09 02:09:53 -04:00
756ab326b2
Fixed the "short_selects" performance example where the cache was being
used in all the examples, making it impossible to compare performance with
and without the cache. Less important comparisons like "lambdas" and
"baked queries" have been removed.
Change-Id: Ia55391ba23e01d2ed136c84f9c34bb16689ce10e
(cherry picked from commit 66d55b5199)