Now something very strange is happening:
I am working on a powerful computer windows 10, and 30 Gig Ram and Dual core cpu and ...
Our production evironment have two powerful computer for image processing.
I write the code on my machine and then publish the application as a desktop application so both production machines can use it.
yesterday I was changing the version of Magick.Net to latest version and go back to the 7.0.3.500. And I was trying to do those things you suggested in the above post. I get 100 percent of CPU usage and everything was very good. But I realized that even those stand alone composite commands are running with 100 percent of CPU.First I guessed this is because of the new version. I revert the version back to 7.0.3.500 but still i got 100 %. The I revert all my changes and still I got 100 percent. I published the app and then check on production environment but they could not use 100 percent and still like the previous situation. I checked everything code is the same even release mode and debug mode are the same. I start to check the version of Visual C++ redistributable. there was a difference in the version I updated the production machine to the latest version, same as mine but still no 100% CPU. I checked the temp folder in which Image magick put the policy and other configuration file and the native DLL but everything the same for me and the production machines.
I even thought about my VGA card because recently I changed it. I thought maybe GPU is in action I took out my VGA and installed it on one of those machines, no changes.
Any Idea where I have to check ? what is the problem ? how is possible my machine start to use 100% for composite and other commands but it is not working in other machines ????
I am working on a powerful computer windows 10, and 30 Gig Ram and Dual core cpu and ...
Our production evironment have two powerful computer for image processing.
I write the code on my machine and then publish the application as a desktop application so both production machines can use it.
yesterday I was changing the version of Magick.Net to latest version and go back to the 7.0.3.500. And I was trying to do those things you suggested in the above post. I get 100 percent of CPU usage and everything was very good. But I realized that even those stand alone composite commands are running with 100 percent of CPU.First I guessed this is because of the new version. I revert the version back to 7.0.3.500 but still i got 100 %. The I revert all my changes and still I got 100 percent. I published the app and then check on production environment but they could not use 100 percent and still like the previous situation. I checked everything code is the same even release mode and debug mode are the same. I start to check the version of Visual C++ redistributable. there was a difference in the version I updated the production machine to the latest version, same as mine but still no 100% CPU. I checked the temp folder in which Image magick put the policy and other configuration file and the native DLL but everything the same for me and the production machines.
I even thought about my VGA card because recently I changed it. I thought maybe GPU is in action I took out my VGA and installed it on one of those machines, no changes.
Any Idea where I have to check ? what is the problem ? how is possible my machine start to use 100% for composite and other commands but it is not working in other machines ????