mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
138c90883b
- 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 |
||
---|---|---|
.. | ||
custom_value_traits.cpp | ||
custom_value_traits.hpp | ||
excel_thumbnail.hpp | ||
miniz.cpp | ||
miniz.hpp | ||
open_stream.cpp | ||
open_stream.hpp | ||
vector_streambuf.cpp | ||
vector_streambuf.hpp | ||
xlsx_consumer.cpp | ||
xlsx_consumer.hpp | ||
xlsx_producer.cpp | ||
xlsx_producer.hpp | ||
zstream.cpp | ||
zstream.hpp |