Westerberg
October 31st, 2006, 01:18 PM
I just finished a program that basically waits for tag files to be put into the directory its pointing too and then executes commands based on what the tag file is. When it loads, it loads information from a database to an arrray and then loops.
I noticed that the cpu usage is jumping between 25-35% and I'm curious if there is anything I can do about it.
I have a program that does the same thing written in Winbatch and that jumps between 0%-20%.
Lemme know if more information is needed.
fyi - I'm writing in C# to broaden my horizons.
I noticed that the cpu usage is jumping between 25-35% and I'm curious if there is anything I can do about it.
I have a program that does the same thing written in Winbatch and that jumps between 0%-20%.
Lemme know if more information is needed.
fyi - I'm writing in C# to broaden my horizons.