Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: Ubuntu 8.10 32 or 64bit
PostPosted: Fri Jan 02, 2009 9:15 am 
Offline
Junior Member

Joined: Fri Jan 02, 2009 9:11 am
Posts: 36
I noticed that when I deploy my distro there is an option between 32 and 64bit version of Ubuntu 8.10.

Which is the best version to deploy?

Will I get better performance out of one compared to the other?


Top
   
 Post subject:
PostPosted: Fri Jan 02, 2009 9:28 am 
Offline
Senior Member

Joined: Sat May 03, 2008 4:01 pm
Posts: 569
Website: http://www.mattnordhoff.com/
I'd say 32-bit, unless you have a specific reason to use 64-bit. 64-bit software will use more RAM, there probably won't be a noticeable speed difference, and not all software will run on a 64-bit system.


Top
   
 Post subject:
PostPosted: Fri Jan 02, 2009 10:08 am 
Offline
Junior Member

Joined: Fri Jan 02, 2009 9:11 am
Posts: 36
Cool, thanks for the advice I will stay with 32 bit.


Top
   
 Post subject:
PostPosted: Fri Jan 02, 2009 10:11 am 
Offline
Senior Member

Joined: Thu Sep 11, 2008 10:49 pm
Posts: 70
ICQ: 4155271
Website: http://mikeage.net
WLM: msn@mikeage.net
Yahoo Messenger: m_i_k_e_miller
AOL: MikeageCM
Location: Israel
Do you have any statistics regarding the difference in RAM, in actual usage?


Top
   
 Post subject:
PostPosted: Fri Jan 02, 2009 10:17 am 
Offline
Senior Member

Joined: Sat May 03, 2008 4:01 pm
Posts: 569
Website: http://www.mattnordhoff.com/
mikeage wrote:
Do you have any statistics regarding the difference in RAM, in actual usage?


None at all. :)

However, there would have to be some increase, and even a small amount of RAM can matter on a VPS.

I've heard an anecdotal account/claim of some Ruby app using 50-100% more, but that's it.


Top
   
 Post subject:
PostPosted: Sat Jan 03, 2009 3:54 pm 
Offline
Senior Member

Joined: Fri Feb 18, 2005 4:09 pm
Posts: 594
mnordhoff wrote:
64-bit software will use more RAM, there probably won't be a noticeable speed difference...


I just went from Ubuntu 32 bit to Ubuntu 64 bit. Apache + Django is noticably faster, but with memcached turned on most of my site's users won't see much difference. RAM use increased on my setup by 200M+, so I went from a Linode 720 to a Linode 1080.

James


Top
   
 Post subject:
PostPosted: Sat Jan 03, 2009 4:30 pm 
Offline
Senior Member

Joined: Sat May 03, 2008 4:01 pm
Posts: 569
Website: http://www.mattnordhoff.com/
zunzun wrote:
I just went from Ubuntu 32 bit to Ubuntu 64 bit. Apache + Django is noticably faster, but with memcached turned on most of my site's users won't see much difference. RAM use increased on my setup by 200M+, so I went from a Linode 720 to a Linode 1080.

James


Alright. Thank you for providing some real information, instead of my guesses. :)


Top
   
 Post subject:
PostPosted: Fri Jan 16, 2009 3:39 pm 
Offline
Newbie

Joined: Fri Jan 16, 2009 1:17 pm
Posts: 2
mnordhoff wrote:
zunzun wrote:
I just went from Ubuntu 32 bit to Ubuntu 64 bit. Apache + Django is noticably faster, but with memcached turned on most of my site's users won't see much difference. RAM use increased on my setup by 200M+, so I went from a Linode 720 to a Linode 1080.

James


Alright. Thank you for providing some real information, instead of my guesses. :)


Just out of curiosity .... Why would you pay more, if there is no performance increase? Or is this is an upgrade path that you are taking to accommodate for future needs?


Top
   
 Post subject:
PostPosted: Fri Jan 16, 2009 4:44 pm 
Offline
Newbie
User avatar

Joined: Fri Jan 16, 2009 4:42 pm
Posts: 2
Website: http://www.welton.it/davidw/
Location: Padova, Italy
Quote:
Just out of curiosity .... Why would you pay more, if there is no performance increase? Or is this is an upgrade path that you are taking to accommodate for future needs?


Good question!

I wrote this article comparing Slicehost and Linode, but the same principle would apply when comparing any 32 bit system to a 64 bit one:

http://journal.dedasys.com/2008/11/24/s ... -vs-linode

I switched to Linode because they provide a 32 bit option.


Top
   
 Post subject:
PostPosted: Fri Jan 16, 2009 5:03 pm 
Offline
Junior Member

Joined: Tue Feb 19, 2008 7:08 am
Posts: 23
Location: USA
vn44ca wrote:
mnordhoff wrote:
zunzun wrote:
I just went from Ubuntu 32 bit to Ubuntu 64 bit. Apache + Django is noticably faster, but with memcached turned on most of my site's users won't see much difference. RAM use increased on my setup by 200M+, so I went from a Linode 720 to a Linode 1080.

James


Alright. Thank you for providing some real information, instead of my guesses. :)


Just out of curiosity .... Why would you pay more, if there is no performance increase? Or is this is an upgrade path that you are taking to accommodate for future needs?


I think he said noticably faster.


Top
   
 Post subject:
PostPosted: Sat Jan 17, 2009 5:03 pm 
Offline
Senior Member

Joined: Fri Feb 18, 2005 4:09 pm
Posts: 594
yejun wrote:
I think he said noticably faster.


Yes. However with memcached on, users don't see much benefit. I went back to 32 bit and kept the larger Linode - RAM, sweet RAM.

James
http://zunzun.com


Top
   
 Post subject:
PostPosted: Sat Jan 17, 2009 11:04 pm 
Offline
Junior Member

Joined: Tue Feb 19, 2008 7:08 am
Posts: 23
Location: USA
I just did a quick python pystones(65789 vs 54000) and local http transfer test ( 640MB/s vs 500MB/s). So x86_64 seems about 20-30% faster.

Only 39M memory is used with cherokee http server running, 74M with both mysql and http server.


Top
   
 Post subject:
PostPosted: Sun Jan 18, 2009 8:27 am 
Offline
Senior Member

Joined: Fri Feb 18, 2005 4:09 pm
Posts: 594
yejun wrote:
I just did a quick python pystones(65789 vs 54000) and local http transfer test ( 640MB/s vs 500MB/s). So x86_64 seems about 20-30% faster.


On 64-bit having 'bigger stones': Integer math yes, floating point no. My need is faster double precision floating point math, and going to 64-bit did not provide this.

James


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group