Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Compression Comparison (WAS: Tip of the Day: "ghosting" a machine with nc and dd)
- Date: Wed, 18 Jul 2007 11:37:25 +0900
- From: "Josh Glover" <jmglov@example.com>
- Subject: Re: [tlug] Compression Comparison (WAS: Tip of the Day: "ghosting" a machine with nc and dd)
- References: <d8fcc0800707162334w4c694ba2yd2b9b296e7964f94@mail.gmail.com> <200707170835.17851.daniel.ramaley@drake.edu> <1184698916.5832.1.camel@musuko.uchicago.edu> <200707171504.10653.daniel.ramaley@drake.edu> <469D69AB.6000609@cnt.mxt.nes.nec.co.jp>
On 18/07/07, Nguyen Vu Hung <vu-hung@example.com> wrote:
In general, compression ration and compression performance are trade-off.
In general, space versus time is a trade-off in Computer Science.
This is important to know, because both from an admin and a software engineering perspective, optimising for one or the other is one of your most common task patterns.
An example from the admin world was just given: gzip versus bzip2. Another was given at the start of the thread[1] that spawned this one: nc versus ssh or nc versus nc + [bg]zip(2?).
An example from the coding world: to convert from base 10 to base 52, do the calculation each time your function is called, or simply construct a hash table at startup that contains mappings (for all possible 4-byte strings if you like, or just the most commonly used range).
Cheers, Josh
[1] http://www.tlug.jp/ML/0707/msg00708.html
- References:
- [tlug] Tip of the Day: "ghosting" a machine with nc and dd
- From: Josh Glover
- Re: [tlug] Tip of the Day: "ghosting" a machine with nc and dd
- From: Daniel A. Ramaley
- Re: [tlug] Compression Comparison (WAS: Tip of the Day: "ghosting" a machine with nc and dd)
- From: Stuart Luppescu
- Re: [tlug] Compression Comparison (WAS: Tip of the Day: "ghosting" a machine with nc and dd)
- From: Daniel A. Ramaley
- Re: [tlug] Compression Comparison (WAS: Tip of the Day: "ghosting" a machine with nc and dd)
- From: Nguyen Vu Hung
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Video Editing Soft & Formats
- Next by Date: Re: [tlug] Tip of the Day: "ghosting" a machine with nc and dd
- Previous by thread: Re: [tlug] Compression Comparison (WAS: Tip of the Day: "ghosting" a machine with nc and dd)
- Next by thread: Re: [tlug] Tip of the Day: "ghosting" a machine with nc and dd
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links