Subject | RE: [firebird-support] Digest Number 2229 |
---|---|
Author | Pete Royston |
Post date | 2004-04-06T22:51:37Z |
> I'm interested in any comments you have in regards to performanceWe were running Interbase 6 with and ISAPI DLL written in Delphi 5
> moving from IB to FB, care to take a moment and comment?
using Interbase Express. The database is about 250mb. Win 2000 server
with 256mb. I did it in hopes of getting better performance. I have my
dll log any query which takes more than 1/2 second to open.
The new install was flawless. Backed up my existing database.
Removed interbase. Installed Firebird. Restored my database. No
changes to my existing dll. Everything worked perfectly.
With IB 6, my log of queries over 1/2 second had about 100 entries a
day. With Firebird, I get almost none. FB seems to run at least twice
as fast. Some queries are running 4 to 5 times faster with FB 1.5.
FB also seems better at memory management.