DCOracle2 performance tuning
Uwe Hoffmann
qual at epost.de
Sat Nov 23 15:28:26 EST 2002
More information about the Python-list mailing list
Sat Nov 23 15:28:26 EST 2002
- Previous message (by thread): DCOracle2 performance tuning
- Next message (by thread): DCOracle2 performance tuning
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Stacy White wrote: > I work with a large body of Perl code, and am toying around with the > possibility of converting to Python. One thing standing in my way is my > inability to make DCOracle2 perform comparably to Perl's DBD::Oracle. > > DCOracle2 performance is good relative to DBD::Oracle until it's faced > with > large result sets. For instance, time for: > > c = db.cursor() try to set the arraysize of the cursor c.arraysize=200 maybe you see an improvement greetings uwe
- Previous message (by thread): DCOracle2 performance tuning
- Next message (by thread): DCOracle2 performance tuning
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list