summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorHarris <mike.harris@cerner.com>2019-08-06 16:43:56 -0500
committerHarris <mike.harris@cerner.com>2019-08-07 08:06:40 -0500
commite07581e980444b64bc15fce328ff07736ac9dbf6 (patch)
tree50db71365960a81bd46f72818704a562dd5f69d3 /test
parent3599b24c9594acaa8449d38745993d8be29c6af9 (diff)
Further improve read performance
Instead of re-encoding the full sheet to change the namespaces in the encoded bytes, read the sheet again and do the byte replacements there. In this case, file access ends up being more performant than marshaling the sheet back to XML. In the SharedStrings test, ensure the strings are actually read. Fix #439
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions