1
0
mirror of https://github.com/pbnjay/grate.git synced 2024-12-12 13:35:18 +02:00
grate/xlsx
Jeremy Jay a5be267bf7 more tweaks to memory usage in xls this time
did not reduce total allocations much (bytes.Reader is more efficient
than I thought), but reduced walltime from 99s to 55s for a large collection
2021-02-13 00:06:04 -05:00
..
sheets.go more tweaks to memory usage in xls this time 2021-02-13 00:06:04 -05:00
simple_test.go why not? initial implementation of xlsx 2021-02-11 01:16:02 -05:00
types.go tweaks to reduce memory usage in xlsx 2021-02-12 13:44:46 -05:00
workbook.go tweaks to reduce memory usage in xlsx 2021-02-12 13:44:46 -05:00
xlsx.go standardize and simplify debugging statements 2021-02-12 10:50:33 -05:00