Steve Miller wrote: >> well, you know, it depends on the test, but I can tell you that I'm getting >> much better results out of SQL Server right now, but I'm working on this, my >> intention is having a fb backend much faster than anything else... and yes, >> I didn't see any different from Express or no-express... Are you sure it >> only uses one processor? >> > > According to Microsoft's documentation, Express supports "up to 1 CPU". > http://download.microsoft.com/download/4/2/c/42c6af76-a28c-4560-8269-e8fe906ea675/SQLExpressdatasheet.pdf
Of course, one CPU doesn't mean 1-connection-at-a-time... My guess is you'd still need a fair number of simultaneous connections before one CPU became the bottleneck. Don't forget also that if you're running Firebird in Superserver mode, it'll only make use of one CPU as well. Still, comparing database performance *in general* can be tricky. Some databases are better at some workloads than others, and vice versa. All you can do is compare them on the *particular* load your application creates. That does not (necessarily) mean your results are valid under ALL workloads. Having said that, there's certainly no harm in doing the comparison. Dean. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Firebird-net-provider mailing list Firebird-net-provider@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/firebird-net-provider