-
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 |
---|---|---|
.. | ||
testdata | ||
chartfile.go | ||
chartfile_test.go | ||
doc.go | ||
load.go | ||
load_test.go |