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

Serving performance using docker #2

Open
kikirizki opened this issue Sep 10, 2019 · 1 comment
Open

Serving performance using docker #2

kikirizki opened this issue Sep 10, 2019 · 1 comment

Comments

@kikirizki
Copy link

kikirizki commented Sep 10, 2019

Is there a big difference between serving with docker and without docker in term of performance ?

@Peter-Chou
Copy link
Owner

Peter-Chou commented Sep 10, 2019

Normally, you can hardly find any obvious performance gap between the two serving strategies.
It is a good practice to deploy your service in docker, you can always expect to get the same experience, no matter what libraries you have installed on your host machine.

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

No branches or pull requests

2 participants