« Return to Thread: 64bit red5

Re: 64bit red5

by Larry Sanderson :: Rate this Message:

Reply to Author | View in Thread

64-bits on its surface doesn't add much - just more available memory space,
and native 64-bit arithmetic (so, if you use lots of longs and doubles, things
will be a bit faster).  

However, the x86-64 architecture also adds a bunch of registers to the
platform compared to the previous x86 chips, as well as a few new instructions
(SSE2/3).  These all make for a modest speed boost even at the same clock
speed.

My experience is that if you upgrade the OS from 32-bit to 64-bit, you will
see a small performance improvement, but not huge.

On Wednesday 01 July 2009 01:14:02 am Rafael Carabano wrote:
> >From your experience what benefits (if any) are there in running red5 on a
>
> 64 bit machine vs a 32 bit? I have always worked in 32 bit architectures
> and I'm curious as to the experience of those running it on 64 bit
> machines? Thanks.


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

 « Return to Thread: 64bit red5