xlnt/source
Crzyrndm dd6f338419 Remove memory growth based on row count
- Nested unordered_map was the cause of a significant memory/cell spike.
- added cell_reference hash, lookup by cell_reference to make memory usage proportional to cell count only
2018-07-29 11:43:23 +12:00
..
cell Merge branch 'tasmail-master-shared-strings-performance' into dev 2018-07-23 00:10:16 -04:00
detail Remove memory growth based on row count 2018-07-29 11:43:23 +12:00
packaging return by const ref 2018-07-13 12:43:21 +12:00
styles Merge branch 'tasmail-master-shared-strings-performance' into dev 2018-07-23 00:10:16 -04:00
utils Merge branch 'tasmail-master-shared-strings-performance' into dev 2018-07-23 00:10:16 -04:00
workbook revert unwise data structure change 2018-07-24 23:08:44 -04:00
worksheet Remove memory growth based on row count 2018-07-29 11:43:23 +12:00
CMakeLists.txt Suppress GCC maybe-uninitialized warning 2018-07-28 14:54:49 +12:00