Subject Re: Slow concurrent insert performance.
Author Adam
I don't think that is his problem Bogdan. Adding additional concurrent
operations should not become exponentially worse unless something is
wrong. Personally I would expect if 1 operation takes 1 second, then 3
operations should take around 3 seconds.

Obviously it is not that simple. Perhaps there is potential to do even
better, perhaps managing each operations quota takes time in itself
and it will be longer.

Adam


--- In firebird-support@yahoogroups.com, "Bogdan" <bogdan@m...> wrote:
>
> What have you expected - to be faster ??
>
> Regards, Bogdan