public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Daniel Hazelton <dhazelton@enter.net>
To: "Nitin Gupta" <nitingupta910@gmail.com>
Cc: "Satyam Sharma" <satyam.sharma@gmail.com>,
	"Richard Purdie" <richard@openedhand.com>,
	linux-kernel@vger.kernel.org, linux-mm-cc@laptop.org,
	"Andrew Morton" <akpm@linux-foundation.org>,
	"Andrey Panin" <pazke@donpac.ru>, "Bret Towe" <magnade@gmail.com>,
	"Michael-Luke Jones" <mlj28@cam.ac.uk>
Subject: Re: [RFC] LZO de/compression support - take 4
Date: Mon, 28 May 2007 05:58:31 -0400	[thread overview]
Message-ID: <200705280558.31582.dhazelton@enter.net> (raw)
In-Reply-To: <4cefeab80705280246i7c0a3d43j90f6dddf197bb9b5@mail.gmail.com>

On Monday 28 May 2007 05:46:59 Nitin Gupta wrote:
> On 5/28/07, Daniel Hazelton <dhazelton@enter.net> wrote:
> > On Monday 28 May 2007 05:08:54 Nitin Gupta wrote:
> > > On 5/28/07, Daniel Hazelton <dhazelton@enter.net> wrote:
> > > > On Monday 28 May 2007 04:37:04 Nitin Gupta wrote:
> > > > > On 5/28/07, Daniel Hazelton <dhazelton@enter.net> wrote:
> >
> > New testbed based on minilzo complete.
> > Results from run using 1000 runs to generate averages:
> > 1000 run averages:
> > 'Tiny LZO':
> >         Combined: 55.196 usec
> >         Compression: 37.132 usec
> >         Decompression: 18.064 usec
> > 'miniLZO':
> >         Combined: 55.785 usec
> >         Compression: 40.862 usec
> >         Decompression: 14.923 usec
>
> Great!
>
> I believe its now ready for mainline. We can do further cleanups and
> optimizations there - more users of this code will surely drive more
> enhancements.

Forgot to mention - this is still 'take 4' - I'm going to import the 'take 5' 
code now and see if there is any appreciable difference
>
> > (using (tiny/full)/100 for percentages:
> > 'Tiny' is 0.9% faster on average
>
> I think this is more appropriate: [(full-tiny)/full]*100
> => tiny is ~1% faster on average.

Okay, I'll use that for all future calculation.

DRH

(Next version of the testbed will also test against the _safe variant in 
miniLZO)

  reply	other threads:[~2007-05-28  9:58 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-25 11:45 [RFC] LZO de/compression support - take 4 Nitin Gupta
2007-05-25 12:00 ` Michael-Luke Jones
2007-05-25 12:10 ` Richard Purdie
2007-05-25 12:37   ` Satyam Sharma
2007-05-25 13:38     ` Richard Purdie
2007-05-25 16:55       ` Daniel Hazelton
2007-05-25 18:45         ` Daniel Hazelton
2007-05-25 19:35           ` Satyam Sharma
2007-05-28  8:18             ` Daniel Hazelton
2007-05-28  8:37               ` Nitin Gupta
2007-05-28  8:43                 ` Daniel Hazelton
2007-05-28  9:08                   ` Nitin Gupta
2007-05-28  9:21                     ` Daniel Hazelton
2007-05-28  9:46                       ` Nitin Gupta
2007-05-28  9:58                         ` Daniel Hazelton [this message]
2007-05-25 12:57   ` Nitin Gupta
2007-05-25 13:33     ` Richard Purdie
2007-05-26 10:28     ` Richard Purdie
2007-05-26 11:21       ` Nitin Gupta
2007-05-25 12:32 ` Satyam Sharma
  -- strict thread matches above, loose matches on Subject: below --
2007-05-26 19:17 roland

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=200705280558.31582.dhazelton@enter.net \
    --to=dhazelton@enter.net \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm-cc@laptop.org \
    --cc=magnade@gmail.com \
    --cc=mlj28@cam.ac.uk \
    --cc=nitingupta910@gmail.com \
    --cc=pazke@donpac.ru \
    --cc=richard@openedhand.com \
    --cc=satyam.sharma@gmail.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