I try to do a test and compare the time of load file.
I found the closedXml is the slowest between OpenXML and NPOI.
Just testing load the file and nothing to do.
OpenXML 103 ms
ClosedXML 2790ms
NPOI 1097ms
It's bad when do with lot of files. ╮(╯_╰)╭
I found the closedXml is the slowest between OpenXML and NPOI.
Just testing load the file and nothing to do.
OpenXML 103 ms
ClosedXML 2790ms
NPOI 1097ms
It's bad when do with lot of files. ╮(╯_╰)╭