DotNetKick.com is an open-source project. Please report any bugs and let us know your great suggestions. Currently running svn revision 620 (rss)

Kick Spy!, Kick Zeitgeist and Kick Widgets

Stories recently tagged with 'Performance' Subscribe to this feed
4
kicks
submitted by RyanFarley RyanFarley 4 days, 17 hours ago

ryanfarley.com — This week Google released their new browser, Chrome. There has been so much buzz about it that it's been deafening. It is seriously amazing how passionate people get about a browser. But let's face it, a browser is likely what most people use more than any other software on their computer now days. I spend so much of my time online. Performance is important to me, just like anyone else. Since Chrome's release, I've spent some time reading performance metrics in an attempt to see past the marketing hype, and I've been pleased with what I've found. Not specifically with Chrome, but with the improvements across the board with many, but certainly not all, browsers. read more...

Add a comment add a comment | category: | Views: 18
tags: , , , , | tag it

13
kicks
published 4 days, 21 hours ago, submitted by SQL_Menace 5 days, 15 hours ago

blogs.lessthandot.com — Be careful when using LINQ. If an application is using LINQ to SQL and the queries involve the use of strings that can be highly variable in length, the SQL Server procedure cache will become bloated with one version of the query for every possible string length read more...

Add a comment add a comment | category: | Views: 154
tags: , , , , | tag it

21
kicks
published 7 days, 2 hours ago, submitted by simonech simonech 7 days, 15 hours ago

codeclimber.net.nz — Benchmarks of RIA performances: Flash/Flex is faster when it comes to graphic rendering, but Silverlight is faster when it comes to pure computation speed. read more...

Add a comment 2 comments | category: | Views: 372
tags: , , | tag it

3
kicks
submitted by alikl 26 days, 23 hours ago

blogs.msdn.com — This post shares case studies of high CPU utilization of ASP.NET web sites. High CPU utilization was caused by lack of batch compilation, multiple folders, and use of XmlSerializer. In all cases the result was high CPU and poor performance; the symptom was .NET CLR Loading\Current Assemblies counter showing “unusual” number of loaded assemblies. read more...

Add a comment add a comment | category: | Views: 9
tags: , | tag it

15
kicks
published 3 months, 9 days ago, submitted by maartenba 3 months, 9 days ago

blog.maartenballiauw.be — A while ago, I blogged about code performance analysis in Visual Studio 2008. Using profiling and hot path tracking, I measured code performance and was able to react to that. Last week, Patrick Smacchia contacted me asking if I wanted to test his project NDepend. He promised me NDepend would provide more insight in my applications. Let's test that! read more...

Add a comment add a comment | category: | Views: 255
tags: , , , , | tag it

4
kicks
submitted by dakl1 3 months, 22 days ago

dotnettoad.com — Interesting article that shows different ways of checking if a string is empty and explains the pros and cons. read more...

Add a comment add a comment | category: | Views: 38
tags: , , , | tag it

6
kicks
submitted by oazabir 3 months, 26 days ago

codeproject.com — A web page can load a lot faster and feel faster if the Javascripts files referenced on the page can be loaded after the visible content has been loaded and multiple Javascripts files can be batched into one download. This handy technique combines external javascripts references into one script tag and serves multiple javascripts using a Http Handler. read more...

Add a comment 1 comment | category: | Views: 3
tags: , , | tag it

3
kicks
submitted by xtremebiz xtremebiz 3 months, 30 days ago

codeforeternity.com — You must have come across plenty of articles on the internet which talk about using the StringBuilder class when computing large strings for performance gains. Nothing wrong with that. However I have not seen many coders using the Initial Capacity constructor of the StringBuilder class which can further result in EXTREME PERFORMANCE. read more...

Add a comment add a comment | category: | Views: 5
tags: , , , | tag it

1
kicks
submitted by alikl 4 months, 3 days ago

blogs.msdn.com — Field experience proves - the earlier performance is tackled in development lifecycle the better results achieved. Below are most frequent practices that were most helpful in my engagement with the customers. read more...

Add a comment add a comment | category: | Views: 13
tags: , | tag it

3
kicks
submitted by eugenciuta 4 months, 4 days ago

dotnetfacts.blogspot.com — Now let’s go deeper to understand how the Garbage Collector (GC) is actually collecting the dead objects and how this may affect the performance. read more...

Add a comment 1 comment | category: | Views: 2
tags: , , , | tag it

4
kicks
submitted by eugenciuta 4 months, 5 days ago

dotnetfacts.blogspot.com — The Garbage Collector (GC) can be considered the heart of the .NET Framework. It manages the allocation and release of memory for any .NET application. In order to create good .NET applications, we must know how the Garbage Collector (GC) works. read more...

Add a comment add a comment | category: | Views: 1
tags: , , , | tag it

2
kicks
submitted by alikl 4 months, 5 days ago

blogs.msdn.com — Serving images dynamically may cause performance hit. Dynamically served images require more HTTP requests which violates Steve Souders' performance rule #1 - Make Fewer HTTP Requests. The latency is also caused by parallelism (or parallel downloading) limitations as described in detail here Performance Research, Part 4: Maximizing Parallel Downloads in the Carpool Lane read more...

Add a comment add a comment | category: | Views: 4
tags: , | tag it

38
kicks
published 4 months, 5 days ago, submitted by sidarok 4 months, 6 days ago

sidarok.com — Sidar gives performance tips on developing linq 2 sql read more...

Add a comment add a comment | category: | Views: 78
tags: , , , , | tag it

1
kicks
submitted by fquednau fquednau 4 months, 8 days ago

realfiction.net — A first look at the two "aspect oriented" frameworks and a rough indicator what it means performance-wise to use them. read more...

Add a comment add a comment | category: | Views: 21
tags: , , | tag it

19
kicks
published 4 months, 8 days ago, submitted by adventurer 4 months, 8 days ago

devintelligence.com — The WPF Performance Suite is a set of performance profiling tools that allow you to analyze the runtime behavior of your WPF application. read more...

Add a comment add a comment | category: | Views: 13
tags: , , , , | tag it

3
kicks
submitted by alikl 4 months, 10 days ago

blogs.msdn.com — Chatty database access is the surefire way for slow performance caused by resources starvation that might even lead to denial of service. read more...

Add a comment add a comment | category: | Views: 3
tags: , , | tag it

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge