A few principles for writing blazing fast code in .NET(www.smelser.net)

submitted by JoeGeekyJoeGeeky(364) 4 months, 5 days ago

Just a few tips to write code that requires higher performance demands

2 comments |category: |Views: 1020

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 dpetersondpeterson(4397) 4 months, 4 days ago 0

Great article. I don't know much about the lock-free approach in .Net, do you have more information on that?

Reply

posted by vijaystvijayst(1311) 3 months, 29 days ago 0

The tip - # dedicated long running threads = # of processor cores is especially good. It is a good way to achieve scalable systems.

Reply

information Login or create an account to comment on this story