Subject | Re: firebirdsql vs interclient speed |
---|---|
Author | llafranc78 |
Post date | 2002-02-07T07:54:25Z |
Hi!
Could you show us your code? IMHO 35 secs are to much for interclient:
I retrieve and write to disk 11.5 Mb of blob data (but it's not ONE
11.5Mb blob...) in 3-4 secs.
Luca
Could you show us your code? IMHO 35 secs are to much for interclient:
I retrieve and write to disk 11.5 Mb of blob data (but it's not ONE
11.5Mb blob...) in 3-4 secs.
Luca
--- In IB-Java@y..., Herbert.Augustiny@s... wrote:
> Hi All
>
> Is there anybody out there who ran tests to compare the speed of the
> firebirdsql and interclient drivers?
>
> I'm having a huge speed difference 35 Sec vs. 9.5 Min to retrieve a 5MB
> blob.
>
> Am I doing something wrong? Is there someone who could confirm this
> behavior?
>
> Herbert