diff options
author | baude <bbaude@redhat.com> | 2018-02-19 08:40:43 -0600 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-02-20 21:54:32 +0000 |
commit | 4929e37507b530cb1d0e92cfcd252b0abefb4f2f (patch) | |
tree | afb9e0ea7fb8e8ed09b77630bbb19260c3545188 /test/build/http-context-subdir | |
parent | df7bf04dc629686fc6741d0231bd28247fc47ee8 (diff) | |
download | podman-4929e37507b530cb1d0e92cfcd252b0abefb4f2f.tar.gz podman-4929e37507b530cb1d0e92cfcd252b0abefb4f2f.tar.bz2 podman-4929e37507b530cb1d0e92cfcd252b0abefb4f2f.zip |
Performance enhancement for podman images
Previous code was using slow routines to collect some of the information
needed to output images. Specifically size was being calculated instead
of using the cached, already known size already available. Also, straight-
lined several of the code paths. Overall assessment is that these
improvements cut the time for images in half.
Signed-off-by: baude <bbaude@redhat.com>
Closes: #365
Approved by: mheon
Diffstat (limited to 'test/build/http-context-subdir')
0 files changed, 0 insertions, 0 deletions