Hi,
My company and I continue to test Aspose to use in our project. Right now we have a issue regarding the opening of an Workbook using Aspose.
The file as 8MB and has (+/-) 200 sheets.
In the previous version (7.0.0.0) the file took 49seconds to open (in debug mode).
In this version (7.1.1.0) the file take 7 minutes and 32 seconds to process.
Details:
In debug mode :
version 7.0.0.0 (net2.0): 49 seconds
version 7.1.1.0 (net2.0): 7 minutes and 32 seconds
Run at command line:
version 7.0.0.0 (net2.0): 9 seconds
version 7.1.1.0 (net2.0): 6 minutes and 18 seconds
This is a big issue for us. I can't understand why this time differences. Can you check it please?
In attach you can find a project with both Dlls. By default we are using the dll (included in the project) 7.1.1.0. Please run and check the time spent.
After that, swap the aspose.cells reference to dll 7.0.0.0 and look at time differences.
Thanks in advance,
Ricardo