This week was very similar to the last with an emphasis on performance increases. There were several meetings dedicated to improving our performance or determining if we even can improve. I suggested using bulk insert for saving data to the database instead of our current method of batch inserts but we decided that we shouldn’t do this so we can more easily debugging problems with saving, and also to get more detailed logging. We’ve also recently been testing our application on our dev server.