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

[#7] Boreiko #29

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

[#7] Boreiko #29

wants to merge 1 commit into from

Conversation

Gankster
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.

✅👍


2. Настроил связку `InfluxDB` и `Chronograf` собрал первые данные

3. Пробовал запускать в паралельно, но больше половины тестов свалилось, много ошибок связаных с `Eelasticsearch`, решил отложить на потом
Copy link
Collaborator

Choose a reason for hiding this comment

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

Видимо у вас используется реальный эластик в тестах, и он получился один на несколько процессов и пошли конфликты.

Можно решить

  • либо мьютексом на единственный эластик
  • созданием нескольких неймспейсов, по аналогии с тем как мы создаём N баз в postgres


## Заключение

После ознакомления с `TestProf` и сбора DX метрик я понял что в даном проекти все хорошо.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Ну и хорошо!

208 208 11.5975s 0.0558s 11.5975s parcel_sku
73 71 0.6848s 0.0094s 0.6688s harmonized_code
```
![img1](factory_flame_report.png)
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