Here we go again...
How are you testing this? Please don't post performance testing results WITHOUT THE SOURCE.
Once you post the source, we can begin to help you.
Cheers,
Clinton
On Apr 6, 2005 12:19 PM, rodrigo castillo <[EMAIL PROTECTED]> wrote:
I tested the perfomance between ibatis, jdbc, and pl/Sql where ibates is 5
times but slow that the previous ones. How Can i improve perfomance of ibatis?.
The query has 100 rows.
IBATIS: 265 ms. c=97
IBATIS: 281 ms. c=97
IBATIS: 265 ms. c=97
IBATIS: 296 ms. c=97
IBATIS: 311 ms. c=97
JDBC: 78 ms. c=97
JDBC: 94 ms. c=97
JDBC: 47 ms. c=97
JDBC: 62 ms. c=97
JDBC: 47 ms. c=97
PL/SQL: 78 ms. c=97
PL/SQL: 94 ms. c=97
PL/SQL: 109 ms. c=97
PL/SQL: 109 ms. c=97
PL/SQL: 93 ms. c=97
PL/SQL: 78 ms. c=97
PL/SQL: 78 ms. c=97