Subject Embedded Firebird Performance
Author Aaron Abend
I have recently completed a port of my application from MSDE to Firebird.
Everything is working now, but inserts are taking a long time.

I have tried using -w async and setting buffers to 60000 to improve
performance, so my first question is: Do these settings (using gfix) work
for embedded Firebird.

And what else can I do to improve performance?

Thanks,

Aaron