containerd/core/images
Danny Canter b41bb6df73 Avoid potential reallocs by pre-sizing some slices
There's a couple spots where we know exactly how large
the destination buffer should be, so pre-size these to
avoid any reallocs to a higher capacity.

Signed-off-by: Danny Canter <danny@dcantah.dev>
2024-07-19 13:05:49 -07:00
..
archive Avoid potential reallocs by pre-sizing some slices 2024-07-19 13:05:49 -07:00
converter Switch to new errdefs package 2024-01-25 22:18:45 -08:00
imagetest Move images to core/images 2024-01-17 09:51:26 -08:00
usage Switch to new errdefs package 2024-01-25 22:18:45 -08:00
annotations.go Move images to core/images 2024-01-17 09:51:26 -08:00
diffid.go Move labels to pkg/labels 2024-01-17 09:55:30 -08:00
handlers.go Switch to new errdefs package 2024-01-25 22:18:45 -08:00
image_test.go Move images to core/images 2024-01-17 09:51:26 -08:00
image.go core/image: fix usage of "unknown" platform 2024-05-23 16:35:44 +05:30
importexport.go Move images to core/images 2024-01-17 09:51:26 -08:00
labels.go Move images to core/images 2024-01-17 09:51:26 -08:00
mediatypes.go mediatypes: support zstd compression 2024-02-22 18:35:08 +01:00