Andrew - Supernews wrote:
> Numbers from an actual benchmark:
> 
> int4out(0)     - 0.42us/call
> numeric_out(0) - 0.32us/call
> 
> int4out(1000000000)     - 0.67us/call
> numeric_out(1000000000) - 0.42us/call

Is this really int4out, or is it int8out?

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to