Re: Big Endian



In article <dc9s6o$o6o$1@xxxxxxxxxxxxxxxxxxxxxxx>,
Walter Roberson <roberson@xxxxxxxxxxxxxxxxxx> wrote:
>In article <1122528799.314380.31630@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
> <ranjeet.gupta@xxxxxxxxx> wrote:
>>I am not sure the question which I am asking is correct or wrong, but
>>I have heard that storing the data into the big endian helps in
>>gting the more transfer rate, Means we can achive good speed by
>>soring the data in the BIG ENDIAN while transferring, If this is
>>correct, then how it is possible and what is the reason behind this.
>
>Unless perhaps there is some data compression equipment inline
>that uses poor algorithms, there should be pretty much no
>measurable transmission speed difference for big endian or
>little endian data.

Please don't feed the trolls.

.



Relevant Pages

  • Big Endian
    ... I have heard that storing the data into the big endian helps in ... gting the more transfer rate, Means we can achive good speed by ... soring the data in the BIG ENDIAN while transferring, ... Prev by Date: ...
    (comp.lang.c)
  • Re: Big Endian
    ... >>>gting the more transfer rate, Means we can achive good speed by ... >>>soring the data in the BIG ENDIAN while transferring, ... > Please don't feed the trolls. ... Just think Kenny McCormack ...
    (comp.lang.c)
  • Re: Determining endian?
    ... Daniel Rudy writes: ... >> There's no standard way to represent the answer. ... There are theoretically 24 ways of storing 32-bit data. ... 1234 little endian ...
    (comp.unix.programmer)