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

Check SPipes memory issues at CSAT planning deployment #84

Open
blcham opened this issue Jul 10, 2022 · 3 comments
Open

Check SPipes memory issues at CSAT planning deployment #84

blcham opened this issue Jul 10, 2022 · 3 comments

Comments

@blcham
Copy link
Contributor

blcham commented Jul 10, 2022

A/C:

  • compare memory footage to other docker services
  • compare memory footage if you restart the service (docker-compose -f ..-dev.yml restart s-pipes-engine)
  • list commands on how to get memory footage of docker service
@Matthew-Kulich
Copy link
Contributor

Matthew-Kulich commented Jul 26, 2022

Compare memory footage to other docker services

Name Memory usage (31GB max)
csat-planning-s-pipes-engine (before restart) 10%
msmt-fta-fmea-converter 9.16%
graphdb 5.68%
csat-planning-s-pipes-engine (after restart) 4.89%
csat-planning-elasticsearch 4.47%
csat-planning-dashboard 4.19%
19msmt-distribution_fta-fmea-server_1 2.50%
aircraft-maintenance-planning 2.43%
others <=1%

Compare memory footage if you restart the service

  • before the restart 10%
  • 1 minute after the restart 5% memory
  • one hour after the restart still 5% memory
  • one day after the restart 11 % memory

List commands on how to get memory footage of docker service

  • The best command by far is the docker stats

@blcham

@blcham
Copy link
Contributor Author

blcham commented Aug 19, 2022

docker stats after couple days:

image

@blcham
Copy link
Contributor Author

blcham commented Aug 22, 2022

My investigation:

Set-up Memory usage
csat s-pipes within docker 1.48GiB
csat s-pipes without nlp+other modules within docker 1.431GiB
s-pipes engine without nlp+other modules within docker with s-pipes modules 896.6MiB
s-pipes engine without nlp+other modules within docker 875.1MiB
docker run tomcat:9.0-jdk8-slim 118.8MiB

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

No branches or pull requests

2 participants