Subject | RE: [ib-support] Firebird performance is really poor |
---|---|
Author | Leyne, Sean |
Post date | 2003-04-11T17:45:14Z |
David,
- what FB version are you running?
- What platform?
- What connection/access method?
- Local
- local loopback TCP
- Remote TCP
- Remote NetBEUI
- what is the nature of the transactions/operations you are performing?
- how many rows are in the tables which are being updated?
- how many rows are being affected?
- how many indexes?
- how selective are the indexes?
- are you using prepared statements/queries?
Sean
> Hi, all. I am running some performance tests against Firebird, and toI'm also sure something is wrong. Let's start with the basics:
> be honest, it really stinks. For a single client I am getting only
> around 10 TPS. I am sure I must be doing something wrong.
- what FB version are you running?
- What platform?
- What connection/access method?
- Local
- local loopback TCP
- Remote TCP
- Remote NetBEUI
- what is the nature of the transactions/operations you are performing?
- how many rows are in the tables which are being updated?
- how many rows are being affected?
- how many indexes?
- how selective are the indexes?
- are you using prepared statements/queries?
Sean