<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: 32bit vs 64bit in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/32bit-vs-64bit/m-p/2749277#M834396</link>
    <description>No, but the performance depends on more than one thing.&lt;BR /&gt;&lt;BR /&gt;Every program has a startup penalty in 64bit (t.i. 64bit startup is a bit slower than 32bit startup). If you have a lot of process spawns you will notice.&lt;BR /&gt;&lt;BR /&gt;If you however have only one huge process that does a lot of 'long long' calculations, you'll notice a performance increase. Same for access for files &amp;gt;&amp;gt;2Gb&lt;BR /&gt;&lt;BR /&gt;Just my ??? 0.0005</description>
    <pubDate>Thu, 20 Jun 2002 19:51:28 GMT</pubDate>
    <dc:creator>H.Merijn Brand (procura</dc:creator>
    <dc:date>2002-06-20T19:51:28Z</dc:date>
    <item>
      <title>32bit vs 64bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/32bit-vs-64bit/m-p/2749276#M834395</link>
      <description>Anyone know of any whitepapers that discuss performance improvement of recompiling C++ code from 32bit to 64bit?&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Thu, 20 Jun 2002 19:43:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/32bit-vs-64bit/m-p/2749276#M834395</guid>
      <dc:creator>Jimmy Tom_2</dc:creator>
      <dc:date>2002-06-20T19:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: 32bit vs 64bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/32bit-vs-64bit/m-p/2749277#M834396</link>
      <description>No, but the performance depends on more than one thing.&lt;BR /&gt;&lt;BR /&gt;Every program has a startup penalty in 64bit (t.i. 64bit startup is a bit slower than 32bit startup). If you have a lot of process spawns you will notice.&lt;BR /&gt;&lt;BR /&gt;If you however have only one huge process that does a lot of 'long long' calculations, you'll notice a performance increase. Same for access for files &amp;gt;&amp;gt;2Gb&lt;BR /&gt;&lt;BR /&gt;Just my ??? 0.0005</description>
      <pubDate>Thu, 20 Jun 2002 19:51:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/32bit-vs-64bit/m-p/2749277#M834396</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2002-06-20T19:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: 32bit vs 64bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/32bit-vs-64bit/m-p/2749278#M834397</link>
      <description>Your best bet is to probably do a search on 64-bit and performance. I can tell you the short answer because I've measured it. In almost every case 32-bit is faster than 64-bit. You should really think of 64-bit as a resource enabler rather than a performance enhancer. If your application can make use of large dynamic arrays or caches then it might indeed outperform it's 32-bit counterpart but I think that you are going to find that for the vast majority of application there is a performance hit for 64-bit.</description>
      <pubDate>Thu, 20 Jun 2002 19:57:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/32bit-vs-64bit/m-p/2749278#M834397</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-06-20T19:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: 32bit vs 64bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/32bit-vs-64bit/m-p/2749279#M834398</link>
      <description>As mentioned, 64bits for a program will not make the program run faster. Instead, it removes addressing limitations. If your program doesn't need thousands of megs of memory, then leave it as a 32bit program.</description>
      <pubDate>Fri, 21 Jun 2002 01:20:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/32bit-vs-64bit/m-p/2749279#M834398</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2002-06-21T01:20:37Z</dc:date>
    </item>
  </channel>
</rss>

