xlnt/source/detail/serialization
Crzyrndm 138c90883b Modify writer benchmark to make comparisons between column and row usage
- Cut time to write a sheet with many rows by not calling highest_row inside a loop over the rows (On^2 -> On)
- Observation: more memory is used / cell as the number of rows increases
2018-07-29 10:11:00 +12:00
..
custom_value_traits.cpp default is not a contextual keyword 2018-06-25 21:41:25 +12:00
custom_value_traits.hpp default is not a contextual keyword 2018-06-25 21:41:25 +12:00
excel_thumbnail.hpp copyright year bump (2018) 2018-01-22 09:38:48 -05:00
miniz.cpp fix const correctness error 2017-11-02 17:07:01 -04:00
miniz.hpp organize detail files, start wiring up encryption logic 2017-04-20 14:03:03 -04:00
open_stream.cpp copyright year bump (2018) 2018-01-22 09:38:48 -05:00
open_stream.hpp copyright year bump (2018) 2018-01-22 09:38:48 -05:00
vector_streambuf.cpp copyright year bump (2018) 2018-01-22 09:38:48 -05:00
vector_streambuf.hpp copyright year bump (2018) 2018-01-22 09:38:48 -05:00
xlsx_consumer.cpp Fix some issues after merge 2018-07-23 00:13:20 -04:00
xlsx_consumer.hpp copyright year bump (2018) 2018-01-22 09:38:48 -05:00
xlsx_producer.cpp Modify writer benchmark to make comparisons between column and row usage 2018-07-29 10:11:00 +12:00
xlsx_producer.hpp copyright year bump (2018) 2018-01-22 09:38:48 -05:00
zstream.cpp fix for build failure with GCC8{-std=c++17} 2018-07-16 19:08:19 +12:00
zstream.hpp organize detail files, start wiring up encryption logic 2017-04-20 14:03:03 -04:00