Replies: 1 comment
-
Converted from an issue, as this is a usage discussion rather than a specific bug or feature issue. What is HCP in this context? There is generally a very small performance overhead from a container, if any at all. If you see a large difference it's likely the environments you are running in are quite different. You would need to give detail about what the HCP environment is, what the Google Cloud VM is, how you are running the container, and what you are seeing in order for anyone to be able to offer assistance. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
I've been working on creating a container, and while the build process was successful, I've noticed that the runtime performance of the container is significantly slower in HCP compared to running the tool installed directly on a Google Cloud VM.
Is this discrepancy in runtime performance normal? If not, could you please help me identify the problem?
Below is the recipe I used to create the container:
Thank you in advance
Beta Was this translation helpful? Give feedback.
All reactions