<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 25: Integers vs. Longs</title><link href="https://sourceforge.net/p/node/bugs/25/" rel="alternate"/><link href="https://sourceforge.net/p/node/bugs/25/feed.atom" rel="self"/><id>https://sourceforge.net/p/node/bugs/25/</id><updated>2004-08-16T03:40:19Z</updated><subtitle>Recent changes to 25: Integers vs. Longs</subtitle><entry><title>Integers vs. Longs</title><link href="https://sourceforge.net/p/node/bugs/25/" rel="alternate"/><published>2004-08-16T03:40:19Z</published><updated>2004-08-16T03:40:19Z</updated><author><name>Steven Noonan</name><uri>https://sourceforge.net/u/mozillagodzilla/</uri></author><id>https://sourceforge.net5745803c4e56f2b70285d4744d249de6fc8990c2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;In some (if not all) places in the program, you've used &lt;br /&gt;
integers for loops. However, integers only function at &lt;br /&gt;
about 60% of the speed of a long. To be on the safe &lt;br /&gt;
side, always use longs in loops!&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>