<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt"><div>That's really an argument for upgrading to 7.4.2 :-)</div><div><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: arial, helvetica, sans-serif; background-color: transparent; font-style: normal;">Another reason for doing things with haskell is this mailing list.</div><div><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: arial, helvetica, sans-serif; background-color: transparent; font-style: normal;">Thanks!</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: arial, helvetica, sans-serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: arial, helvetica, sans-serif; background-color: transparent; font-style: normal;">Felix</div><div><br></div> <div style="font-family: arial, helvetica, sans-serif;
font-size: 12pt;"> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"> <div dir="ltr"> <font size="2" face="Arial"> <hr size="1"> <b><span style="font-weight:bold;">Fra:</span></b> Johan Tibell <johan.tibell@gmail.com><br> <b><span style="font-weight: bold;">Til:</span></b> Fixie Fixie <fixie.fixie@rocketmail.com> <br><b><span style="font-weight: bold;">Kopi:</span></b> Haskell cafe <haskell-cafe@haskell.org> <br> <b><span style="font-weight: bold;">Sendt:</span></b> Torsdag, 29. november 2012 22.06<br> <b><span style="font-weight: bold;">Emne:</span></b> Re: [Haskell-cafe] To my boss: The code is cool, but it is about 100 times slower than the old one...<br> </font> </div> <br>On Thu, Nov 29, 2012 at 1:00 PM, Fixie Fixie <<a ymailto="mailto:fixie.fixie@rocketmail.com" href="mailto:fixie.fixie@rocketmail.com">fixie.fixie@rocketmail.com</a>> wrote:<br>> The program seems to take around 6
seconds on my linux-box, while the c<br>> version goes for 0.06 sekcond.<br>><br>> That is really some regression bug :-)<br>><br>> Anyone with a more recent version thatn 7.4.1?<br><br>On 7.4.2:<br><br>$ time ./c_test<br>...<br><br>real 0m0.145s<br>user 0m0.040s<br>sys 0m0.003s<br><br>$ time ./Test<br>...<br><br>real 0m0.234s<br>user 0m0.220s<br>sys 0m0.006s<br><br>Both compiled with -O2.<br><br><br> </div> </div> </div></body></html>