Hi Team,
I created a simple application in C# using latest Aspose.Cells (21.11.0) library. This application is just creating a workbook instance (i.e. loading an excel workbook) only. I ran two instance of this sample app on my machine and observed that average CPU time taken by one instance is approx 37-38% and when running two or more instance in parallel, it is making CPU utilization reaches to 100%.
Can anyone tell is this is a desired behaviour or known issue? Is there any workaround to get rid of this issue. See attached snapshots for more details.
image.png (12.8 KB)
01_CPU100Percent.PNG.jpg (184.3 KB)
02_CPU100Percent.PNG.jpg (281.6 KB)
03_CPU100Percent.PNG.jpg (305.4 KB)
CodeSnippet.PNG (57.8 KB)