forked from security/hakurei
internal/pkg: report dependency graph size
This is an interesting value to know when profiling. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -1111,6 +1111,7 @@ func (c *Cache) Cure(a Artifact) (
|
|||||||
}
|
}
|
||||||
n++
|
n++
|
||||||
}
|
}
|
||||||
|
c.msg.Verbosef("visited %d artifacts", n)
|
||||||
}
|
}
|
||||||
|
|
||||||
return c.cure(a)
|
return c.cure(a)
|
||||||
|
|||||||
Reference in New Issue
Block a user