タグ

.NETとGCに関するsabroのブックマーク (3)

  • SGenを詳解してみるシリーズ

    原文1、 原文2、 原文3 更新 2011/02/27 fililさんからのご指摘でtypoを修正。TODO部分に対して、考えていただいた訳を反映。 更新 2011/02/14 miura1729さんからのご指摘で誤訳を修正 翻訳: 中村 成洋 SGenは、我々が2年間熱心に取り組み、ここ数ヶ月の間で安定性と十分な競争力を持ってきた、Monoの新しいGCです。 これからの一連のブログの記事として、このGCの一般的な働きと、特別な働き、どのようにしてこのGCがベストな性能をえられるかを紹介し、そして最後に未来のプランを説明します。 なぜ新しいGCなのか? 多くのGC付きのランタイムのように、Monoは開発当時からBoehm-Demers-Weiser collectorを使っていた。以降、これをBoehmと略します。 Boehmの基的な利点は移植性と安定性があり、楽に組み込むことができる点

  • How to detect and avoid memory and resources leaks in .NET applications

    This browser is no longer supported. Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support. By Fabrice Marguerie Despite what a lot of people believe, it's easy to introduce memory and resources leaks in .NET applications. The Garbage Collector, or GC for close friends, is not a magician who would completely relieve you from taking care of your

    How to detect and avoid memory and resources leaks in .NET applications
  • UK Premier Support for Developers

    Your dev. Our passion. SoundBytes 2013 Attached is a list of our SoundBytes scheduled for 2013. SoundBytes 2013.pdf Author: ukadc Date: 12/14/2012 October Newsletter - Forthcoming Microsoft UK Workshops Please see the link below for information on upcoming Microsoft UK workshops. Workshop_Update.pdf Author: ukadc Date: 10/09/2012 Visual Studio 2012 & .NET 4.5 Tech|Briefing Visual Studio 2012 & .NE

    UK Premier Support for Developers
    sabro
    sabro 2009/10/30
  • 1