[Mono-bugs] [Bug 60673][Wis] Changed - [PATCH] -O=loop sometimes adds padding in wrong places

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 24 Jun 2004 17:16:31 -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 bmaurer@users.sf.net.

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

--- shadow/60673	2004-06-24 14:51:08.000000000 -0400
+++ shadow/60673.tmp.691	2004-06-24 17:16:31.000000000 -0400
@@ -83,6 +83,11 @@
 0.02user 0.00system 0:46.17elapsed 0%CPU (0avgtext+0avgdata 0maxresident)k
 0inputs+0outputs (1major+897minor)pagefaults 0swaps
 [benm@164-99-120-44 benchmark]$ /usr/bin/time  ../mini/mono
 zipmark.exe /usr/share/dict/words 100
 0.02user 0.00system 0:28.37elapsed 0%CPU (0avgtext+0avgdata 0maxresident)k
 0inputs+0outputs (1major+2588minor)pagefaults 0swaps
+
+------- Additional Comments From bmaurer@users.sf.net  2004-06-24 17:16 -------
+It turns out a large part of this benefit for ziplib requires another
+patch i have on my tree. However, you can see the improvement in first
+case test case with just my patch.