| От | Abhijit Menon-Sen |
|---|---|
| Тема | Re: Fix a couple of typos in JIT |
| Дата | |
| Msg-id | 20200820112653.GB3386164@toroid.org обсуждение исходный текст |
| Ответ на | Re: Fix a couple of typos in JIT (David Rowley <dgrowleyml@gmail.com>) |
| Список | pgsql-hackers |
At 2020-08-20 22:51:41 +1200, dgrowleyml@gmail.com wrote:
>
> > +This is done at query execution time, possibly even only in cases where
> > +the relevant task is done a number of times, makes it JIT, rather than
> > +ahead-of-time (AOT). Given the way JIT compilation is used in PostgreSQL,
> > +the lines between interpretation, AOT and JIT are somewhat blurry.
> > […]
>
> Oh, I see. I missed that. Perhaps it would be better changed to "The
> fact that this"
Or maybe even:
This is JIT, rather than ahead-of-time (AOT) compilation, because it
is done at query execution time, and perhaps only in cases where the
relevant task is repeated a number of times. Given the way …
-- Abhijit
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера