Re: Vitesse DB call for testing

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Vitesse DB call for testing
Дата
Msg-id 5197.1413570955@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Vitesse DB call for testing  (Andres Freund <andres@2ndquadrant.com>)
Ответы Re: Vitesse DB call for testing
Список pgsql-hackers
Andres Freund <andres@2ndquadrant.com> writes:
> On 2014-10-17 13:12:27 -0400, Tom Lane wrote:
>> Well, that's pretty much cheating: it's too hard to disentangle what's
>> coming from JIT vs what's coming from using a different accumulator
>> datatype.  If we wanted to depend on having int128 available we could
>> get that speedup with a couple hours' work.

> I think doing that when configure detects int128 would make a great deal
> of sense.

Yeah, I was wondering about that myself: use int128 if available,
else fall back on existing code path.
        regards, tom lane



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

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: Vitesse DB call for testing
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Hash index creation warning