[MUD-Dev] The Lag monster...
Miroslav Silovic
miro at puremagic.com
Thu Nov 25 09:47:07 CET 2004
Morris Cox wrote:
> 4*4*4*100*50 gives me 320,000. Converting that to KB gives me
> 40,000. And if you consider the 1024:1 ratio, I don't see how you
> get 120KB/sec.
Wrote the wrong formula from the right explanation. Must've been
sleep deprivation.
So. Note 6 independant variables, so it should've been 6
(variables/variable set) * 4 (bytes/variable) * 100 (variable
sets/frame) * 50 (frames/sec) = 120,000 bytes/sec (yes, those are
bytes, not bits, and yes, I now checked that measurement units
cancel out to bytes/sec). I said I expected 20:1 compression ratio,
which gives 6Kbytes/sec.
Miro
_______________________________________________
MUD-Dev mailing list
MUD-Dev at kanga.nu
https://www.kanga.nu/lists/listinfo/mud-dev
More information about the mud-dev-archive
mailing list