I just read up on a performance of LINQ, and there is a HUGE amount to be gained by using Compiled LINQ.
Now, why won't I always use compiled LINQ?
I just read up on a performance of LINQ, and there is a HUGE amount to be gained by using Compiled LINQ.
Now, why won't I always use compiled LINQ?
@Patrick... thanks. This is one big fallout of SO... people like me are becoming lazy. In the old days, I would have Googled harder for this (I did a quick Google search, but gave up after checking a couple of results and ran here).
"LINQ compiled" gives it as the first result. Methinks you need to use SO to learn how to Google better. :P
In truth, I remembered reading that post sometime ago and just went to the blog to find the link. This sort of recall's the sort of thing that Google just can't give you.
"LINQ compiled" gives it as the first result. Methinks you need to use SO to learn how to Google better. :P
Guess what I searched: "Compiled LINQ" :)