04.30.07

Retreat

Posted in Personal, Faith and Practice at 11:03 pm by Jeff

I had a chance this weekend to escape for a spiritual formation retreat. I arrived in beautiful Julian, CA on Friday afternoon. The group I was with spent most of the weekend in silence and study–what a contrast from the typical daily schedule. It was surreal to spend an entire weekend simply eating, sleeping and reading while spending a good portion of the time in complete verbal silence.

This was a bittersweet retreat, however. As I was enjoying the refreshment and abandon of my getaway, Amy was home dealing with very sick children. Don’t ask me how she finds time to remodel our home while I’m away, especially in the midst of such chaos.

I hope all this personal enrichment pays off (and I’m sure she’s hoping so too!).

04.17.07

Disable Hibernation for NUnit and Test Runner Performance

Posted in Computers and Internet at 10:35 pm by Jeff

*Geek Alert*

I don’t usually blog about programming related stuff, but I stumbled across something today that made a big difference in performance on my computer. For a while now, I’ve been using NUnit and TestRunner with Visual Studio .NET 2005. Using these tools I’ve been able to deliver more stable releases with a greater level of confidence that my software will function properly. My greatest frustration with TestRunner and NUnit have been poor performance at times. I have a 1.83 GHz dual core CPU and 2 GB of RAM, so I’ve been wondering why I would experience such sluggishness.

For a totally unrelated reason, I recently changed my Windows Explorer folder options to make hidden system files visible. When I did this, I noticed a file in C:\ called hiberfil.sys. I figured this had something to do with the hibernation capability of Windows. The file size was 2 GB, exactly the same size as my memory. I had an epiphany, realizing that this file was probably being updated regularly to enable me to hibernate my computer.

So, when did I last hibernate my laptop? Umm… Never! So, I opened up the “Power Options” window in my control panel, selected the “Hibernate” tab and unchecked the “Enable hibernation” checkbox. The hiberfil.sys file in C:\ magically disappeared.

I continued my work day, and a while later noticed that my NUnit tests were running much more quickly. TestRunner was blazing through my unit tests and performance metrics at about 50-80% faster speeds. It took me a few minutes to figure out what it could have been that caused the performance increase, but then I realized it was related to shutting off the Hibernate “feature” of windows.

I’m guessing that most people never use hibernation. Even if people don’t use it, if the primary use of a computer is word processing and ‘net surfing, then any performance hit is probably negligible. But for memory intensive operations (hmm… like unit testing?) that hibernation file seems to incur a large performance hit.

So, to all you computer users out there (programmers or not), I’d recommend that you shut of hibernation as well, unless you actually use it.

04.12.07

More info

Posted in Personal at 1:15 pm by Jeff

My wife is much better at posting than I am (don’t ask me how she became a blogging nerd, I’m still trying to figure it out myself):

Amy4Peace

It’s been a while!

Posted in Personal at 1:13 pm by Jeff

Well, in a sense I have a lot to say, and in a sense I have nothing to say. Life is very busy these days and some of things I’m working on I’m not even at liberty to discuss at the present moment. All is well, but I’ve got a full plate:

Still loving husband and father of three
Still Director of Worship Ministries at my church
Still CTO of SJV Technology Group
Now VP Technology for a new venture I’ll talk more about later
Still working on my Masters at Bethel Seminary

So, do you see time for blogging anywhere in that list? I didn’t think so.