1
0
mirror of https://github.com/pbnjay/grate.git synced 2024-12-12 13:35:18 +02:00
grate/xls
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
..
cfb interface isn't necessary here 2021-02-12 14:37:08 -05:00
crypto more tweaks to memory usage in xls this time 2021-02-13 00:06:04 -05:00
hyperlinks.go more tweaks to memory usage in xls this time 2021-02-13 00:06:04 -05:00
records.go working biff8 parser and rc4 decryption 2021-02-05 11:30:38 -05:00
sheets.go more tweaks to memory usage in xls this time 2021-02-13 00:06:04 -05:00
simple_test.go many bugfixes and edge cases, impl most cell types 2021-02-08 11:02:37 -05:00
strings.go more tweaks to memory usage in xls this time 2021-02-13 00:06:04 -05:00
structs.go working sheet parser 2021-02-07 22:51:20 -05:00
xls.go more tweaks to memory usage in xls this time 2021-02-13 00:06:04 -05:00