<div class="gmail_quote">On Fri, Feb 27, 2009 at 12:40 PM, Matthew Flatt <span dir="ltr">&lt;<a href="mailto:mflatt@cs.utah.edu">mflatt@cs.utah.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
At Fri, 27 Feb 2009 12:04:33 -0700, Doug Williams wrote:<br>
&gt; Iteration Performance<br>
&gt; [...]<br>
<div class="Ih2E3d">&gt;<br>
</div><div class="Ih2E3d">&gt; I was also surprised at how slow iteration over vectors is. It seems like it<br>
&gt; would be pretty much as fast as lists - it should just need to stride down<br>
&gt; the vector.<br>
<br>
</div>This is puzzling. Vectors are a little faster than lists on my machine.<br>
Can you say more about your test environment (machine, DrScheme vs.<br>
MzScheme, language settings if DrScheme, etc.)</blockquote><div><br>It was run using DrScheme on my Dell laptop - Windows XP Pro, 4GB (memory limit set to 2048 MB), language set to Module. I can rerun under MzScheme and under different environments. Any preferences on what you&#39;d like me to use?<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<div class="Ih2E3d"><br>
&gt; Sequence Operations<br>
&gt;<br>
&gt; Has anyone written any general sequence operations already?<br>
<br>
</div>Not as far as I know.<br>
<br>
<br>
</blockquote></div><br>