@erictgrubaugh When iterating through really big objects, the problem experienced is NS throwing not governance but endless loop (can't remember the proper name) errors, which I can only explain to be a memory limit. This was found on the first stage of a map/reduce and had governance points to spare. In this case the best solution I've found is to do multiples reads to the DB instead of loading all data at once.