diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-01-13 16:35:50 -0500 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-01-13 16:35:50 -0500 |
| commit | 62ec682239883cac7a83e2b2d5c26c6f22edc6bf (patch) | |
| tree | 90606d2f16da79d7cc290f0e1778f547344e58b1 /test | |
| parent | 1536bc4664a248faf81c62326fe1be3dbe18b8cd (diff) | |
| download | sqlalchemy-62ec682239883cac7a83e2b2d5c26c6f22edc6bf.tar.gz | |
- a little bit of profile bump, just on insert not too concerned
Diffstat (limited to 'test')
| -rw-r--r-- | test/profiles.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/profiles.txt b/test/profiles.txt index 282bc5f4f..4f833ef1c 100644 --- a/test/profiles.txt +++ b/test/profiles.txt @@ -363,15 +363,15 @@ test.aaa_profiling.test_resultset.ResultSetTest.test_unicode 3.3_sqlite_pysqlite # TEST: test.aaa_profiling.test_zoomark.ZooMarkTest.test_profile_1a_populate test.aaa_profiling.test_zoomark.ZooMarkTest.test_profile_1a_populate 2.7_postgresql_psycopg2_cextensions 5340 -test.aaa_profiling.test_zoomark.ZooMarkTest.test_profile_1a_populate 2.7_postgresql_psycopg2_nocextensions 5175 +test.aaa_profiling.test_zoomark.ZooMarkTest.test_profile_1a_populate 2.7_postgresql_psycopg2_nocextensions 5470 test.aaa_profiling.test_zoomark.ZooMarkTest.test_profile_1a_populate 3.2_postgresql_psycopg2_nocextensions 4828 test.aaa_profiling.test_zoomark.ZooMarkTest.test_profile_1a_populate 3.3_postgresql_psycopg2_cextensions 5157 test.aaa_profiling.test_zoomark.ZooMarkTest.test_profile_1a_populate 3.3_postgresql_psycopg2_nocextensions 5179 # TEST: test.aaa_profiling.test_zoomark.ZooMarkTest.test_profile_2_insert -test.aaa_profiling.test_zoomark.ZooMarkTest.test_profile_2_insert 2.7_postgresql_psycopg2_cextensions 256 -test.aaa_profiling.test_zoomark.ZooMarkTest.test_profile_2_insert 2.7_postgresql_psycopg2_nocextensions 256 +test.aaa_profiling.test_zoomark.ZooMarkTest.test_profile_2_insert 2.7_postgresql_psycopg2_cextensions 270 +test.aaa_profiling.test_zoomark.ZooMarkTest.test_profile_2_insert 2.7_postgresql_psycopg2_nocextensions 270 test.aaa_profiling.test_zoomark.ZooMarkTest.test_profile_2_insert 3.3_postgresql_psycopg2_cextensions 259 test.aaa_profiling.test_zoomark.ZooMarkTest.test_profile_2_insert 3.3_postgresql_psycopg2_nocextensions 259 |
