Subject | Re: Strange performance with FB 1.5 - Help |
---|---|
Author | bazarin |
Post date | 2003-12-30T12:07:24Z |
--- In firebird-support@yahoogroups.com, Aage Johansen
<aagjohan@o...> wrote:
I did the changes in the FB configuration file as below:
CpuAffinityMask=1
DefaultDbCachePages=10240
EventMemSize=655360
LockRequireSpins=0
DeadThreadsCollection=50
These are the changes done from the default configuration.
We runned the application again, first with one client (it last 2:22
minutes) and with the all 4 clients that last 9:10 minutes. It seems
that changing the CpuAffinityMask from 3 to 1 the total time
increased instead.
Regards,
Wagner
<aagjohan@o...> wrote:
> On Tue, 30 Dec 2003 10:47:46 +0000 (UTC), bazarin wrote:situation
>
> > We are using FB 1.5 to run an application to simulate Business
> > and found out a very strange performance situation thatintroduced a
> > bottleneck in our project.without
> > We are using the following:
> > 1) A network with 5 computers (running at 100 Mb network)
> > 2) One of the microcomputers in the network is a database server
> > other usage.and 80 Gb
> > 3) All computers are Pentiun 4 2.4 HT. All have 1Gb of memory
> > hard-drive.Pack
> > 4) We are using windows 2000 with the current Microsoft Service
> > installed.system.
> > 5) No other application but the simulation are running in the
> > 6) The application were developed with Delphi 6 and DBExpress.FB
> > ...
>
>
> Try to turn HT _off_ for the pc running the Fb server (you're using
> SuperServer, aren't you?).Thank you Aage! Yes, I am using the SuperServer.
>
>
> --
> Aage J.
I did the changes in the FB configuration file as below:
CpuAffinityMask=1
DefaultDbCachePages=10240
EventMemSize=655360
LockRequireSpins=0
DeadThreadsCollection=50
These are the changes done from the default configuration.
We runned the application again, first with one client (it last 2:22
minutes) and with the all 4 clients that last 9:10 minutes. It seems
that changing the CpuAffinityMask from 3 to 1 the total time
increased instead.
Regards,
Wagner