Subject | Re: [firebird-support] Report queries with FireBird |
---|---|
Author | PenWin |
Post date | 2010-10-20T05:24:10Z |
> others. We are using FireBird 2.13 superserver under Window 2003 (oneI can't help but wonder: Is this the correct way to run Firebird? Every
> CPU affinity), Every time when some ones try running reports, its
source I have ever consulted agrees that forcing a thread to a CPU leads
to _decrease_ of performance for that thread, not _increase_ (because it
prevents the thread from using a different CPU, rather than preventing
other threads from using the selected CPU as many people seem to think).
Maybe removing the affinity would help (a little) to improve performance.
Pepak