mirror of
https://github.com/containers/podman.git
synced 2026-03-21 16:11:38 -04:00
By not getting data that we don't need and adding more locking functions under the batch, we are able to cut the time for listing 50 containers in half. More to come. Signed-off-by: baude <bbaude@redhat.com> Closes: #325 Approved by: mheon