-
Notifications
You must be signed in to change notification settings - Fork 0
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
Fix: Update README.md #4
base: main
Are you sure you want to change the base?
Conversation
Here's a tabular comparison of the performance difference between Finch and Docker, in terms of percentages, based on the provided benchmark data: alpine image
Insights:
Finch demonstrates better performance in terms of speed and CPU usage in many cases, while Docker tends to consume more memory and allocations. |
Here's a tabular comparison of the performance difference between Finch and Docker based on the provided benchmark data, in terms of percentages: public.ecr.aws/y0o4y9o3/anaconda-pkg-build:latest
Insights:
Finch outperforms Docker in terms of execution time and CPU usage, while Docker tends to consume more memory and resources in some cases. |
Here’s the tabular comparison of the performance difference between Finch and Docker based on the provided benchmark data, in terms of percentages: public.ecr.aws/soci-workshop-examples/node:latest
Insights:
Finch performs better in terms of execution time, but consumes more CPU in certain benchmarks, while Docker generally consumes more memory and resources, particularly in |
Here’s the tabular comparison of the performance difference between Finch and Docker based on the provided benchmark data, in terms of percentages: public.ecr.aws/soci-workshop-examples/tensorflow_gpu:latest
Key Insights:
Finch tends to outperform Docker in execution time, although it uses more resources in certain areas like memory and allocations for some operations. |
Issue #, if available:
Description of changes:
Testing done:
License Acceptance
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.