List for cgit developers and users
 help / color / mirror / Atom feed
From: list at eworm.de (Christian Hesse)
Subject: [PATCH 1/2] ui-snapshot: add support for zstd compression
Date: Wed, 26 Feb 2020 11:28:54 +0100	[thread overview]
Message-ID: <20200226112854.109e18d7@leda> (raw)
In-Reply-To: <20200226111847.2fab512c@leda>

Christian Hesse <list at eworm.de> on Wed, 2020/02/26 11:18:
> % time gzip < git-2.25.1.tar > git-2.25.1.tar.gz
> 2,16s user 0,04s system 361% cpu 0,607 total

This was multi-threaded pigz... Plain gzip looks like this:

% /usr/bin/gzip < git-2.25.1.tar > git-2.25.1.tar.gz
1,39s user 0,01s system 98% cpu 1,425 total

-- 
main(a){char*c=/*    Schoene Gruesse                         */"B?IJj;MEH"
"CX:;",b;for(a/*    Best regards             my address:    */=0;b=c[a++];)
putchar(b-1/(/*    Chris            cc -ox -xc - && ./x    */b/42*2-3)*42);}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.zx2c4.com/pipermail/cgit/attachments/20200226/b4467d49/attachment-0001.asc>


  reply	other threads:[~2020-02-26 10:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-26  8:21 list
2020-02-26  8:21 ` [PATCH 2/2] tests: add tests for xz compressed snapshots list
2020-02-26  9:19   ` Jason
2020-02-26  9:16 ` [PATCH 1/2] ui-snapshot: add support for zstd compression Jason
2020-02-26 10:18   ` list
2020-02-26 10:28     ` list [this message]
     [not found]   ` <alpine.DEB.2.22.394.2002261715550.3793@Zeta>
2020-02-26 22:38     ` list
2020-02-26 21:24 ` [PATCH v2 " list

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200226112854.109e18d7@leda \
    --to=cgit@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).