On the (relatively low-end) machine I&#39;m running on, I get 33 fps with with 0.01, and 43 fps with 0.0 or with the coiterator.<br><br>I&#39;m leaning towards the coiterator approach, since I don&#39;t have to worry about figuring out what value to pass.<br>
<br><br><div class="gmail_quote">On Fri, Feb 15, 2008 at 1:45 PM, Tristan Seligmann &lt;<a href="mailto:mithrandi@mithrandi.za.net">mithrandi@mithrandi.za.net</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
* Bernie Roehl &lt;<a href="mailto:broehl@gmail.com">broehl@gmail.com</a>&gt; [2008-02-15 11:09:07 -0500]:<br>
<div class="Ih2E3d"><br>
&gt; If I change the 0.01 to 0.0, I do indeed get a framerate comparable to using<br>
&gt; the coiterator methord.<br>
&gt;<br>
&gt; I wouldn&#39;t have thought that waiting ten milliseconds between calls would<br>
&gt; make such a substantial difference.<br>
<br>
</div>It limits you to a maximum of 100 frames/sec or so (since there are 100<br>
ten millisecond intervals in a second); what sort of framerates are you<br>
seeing? Also, you should probably pick a number greater than 0, since<br>
there&#39;s not much point in rendering more than a certain number of frames<br>
every second -- the exact threshold at which it becomes pointless<br>
depends on a variety of application / environment specific factors,<br>
though.<br>
<font color="#888888">--<br>
mithrandi, i Ainil en-Balandor, a faer Ambar<br>
</font><br>-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v2.0.8 (GNU/Linux)<br>
<br>
iEYEARECAAYFAke13cAACgkQpNuXDQIV94oMSgCghgH4cj3lwyDsxLHn4lrtygkq<br>
ic8An1XBicz3/lObeGZkv7OGxVd2Nyqb<br>
=HJIx<br>
-----END PGP SIGNATURE-----<br>
<br>_______________________________________________<br>
Twisted-Python mailing list<br>
<a href="mailto:Twisted-Python@twistedmatrix.com">Twisted-Python@twistedmatrix.com</a><br>
<a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python" target="_blank">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br> Bernie Roehl<br> Mail: <a href="mailto:broehl@gmail.com">broehl@gmail.com</a>