Linq to Sql Surprise Performance Hit(jdconley.com)

submitted by jconleyjconley(650) 4 years, 5 months ago

JD outlines a classic case of making assumptions while performance tuning. It turns out there are cases where Linq To SQL can take longer to compile a query than the round trip to SQL.

2 comments |category: |Views: 36

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by jessejesse(100) 4 years, 5 months ago 0

Excellent example of turning a performance-eating Linq query into a slim, compiled one, but he doesn't address why a simple application needs to hit the database over 1.1 million times just to load the page 3 times. That's crazy talk.

Reply

posted by bladefistbladefist(471) 4 years, 5 months ago 0

better be nice, he'z a h4x0r

Reply

information Login or create an account to comment on this story