Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.programming.threads > #1371
| Path | csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!mx05.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | aminer <aminer@toto.ca> |
| Newsgroups | comp.programming, comp.programming.threads |
| Subject | Re: Parallel archiver using my ParallelZlib is here... |
| Date | Mon, 18 Feb 2013 17:53:58 -0800 |
| Organization | A noiseless patient Spider |
| Lines | 18 |
| Message-ID | <kfubbc$vir$10@dont-email.me> (permalink) |
| References | <kfmr7l$tec$1@dont-email.me> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Mon, 18 Feb 2013 22:52:28 +0000 (UTC) |
| Injection-Info | mx05.eternal-september.org; posting-host="8427fd05edc201bb6b1d125b80ca38e6"; logging-data="32347"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/3mdYSABmjA7GLAs9TxGwhyJ8LJjKK8W0=" |
| User-Agent | Mozilla/5.0 (Windows NT 6.0; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 |
| In-Reply-To | <kfmr7l$tec$1@dont-email.me> |
| Cancel-Lock | sha1:MpDh4uJ53kfBZD5PuXrw49jJxVI= |
| Xref | csiph.com comp.programming:3040 comp.programming.threads:1371 |
Cross-posted to 2 groups.
Show key headers only | View raw
On 2/18/2013 8:56 AM, bob wrote On Friday, February 15: >How much faster does it operate when you go from using > 1 thread to using 2 threads? My parallel archiver is using Parallel Zlib so it's fast, so since Parrallel Zlib is fast , the P (parallel part) of the Amdahl equation is much smaller than with Parallel Bzip, so since it's using a lot the memory and the harddisk also, it gives 2.5x speed with 4 threads on 4 cores. And thats not so bad since we are speeding up the things 2.5x times, ParallelBzip is mush slower, so the P part is much bigger than with Parallel Zlib , and it gives over 3.4x speed with Parallel Bzip. Thank's, Amine Moulay Ramdane.
Back to comp.programming.threads | Previous | Next | Find similar
Re: Parallel archiver using my ParallelZlib is here... aminer <aminer@toto.ca> - 2013-02-18 17:53 -0800
csiph-web