-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Currently I'm benchmarking p2p pull using a variety of internal code to:
- Run
containerdwithipcs - Populate a
containerd-ipcscluster by sharding an image across the nodes - Compare a normal pull from a Docker Registry against a p2p pull via sharding the chunked IPLD nodes across the cluster
I need to open source those components and write an automated performance test suite, because I want upstream to include ipcs as a "real world usecase".
Things that would help upstream to test:
- Easy ability to convert DockerHub images so they have an IPLD graph of
alpineorubuntu(variety of small and big images with little and many layers). - Test harness for
ipcs
Metadata
Metadata
Assignees
Labels
No labels