I'm trying to establish how much slower Entity Framework is over Stored Procedures. I hope to convince my boss to let us use Entity Framework for ease of development....Problem is I ran a performance test and it looks like EF is about 7 times slower than...