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 'Memory' Subscribe to this feed
1
kicks
submitted by crpietschmann crpietschmann 19 days, 22 hours ago

blogs.technet.com — This is the first blog post in a series I'll write over the coming months called Pushing the Limits of Windows that describes how Windows and applications use a particular resource, the licensing and implementation-derived limits of the resource, how to measure the resource’s usage, and how to diagnose leaks. To be able to manage your Windows systems effectively you need to understand how Windows manages physical resources, such as CPUs and memory, as well as logical resources, such as virtual memory, handles, and window manager objects. Knowing the limits of those resources and how to track their usage enables you to attribute resource usage to the applications that consume them, effectively size a system for a particular workload, and identify applications that leak resources. read more...

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

11
kicks
published 3 months, 29 days ago, submitted by Rickasaurus Rickasaurus 3 months, 30 days ago

atalasoft.com — Following from my previous post on the topic of stack allocation, in this post I talk about three different ways to change a thread's stack size in C#. Each of these techniques have advantages and disadvantages which I discuss as well. This post may also be of interesting to those learning about PInvoke or modifying the binary header. read more...

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

32
kicks
published 4 months, 21 days ago, submitted by eugenciuta 4 months, 23 days ago

dotnetfacts.blogspot.com — System.String type is used in any .NET application. We have strings as: names, addresses, descriptions, error messages, warnings or even application settings. Each application has to create, compare or format string data. Considering the immutability and the fact that any object can be converted to a string, all the available memory can be swallowed by a huge amount of unwanted string duplicates or unclaimed string objects. Now let's see how a string object should be handled to preserve memory. read more...

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

26
kicks
published 7 months, 3 days ago, submitted by dun3 7 months, 4 days ago

saftsack.fs.uni-bayreuth.de — Measure memory consumption of creating object or executing functions in C# A detailed look at benchmarking the memory footprint and the execution speed of functions. read more...

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

19
kicks
published 10 months, 30 days ago, submitted by CumpsD CumpsD 10 months, 30 days ago

blog.cumps.be — Over the years, plenty has been written about string performance, lots of comparisons between String.Concat and StringBuilder. Today I decided to do some of my own research into the subject and contribute to the knowledge already out there. More specifically, I'll be taking a look at the memory usage for various concatenation methods. read more...

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

4
kicks
submitted by rajkwatra 1 year, 3 months ago

rajkwatra.blogspot.com — The title of this post might seem confusing. Garbage Collector (or GC) in .Net is designed to take care of managed memory only, so what do you do in a case where you have a managed object that itself takes very small amount of memory but allocates significant amount of unmanaged resources? In that case.... read more...

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

2
kicks
submitted by Neo_4583 1 year, 9 months ago

neo-official.blogspot.com — I have described some problems that meet any c++ developer and how get over it, read more...

Add a comment add a comment | category: | Views: 0
tags: | tag it

11
kicks
published 1 year, 9 months ago, submitted by mikeon 1 year, 9 months ago

vaultofthoughts.net — Description of how to define events in a more memory efficient way. read more...

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

20
kicks
published 2 years ago, submitted by simoneb simoneb 2 years ago

yoda.arachsys.com — A lot of confusion has been wrought by people explaining the difference between value types and reference types as "value types go on the stack, reference types go on the heap". This is simply untrue (as stated) and this article attempts to clarify matters somewhat. read more...

Add a comment add a comment | category: | Views: 0
tags: | tag it

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge