Base64 decode/encode performance

Поиск
Список
Период
Сортировка
От Gaetano Mendola
Тема Base64 decode/encode performance
Дата
Msg-id 48C7B97F.5090002@gmail.com
обсуждение исходный текст
Ответы Re: Base64 decode/encode performance
Список pgsql-hackers
Hi,
I have been experimenting with some base64 encoding/decoding implementation.

I find out that the one at http://code.google.com/p/stringencoders is the best
obtaining a 1.3 speedup vs the postgres one.

Do you think is worth to submit a patch that replaces the postgres base64 implementation
with this one?


Regards
Gaetano Mendola


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

Предыдущее
От: "Robert Haas"
Дата:
Сообщение: Re: using hash index when BETWEEN is specified
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: using hash index when BETWEEN is specified