I've been working on a tool to measure the performance of print jobs and one little bug in it completely destroyed my day at work, but Luckily I had CCleaner to help me fix the problem. The concept of the tool is simple, but because I have to use multithreading it's gotten pretty complex, revision over revision.
Pages
Thursday, May 30, 2013
A huge pile of tmp files and CCleaner to the rescue
Thursday, September 20, 2012
A faster way to delete large folders in Windows without using 3rd party apps
Ever since Microsoft released Windows Vista, file deletion had been very slow in Windows Explorer. It was very noticeable when you were deleting a huge folder with hundreds of thousands of files.
I frequently encounter this problem at work. The XPS driver source itself is huge and for certain tests I have to check out multiple versions of the source. Ultimately you crowd up the hard drive with files that you don’t even want to refer again. Then there comes the day you have to clean up the junk because you are running out of space in the drive. Deleting files using the Windows Explorer will take forever. I usually did this while we were out for lunch.
But I was curious. There should be a faster way. And I found one, which is about 2 to 3 times faster than deleting them through Windows Explorer. But you lose the progress bar and the fancy animations.