Skip to content

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.

2 participants