Sleeping vs. performance

This post is dedicated the human performance, rather than the performance of the code we write. The past two nights, I have gotten less sleep than I need. Unsurprisingly, the result is that I am slightly more tired than usual. I have noted, however, that I do boring, repetative tasks much quicker and with less errors today though, than when I am more rested. At the same time, I am noticing that I have to correct more typos in this post than I usually have... I am currently developing a ASP.NET Forms application, and am writing code for a form with a gazillion or so inputs. I'm progressing much faster today, than two days ago. I need to stop writing this post, though ... my brain is not able to produce anything more creative. My quick conclusion is: Less sleep = More efficient in executing repetative tasks Less sleep = Less efficient in executing creative/improvised tasks Very interesting. :-)

Comments

Popular posts from this blog

Auto Mapper and Record Types - will they blend?

Unit testing your Azure functions - part 2: Queues and Blobs

Testing WCF services with user credentials and binary endpoints