8000 Content: TestWalkBlobs consume too much time · Issue #1110 · containerd/containerd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Content: TestWalkBlobs consume too much time #1110
Closed
@xiekeyang

Description

@xiekeyang

Test TestWalkBlobs under Content package lasts a little long time, as reporting as,

$ go test -test.run TestWalkBlobs
PASS
ok  	github.com/containerd/containerd/content	135.422s

To notify that it loops 4M number of writing blobs.
I think it had better to use BeenchMark test, instead usual general go test.
If it should be done, and no one doing yet, I'd like to take it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0