Don't decode the path entry until we've actually decided to return the tuple. This saves somewhere between 500 - 1000ms on the Moz tree. It will be more noticable when we don't do the extra directory walking (where we have to decode all of the path names again).