[Mono-bugs] [Bug 56658][Maj] Changed - Poor ASP.NET page serving performance (1/9th IIS speed)
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 13 Apr 2004 02:57:49 -0400 (EDT)
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 sam_bravard@yahoo.com.
http://bugzilla.ximian.com/show_bug.cgi?id=56658
--- shadow/56658 2004-04-09 09:10:34.000000000 -0400
+++ shadow/56658.tmp.24299 2004-04-13 02:57:49.000000000 -0400
@@ -3,21 +3,21 @@
Version: unspecified
OS: Fedora 1.0
OS Details: Fedora 2 core 2 Mono w/ Apache vs. Windows XP IIS 5.1
Status: NEW
Resolution:
Severity: Unknown
-Priority: Normal
+Priority: Major
Component: Sys.Web
AssignedTo: mono-bugs@ximian.com
ReportedBy: sam_bravard@yahoo.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Poor ASP.NET page serving performance (1/6th IIS)
+Summary: Poor ASP.NET page serving performance (1/9th IIS speed)
Description of Problem:
Mono's ASP.NET performance is very poor (1/6th of IIS/.NET on winXP).
Pages per second (pps) :
@@ -76,6 +76,19 @@
I don't have profile output handy but you'll be able to do a better
job than I can now - I just reinstalled WinXP on the box to launch
the site next week.
------- Additional Comments From vargaz@freemail.hu 2004-04-09 09:10 -------
-> System.Web
+
+------- Additional Comments From sam_bravard@yahoo.com 2004-04-13 02:57 -------
+Turns out my testing was rate limited by my wireless link. Using a
+direct 100mpbs connection the stats are:
+
+Mono (Fedora2+Apache) : ~10rps (requests per second)
+WinXP : ~93rps
+Win2k3 : ~97rps
+
+Again, 700Mhz PIII w/ 640mb of ram.
+
+Would be nice if someone in Corel land owned the end-to-end web
+server performance/features effort.