Subject | Re: [IBO] skip metadata to increase remote speed? |
---|---|
Author | hkuser2001 |
Post date | 2002-11-29T03:04:55Z |
--- In IBObjects@y..., Helen Borrie <helebor@t...> wrote:
TCP/IP. I know the performance is not guaranteed, and sometimes it is
absolutely normal to be slow. Why I raise this question is becuase I
came from MySQL+ZeosLib, their remote performance is obviously more
acceptable than what I am getting now, *under than same network
condition*. Of course they are no match for Interbase+IBO in terms of
features and ease of UI building, that's why I leave them to come to
IBO. If I can make response look faster, I will switch most of my
development to IBO.
Rgds,
Michael
PS. *under the same network condition* means at the same time of day,
tried 20~30 times, take the average of them.
> At 01:55 AM 29-11-02 +0000, you wrote:query is
>
>
> No. But if you are forcing a prepare to occur every time the same
> run, you are adding that overhead every time. Refer back to mycomments on
> this subject about 3 messages agolThanks! I understand that.
> Your monitor figures are very revealing. They show that it is notthe
> client nor the server which is causing the slowness, but yournetwork.
>client across
> These kind of figures are what I observe when querying from a
> the web.Yes, the remote is accessing the server through the internet using
>
> So just how remote is "remote"?
>
> What is your remote protocol?
>
> What else is your physical network doing?
>
TCP/IP. I know the performance is not guaranteed, and sometimes it is
absolutely normal to be slow. Why I raise this question is becuase I
came from MySQL+ZeosLib, their remote performance is obviously more
acceptable than what I am getting now, *under than same network
condition*. Of course they are no match for Interbase+IBO in terms of
features and ease of UI building, that's why I leave them to come to
IBO. If I can make response look faster, I will switch most of my
development to IBO.
Rgds,
Michael
PS. *under the same network condition* means at the same time of day,
tried 20~30 times, take the average of them.