Skip to content

Task 7 (Modestov) #30

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

AndModestov
Copy link

No description provided.

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.

👍✅


- Развернул Chronograf (репозиторий переехал https://github.com/influxdata/sandbox)
- Добавил и настроил Influxer
- Отправить данные из приложения в influxDB так и не вышло, т.к приложение разворачивается в докере,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Это должно же как-то решаться, например собрать прилагу и TICK в один docker-compose и настроить общую сеть для них.


- Были опробованы многие функции test-prof, позволяющие профилировать и ускорять тесты
- Время прогона тестов было сокращено c почти 4 минут до ~ 1:34 (~ в 2.5 раза).
- Потенциал сокращения еще есть, но требует временных вложений. Так что взял на заметку
Copy link
Collaborator

Choose a reason for hiding this comment

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

Всё верно

### Шаг 4. Профилирование - 1

- Запуск тестов в режиме `--profile` показал, что 10 slowest examples занимают 5% времени прохождения тестов.
Большая часть тестов из списка выполняется около секунды, не думаю что оптимизация даст весомые результаты.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Да, большой выхлоп может дать если оптимизировать что-то что у них есть общего у всех/многих (если оно конечно есть).

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.

None yet

2 participants