Re: Connector/Net connection performance
Posted by:
Pär Ågren
Date: December 01, 2004 10:38AM
Erm, I actually spoke too soon about the connection performance. Some deeper investigation into the application revealed that it took far to long to load the sql statements, which are contained in a text file and loaded into a collection class with every request.
Fixing up the file load time cut the response time from 4 seconds to the expected second.
(I'm fairly new to C# and was unclear on how to load non UTF8 text files - we're still using ISO 8859-1 - without resorting to reading the file byte by byte, which however took way longer than I imagined it would.)
For my purposes the Connector/Net connect time seems good enough.
Pär
Subject
Written By
Posted
November 30, 2004 11:00AM
Re: Connector/Net connection performance
December 01, 2004 10:38AM
December 07, 2004 09:59AM
February 01, 2005 04:27AM
February 02, 2005 06:30PM
February 03, 2005 06:32AM
February 03, 2005 07:03AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.