Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Yaroslavzev] #140

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

[Yaroslavzev] #140

wants to merge 1 commit into from

Conversation

Yaroslavzev
Copy link

Пример использования SaaS для мониторинга приложения и rack-mini-profiler для оптимизации dev.to.
Кеширование ускорило загрузку главной страницы в 5 раз

Copy link
Collaborator

@spajic spajic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


</details>

Таким образом, после оптимизации среднее время ответа уменьшилось в 5 раз.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍


Ввиду сложностей запуска, я строго следовал рекомендация из описания.
NewRelic оказался не очень информативен для понимания причины медленной работы ввиду трейсы из коробки не идентифицируют все трейсы.
`rack-mini-profiler` показал, что `single_story` рендерится многократно и это точка для оптимизации.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RMP one love <3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants