• Matt Butcher's avatar
    feat(chartutil): optimize for re-use · 2802fcbd
    Matt Butcher authored
    This is a refactor of the loader to use in-memory buffers instead of
    trying to optimize for memory usage by delaying reads until the last
    possible moment. Since charts tend to stay well below 1M in size, this
    makes more sense, and is easier to work with.
    2802fcbd
Name
Last commit
Last update
_proto Loading commit data...
cmd Loading commit data...
docs Loading commit data...
pkg Loading commit data...
rootfs Loading commit data...
scripts Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
circle.yml Loading commit data...
glide.lock Loading commit data...
glide.yaml Loading commit data...
versioning.mk Loading commit data...