Re: Why my query not using index to sort?

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: Why my query not using index to sort?
Дата
Msg-id f0d3bd39-f40b-c3da-8ce3-bd060e46c366@aklaver.com
обсуждение исходный текст
Ответ на Re: Why my query not using index to sort?  (Arup Rakshit <ar@zeit.io>)
Ответы Re: Why my query not using index to sort?
Re: Why my query not using index to sort?
Список pgsql-general
On 9/28/18 12:14 PM, Arup Rakshit wrote:
> Forgot to mention in my previous email, it was a quick send click. Sorry 
> for that.
> 
> In the gist you need to see all the line with Vessel Load(.. . I load 
> the page multiple times to catch the different times, so you will the 
> line multiple times there in the log file.

Do you know what Vessel Load () is actually measuring?

To me it looks like it is covering both the query(including ROR 
overhead) and the HTTP request/response cycle.

Also have you looked at:

https://guides.rubyonrails.org/debugging_rails_applications.html#impact-of-logs-on-performance

> 
> Thanks,
> 
> Arup Rakshit
> ar@zeit.io <mailto:ar@zeit.io>
> 


-- 
Adrian Klaver
adrian.klaver@aklaver.com


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

Предыдущее
От: Arup Rakshit
Дата:
Сообщение: Re: Why my query not using index to sort?
Следующее
От: marcelo
Дата:
Сообщение: ORM