Re: A costing analysis tool

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: A costing analysis tool
Дата
Msg-id 7416.1129323653@sss.pgh.pa.us
обсуждение исходный текст
Ответ на A costing analysis tool  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-hackers
"Kevin Grittner" <Kevin.Grittner@wicourts.gov> writes:
> Dang.  Obviously, that's inverted.  Also, I'd need to
> factor in the setup time.  Bother.  Are you sure we can't
> just make sure the test scripts operate against tables
> with accurate statistics?

Well, the point of my comment was that you should record the rowcounts
so that you know whether or not a particular test case was skewed by
inaccurate stats.  Whether you choose to disregard those cases or try
to include them in the analysis is up to you --- but assuming that every
number submitted to you is unaffected by bad stats is just asking for
trouble.
        regards, tom lane


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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: A costing analysis tool
Следующее
От: Neil Conway
Дата:
Сообщение: Re: Open items