| От | Tom Lane |
|---|---|
| Тема | Re: [HACKERS] TAP tests take a long time |
| Дата | |
| Msg-id | 6742.1492010634@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: [HACKERS] TAP tests take a long time (Mithun Cy <mithun.cy@enterprisedb.com>) |
| Список | pgsql-hackers |
Mithun Cy <mithun.cy@enterprisedb.com> writes:
> I have tried to optimize the tests maintaining the same coverage we were
> able to get with it.
This patch looks good to me: on my workstation, it reduces the total
runtime of the parallel regression tests from ~20.5 to ~16.5 seconds.
I concur that it doesn't look like it would reduce test coverage
significantly. It gets rid of a VACUUM FULL and a REINDEX, both of
which should be equivalent to an ordinary index build so far as hash is
concerned, and it trims the volume of data being run through the test.
If no objections, I'll push this soon.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера