Hi Team, I would like to know if there are any benchmarks made for the time taken to extract the content of excel files of various sizes in Java using Aspose cells. I tried extracting a ~50MB excel file and it took approximately 13 seconds (the file contains 500K rows and 14 columns).
And it took approximately 3 seconds to extract a 2MB file (which contains 20K rows and 13 columns).
Is this inline with the processing capacity of the Aspose cells? Or would you recommend any improvisations in the code to extract the content.
Please let me know.
Thanks
Ravi