Re: Speedup usages of pg_*toa() functions

Поиск
Список
Период
Сортировка
От Andrew Gierth
Тема Re: Speedup usages of pg_*toa() functions
Дата
Msg-id 87pna87lnq.fsf@news-spur.riddles.org.uk
обсуждение исходный текст
Ответ на Speedup usages of pg_*toa() functions  (David Rowley <dgrowleyml@gmail.com>)
Ответы Re: Speedup usages of pg_*toa() functions  (David Rowley <dgrowleyml@gmail.com>)
Список pgsql-hackers
>>>>> "David" == David Rowley <dgrowleyml@gmail.com> writes:

 David> As you can see, this squeezes about 5% extra out of a copy of a
 David> 10 million row bigint table but costs us almost 3% on an
 David> equivalent int table.

And once again I have to issue the reminder: you can have gains or
losses of several percent on microbenchmarks of this kind just by
touching unrelated pieces of code that are never used in the test. In
order to demonstrate a consistent difference, you have to do each set of
tests multiple times, with random amounts of padding added to some
unrelated part of the code.

-- 
Andrew (irc:RhodiumToad)



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: TAP tests and symlinks on Windows
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: TAP tests and symlinks on Windows