--- Log opened Sun Feb 12 00:00:00 2006 02:20 -!- nazgul` [n=d47f5f7d@lilith.ii.uni.wroc.pl] has quit ["CGI:IRC (EOF)"] 03:09 < user317> how fast is the queue class? 07:56 <@malekith> public class Queue ['a] : System.Collections.Generic.Queue ['a] 07:56 <@malekith> it's derived from the BCL one, so probably quite fast 09:56 -!- kanru [n=kanru@59-121-152-205.dynamic.hinet.net] has joined #nemerle 10:49 -!- nazgul` [n=d47f5f7d@lilith.ii.uni.wroc.pl] has joined #nemerle 10:49 -!- mode/#nemerle [+o nazgul`] by ChanServ 12:35 -!- MikeW [i=Mike@159-134-233-249.as1.cbr.castlebar.eircom.net] has joined #nemerle 13:14 -!- MikeW [i=Mike@159-134-233-249.as1.cbr.castlebar.eircom.net] has quit [] 13:42 < CIA-17> nazgul * r6116 /nemerle/trunk/ncc/ (2 files in 2 dirs): Fix unsigned -> double IL conversions 13:57 < CIA-17> nazgul * r6117 /nemerle/trunk/ (lib/internal.n ncc/testsuite/positive/generics2.n): Testcase for 'a : 'b 16:23 < CIA-17> nazgul * r6118 / (26 files in 8 dirs): New, public version of VS plugin 16:35 < CIA-17> nazgul * r6119 /vs-plugin/: Create dir for VS plugin 16:39 < CIA-17> nazgul * r6120 / (AssemblyInfo.cs vs-plugin/AssemblyInfo.cs): Move VS plugin to its dir 17:06 < CIA-17> nazgul * r6121 / (30 files in 10 dirs): Move VS plugin to its dir 19:06 -!- kanru [n=kanru@59-121-152-205.dynamic.hinet.net] has quit [Remote closed the connection] 19:37 < user317> is foldleft optimized for tail recursion? 19:37 < user317> or would things go faster if i used a foreach 19:38 <@nazgul`> it is optimized 19:39 <@nazgul`> but you need to create a functional object, so foreach will be faster anyway 19:42 < user317> faster by a factor or by just a constant ammount? 19:43 <@malekith> constant amount 19:44 <@malekith> oh... except for vcall, so I guess a few cycles faster + 1 or 2 per element faster 19:49 < CIA-17> nazgul * r6122 /nemerle/trunk/ncc/ (generation/ILEmitter.n testsuite/positive/generics2.n): Box before converting value type to 'a 20:55 -!- nazgul` [n=d47f5f7d@lilith.ii.uni.wroc.pl] has quit ["CGI:IRC (EOF)"] 20:55 -!- nazgul` [n=d47f5f7d@lilith.ii.uni.wroc.pl] has joined #nemerle 20:55 -!- mode/#nemerle [+o nazgul`] by ChanServ 21:19 -!- nazgul` [n=d47f5f7d@lilith.ii.uni.wroc.pl] has quit ["CGI:IRC (EOF)"] 21:33 -!- nazgul` [n=d47f5f7d@lilith.ii.uni.wroc.pl] has joined #nemerle 21:33 -!- mode/#nemerle [+o nazgul`] by ChanServ --- Log closed Mon Feb 13 00:00:01 2006