[Mono-bugs] [Bug 79206][Maj] Changed - Page performance with LinkButton

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Sep 6 10:14:03 EDT 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by gonzalo at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79206

--- shadow/79206	2006-08-31 08:14:43.000000000 -0400
+++ shadow/79206.tmp.19804	2006-09-06 10:14:03.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 79206
 Product: Mono: Class Libraries
 Version: 1.1
 OS: other
 OS Details: SUSE Linux 10.1
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
 Priority: Major
 Component: Sys.Web
 AssignedTo: gonzalo at ximian.com                            
 ReportedBy: andriy.tkach at stu-electronics.com               
@@ -188,6 +188,18 @@
     </form>
   </body>
 </HTML>
 
 I think the problem is in ViewState or in postback mathod realization.
 --------------------------------------------------------------------
+
+------- Additional Comments From gonzalo at ximian.com  2006-09-06 10:14 -------
+Your zip file sources have a unknown type (MyLinkButton.Button) that I
+turned into a LinkButton.
+
+On my laptop, using ab2 for testing the speed like this:
+ab2 -n 1000 http://127.0.0.1:8080/BadRequest.aspx
+
+For BadRequest.aspx, I get:
+Requests per second:    375.61 [#/sec] (mean)
+and for GoodRequest.aspx, I get:
+Requests per second:    739.48 [#/sec] (mean)


More information about the mono-bugs mailing list