Files
Valentin Rothberg 98176f0018 libpod: do not call (*container).Spec()
Access the container's spec field directly inside of libpod instead of
calling Spec() which in turn creates expensive JSON deep copies.

Accessing the field directly drops memory consumption of a simple
podman run --rm busybox true from ~700kB to ~600kB.

[NO TESTS NEEDED]

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-09-29 13:44:39 +02:00
..
2021-02-22 09:03:51 +01:00
2017-11-01 11:24:59 -04:00
2020-05-11 13:11:07 +02:00
2021-02-22 09:03:51 +01:00
2021-09-15 20:00:28 +02:00
2021-09-20 23:22:43 -04:00
2021-02-22 09:03:51 +01:00
2021-08-20 11:12:05 +02:00
2021-02-22 09:03:51 +01:00
2021-06-16 16:43:30 +02:00
2021-09-20 23:22:43 -04:00
2021-02-22 09:03:51 +01:00
2021-02-22 09:03:51 +01:00
2021-02-22 09:03:51 +01:00
2021-02-22 09:03:51 +01:00
2021-02-22 09:03:51 +01:00
2021-09-10 09:03:10 +02:00
2021-02-22 09:03:51 +01:00
2021-02-22 09:03:51 +01:00