I am a bit stunned by this information. While we are able to use SP & TVP in EF6, if we write the L2E query, we loose this functionality. In my aplication all of the queries have Enumerable.Contains, and we are making an analysis application, which is all about queries.
So, on my PC it requires 4.5s to execute one query, and Sql Server reports approx 300ms for this query execution. Server is installed locally, so there is no network latency involved, and the data retrieved from query is just 4 records. This is a lot of time for Xeon Quad Core 2.66Mhz with 8GBs of RAM (I have a few clients that test the app, and their execution time is like 3x slower.
This lack of support for TVP is a killer for us, which means that we will be unable to use L2E. :-/
So, on my PC it requires 4.5s to execute one query, and Sql Server reports approx 300ms for this query execution. Server is installed locally, so there is no network latency involved, and the data retrieved from query is just 4 records. This is a lot of time for Xeon Quad Core 2.66Mhz with 8GBs of RAM (I have a few clients that test the app, and their execution time is like 3x slower.
This lack of support for TVP is a killer for us, which means that we will be unable to use L2E. :-/