xlnt/benchmarks
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
..
data begin working on benchmarks for #29 2016-12-03 12:13:17 +01:00
disabled fix up benchmarks a bit 2016-12-03 16:31:30 +01:00
CMakeLists.txt add option to enable linking with static C runtime when compiling with MSVC, #214 2017-09-13 10:20:51 -04:00
styles.cpp Merge branch 'tasmail-master-shared-strings-performance' into dev 2018-07-23 00:10:16 -04:00
writer.cpp Modify writer benchmark to make comparisons between column and row usage 2018-07-29 10:11:00 +12:00