summaryrefslogtreecommitdiff
path: root/test/profiles.txt
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2013-11-26 23:24:13 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2013-11-26 23:24:13 -0500
commit30a50cc46aa836e24ebcbb889cbee583c511af82 (patch)
tree053c2af8e82434c1e7a616e1a1c55b819aad244b /test/profiles.txt
parent6029496bd3fb78caeab349ef8df5b58f058db16e (diff)
downloadsqlalchemy-30a50cc46aa836e24ebcbb889cbee583c511af82.tar.gz
- the wrapped memoized_property here was not working, as the attribute name
didn't match. use straight memoized_props here for now, add a perf test to check it
Diffstat (limited to 'test/profiles.txt')
-rw-r--r--test/profiles.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/profiles.txt b/test/profiles.txt
index 5b17ee8ec..282bc5f4f 100644
--- a/test/profiles.txt
+++ b/test/profiles.txt
@@ -99,6 +99,14 @@ test.aaa_profiling.test_compiler.CompileTest.test_update_whereclause 3.3_postgre
test.aaa_profiling.test_compiler.CompileTest.test_update_whereclause 3.3_postgresql_psycopg2_nocextensions 151
test.aaa_profiling.test_compiler.CompileTest.test_update_whereclause 3.3_sqlite_pysqlite_cextensions 151
+# TEST: test.aaa_profiling.test_orm.AttributeOverheadTest.test_attribute_set
+
+test.aaa_profiling.test_orm.AttributeOverheadTest.test_attribute_set 2.7_sqlite_pysqlite_cextensions 4265
+
+# TEST: test.aaa_profiling.test_orm.AttributeOverheadTest.test_collection_append_remove
+
+test.aaa_profiling.test_orm.AttributeOverheadTest.test_collection_append_remove 2.7_sqlite_pysqlite_cextensions 6525
+
# TEST: test.aaa_profiling.test_orm.DeferOptionsTest.test_baseline
test.aaa_profiling.test_orm.DeferOptionsTest.test_baseline 2.7_mysql_mysqldb_cextensions 30052