Re: multibyte performance - Mailing list pgsql-hackers

From Hannu Krosing
Subject Re: multibyte performance
Date
Msg-id 3BB2DCA9.B0FAF681@tm.ee
Whole thread Raw
In response to multibyte performance  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Responses Re: multibyte performance
List pgsql-hackers
Tatsuo Ishii wrote:
> 
> I did some benchmarking with/without multibyte support using current.

...
> (2) pgbench
> 
> With multibyte support(first column is the concurrent user, second is
> the TPS):
...
> 32 95.947363
> 64 92.718780
> 128 61.725883
> 
> Witout multibyte support:
...
> 32 92.283645
> 64 86.936559
> 128 87.584099

Do you have any theory why multibyte passes non-mb at 128 ?

Some subtle timing thing perhaps (or just bad luck for non-mb at 128)?


-----------
Hannu


pgsql-hackers by date:

Previous
From: Christof Petig
Date:
Subject: Re: Abort transaction on duplicate key error
Next
From: Haller Christoph
Date:
Subject: Re: Abort transaction on duplicate key error