Profiling a Windows service application
CG
Posts: 2
When I use MP5 to profile our VB.net Windows service, each time I take a memory Snapshot the private bytes jump by 3-8MB
If I create a windows form app to start up the same service code I do not see the same memory jump.
Could there be a problem with the Memory Snapshot and windows services?
If I create a windows form app to start up the same service code I do not see the same memory jump.
Could there be a problem with the Memory Snapshot and windows services?
Comments