>>>>> "Aaron" == Aaron Stone <[EMAIL PROTECTED]> writes:

Aaron> I would be absolutely shocked if someone could find a real-world
Aaron> performance difference for DBMail running in 32 or 64 mode on the
Aaron> same chip. We just don't do enough integer calculation to matter
Aaron> a hoot, I believe.

Given the use of INT8 (aka bigint) in the pg schema, my earlier reply in
this thread assumed that dbmail used long long or int64_t to hold those
values.  If that is true, there should be an advantage to -m64 compiles
on amd64 systems.  Gcc just generates better code.  And the better ABI
should also make a difference -- especially for function calls.

I'd only expect to notice the difference under load, though.

-JimC
-- 
James Cloos <[EMAIL PROTECTED]>         OpenPGP: 1024D/ED7DAEA6

_______________________________________________
DBmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail

Reply via email to