From: Martin Josefsson <gandalf@wlug.westbo.se>
To: Patrick Schaaf <bof@bof.de>
Cc: Netfilter-devel <netfilter-devel@lists.samba.org>
Subject: Re: cttest-0.3
Date: 07 Jul 2002 17:10:28 +0200 [thread overview]
Message-ID: <1026054628.1283.170.camel@tux> (raw)
In-Reply-To: <20020707151703.M13116@oknodo.bof.de>
On Sun, 2002-07-07 at 15:17, Patrick Schaaf wrote:
> There is now a "cttest-0.3" at http://bei.bof.de/cttest-0.3.tar.gz.
>
> Also see
> http://bei.bof.de/ex2
> http://bei.bof.de/ex2rt
> http://bei.bof.de/ex2abcd
> http://bei.bof.de/ex2crc
> for four example runs contrasting different hash function approaches
> on my transproxy dataset.
>
> I incorporated hash functions from recent mails of Don and Joakim. Thanks!
The rt hash doesn't do well at all on your data. The winner on your data
is crc32 which is very robust in all tests on all data it seems. It's
just a shame that it's so cpu-consuming compared to the other hashes.
No real diffrence between crc32 and crc32_bof, crc32_bof is slightly
more cpu-consuming but that's it.
Have you tested crc32 with initial seed as well?
crc32 + seed that's randomly generated at conntrack init would probably
work well.
--
/Martin
Never argue with an idiot. They drag you down to their level, then beat
you with experience.
next prev parent reply other threads:[~2002-07-07 15:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-07 13:17 cttest-0.3 Patrick Schaaf
2002-07-07 15:10 ` Martin Josefsson [this message]
2002-07-07 15:53 ` cttest-0.3 Patrick Schaaf
2002-07-07 16:10 ` cttest-0.3 Patrick Schaaf
2002-07-07 17:37 ` cttest-0.4 Patrick Schaaf
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=1026054628.1283.170.camel@tux \
--to=gandalf@wlug.westbo.se \
--cc=bof@bof.de \
--cc=netfilter-devel@lists.samba.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.