473,385 Members | 1,752 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

using perfmon counter to eliminate viewstate memory issue

just to see how viewstate may be affecting the performance of an excessive
page reload time, are there certain perfmon counters under ASP.NET
performance object that would be helpful to utilize? thanks, -hazz
Nov 19 '05 #1
2 1492
Are you worried about server-side serialization/deserialization? don't
think there's anything in perfmon you could use...

if you are worried about TTL (time to load) you'd need to use a tool like
Microsoft Application Center Test and look at the response times and such...

Karl

--
MY ASP.Net tutorials
http://www.openmymind.net/ - New and Improved (yes, the popup is
annoying)
http://www.openmymind.net/faq.aspx - unofficial newsgroup FAQ (more to
come!)
"hazz" <ha**@discussions.microsoft.com> wrote in message
news:2B**********************************@microsof t.com...
just to see how viewstate may be affecting the performance of an excessive
page reload time, are there certain perfmon counters under ASP.NET
performance object that would be helpful to utilize? thanks, -hazz

Nov 19 '05 #2
Thank you Karl. I just ran ACT and am looking at results. -hazz

"Karl Seguin" wrote:
Are you worried about server-side serialization/deserialization? don't
think there's anything in perfmon you could use...

if you are worried about TTL (time to load) you'd need to use a tool like
Microsoft Application Center Test and look at the response times and such...

Karl

--
MY ASP.Net tutorials
http://www.openmymind.net/ - New and Improved (yes, the popup is
annoying)
http://www.openmymind.net/faq.aspx - unofficial newsgroup FAQ (more to
come!)
"hazz" <ha**@discussions.microsoft.com> wrote in message
news:2B**********************************@microsof t.com...
just to see how viewstate may be affecting the performance of an excessive
page reload time, are there certain perfmon counters under ASP.NET
performance object that would be helpful to utilize? thanks, -hazz


Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: John Wood | last post by:
I noticed that if I monitor .NET CLR Memory, and add '# Bytes in all Heaps' - I usually get 0. Is it broken? How do I see how much memory is allocated by a .Net app? Thanks.
2
by: Francois | last post by:
I have the following ASP.NET page : <!-- event.aspx --> <%@ Page Language="C#" %> <html> <script runat=server> protected int counter; protected void OnClickMyButton(object src, EventArgs e)...
8
by: GeekBoy | last post by:
I understand the benefit of pushing the StateServer process onto another computer to "balance" the load and take some cpu and memory usage off the web server, but how much could it possibly help?...
4
by: Hrishi R | last post by:
Hi: The following ASP.NET code segment throws an "Object reference not set to an instance of an object" exception. ------------------ Public Sub Page_Load(Source As Object, E As EventArgs) ...
6
by: clsmith66 | last post by:
Is it possible to store the same information about a control that would be saved in the ViewState in a Session state? I have a page with three treeview controls and if I enable the view state for...
3
by: Frank Rizzo | last post by:
I am trying to do some monitoring of some PerfMon counters and have a question. Does PerfMon figure out the Minimum, Maximum, Average values for each counter? Or are those values part of the...
0
by: =?Utf-8?B?S2FpIFdhbmc=?= | last post by:
I am playing around with WCF instance and concurrency management. I set InstanceContextMode = Single and ConcurrencyMode = Multiple. I fired 5 concurrent calls from the client and expected to see...
1
by: microintelligent | last post by:
Hi all, Is this possible to have different number of instances for different counter of same performance object in PerfMon (windows tool). i.e. Object: test counters: c1, c2, c3, c4 ...
2
by: qwedster | last post by:
Folks! The following is a "Hello World" kind of code for ViewState. I just want to know how to retain the ViewState 1) while Page Refresh when using UpdatePanel and also 2) While I reverting back...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.