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

image-pull: add benchmark comparing image pull mechanisms #18

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

csegarragonz
Copy link
Contributor

@csegarragonz csegarragonz commented Jan 17, 2025

To-Do:

  • Add tflite workload
  • Add option to coalesce all images
  • Add host mount
  • Check if layer-block or image-block behave better/worse

Host-mount blockers:

  • FIO does not work with host mount (image-block)
  • FIO doe snot work with host mount (layer-block)
  • TFlite works w/ host mount
  • Cold starts trigger a (recoverable) error first (with hello-world at least)

The problem with FIO seems to be that two layers have the same digest.

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.

1 participant