Junfeng Zhang

Random notes
随笔 - 47, 评论 - 299, 引用 - 74

导航

标签

每月存档

最新留言

广告

 

Use the following app.config to enable server GC.

<configuration>
  <runtime>
    <gcServer enabled="true" />
  </runtime>
</configuration>

Use System.Environment.IsServerGC to check if server GC is turned on or not.

打印 | 张贴于 2004-07-09 14:59:00 | Tag:.Net

留言反馈

#re: What is new in fusion in .Net framework 2.0 (9) --- gcServer 编辑
Hmm, It is good to know. Thanks!
That would be useful for a multithread perf testing driver to measure the throughput of server apps.
2004-07-29 15:54:00 | [匿名:Bo]
#回复: What is new in fusion in .Net framework 2.0 (9) --- gcServer 编辑
gcServer 是什么东西,能说一下吗
2004-07-09 20:20:00 | [匿名:lirenzhao]
#回复: What is new in fusion in .Net framework 2.0 (9) --- gcServer 编辑
Advantage ?
2004-07-09 16:14:00 | [匿名:[ IceSharK - PP.Poet ]]
#回复: What is new in fusion in .Net framework 2.0 (9) --- gcServer 编辑
在smp机器上面,要比workstation快多少呢?
2004-07-09 15:57:00 | [匿名:rIPPER]
对不起,目前本随笔不允许发表新评论.

Powered by: Joycode.MVC引擎 0.5.2.0