Luca Martinetti

629
Reputation
157 views

Registered User

Name Luca Martinetti
Member for 12 months
Seen Dec 1 at 15:53
Website
Location Rome
Age 25
CTO at DomainsBot
Nov
9
asked How to run this query in mongodb?
Aug
20
awarded  Popular Question
Jul
22
comment What exactly gc_heap::plan_phase does?
Thanks for the good answer. About 5 sec. Should I consider the idea that my heap is fragmented? How do the GC decide to do a full gen2 collection instead of just gen0. All the data are loaded at process startup and don't change at all during the execution
Jul
22
revised What exactly gc_heap::plan_phase does?
added 32 characters in body
Jul
22
asked What exactly gc_heap::plan_phase does?
Jul
16
comment Is GCLatencyMode.LowLatency a good choice?
+1 for the link
Jul
15
comment Is GCLatencyMode.LowLatency a good choice?
Yep. I used performace counters and logging and it is GC time.
Jul
15
asked Is GCLatencyMode.LowLatency a good choice?
Jun
30
asked Get current ASP.NET Trust Level programmatically
Jun
24
asked Can I tell Windows not to swap out a particular processes’ memory?
Jun
9
answered Does Thread.Sleep affect ThreadState?