| От | Andrew Gierth |
|---|---|
| Тема | Re: Ryu floating point output patch |
| Дата | |
| Msg-id | 877eei803q.fsf@news-spur.riddles.org.uk обсуждение |
| Ответ на | Re: Ryu floating point output patch (Andrew Gierth <andrew@tao11.riddles.org.uk>) |
| Ответы |
Re: Ryu floating point output patch
|
| Список | pgsql-hackers |
And another version. (I should have checked upstream before posting the last one, sigh) This one incorporates (with heavy adaptations) a new optimization from upstream, adding a fastpath for values that happen to be small nonzero integers. The overhead is low enough for this to be worthwhile. Additionally, I've now micro-optimized the fixed-point output format code (which is not in upstream), so it no longer makes a noticable difference to performance. There probably isn't any need for more optimization here since it's now measurably faster (sometimes almost 2x faster) than bigint output in all my tests (which probably means we could improve on bigint's performance, but that's a job for another day). -- Andrew (irc:RhodiumToad)
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера