public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Wes Felter <wesley@felter.org>
To: linux-kernel@vger.kernel.org
Subject: Re: Need AES benchmark on Intel 64 bit
Date: Thu, 21 Apr 2005 10:53:37 -0500	[thread overview]
Message-ID: <d48i1q$moe$1@sea.gmane.org> (raw)
In-Reply-To: <42679C86.5050604@domdv.de>

Andreas Steinmetz wrote:
> Hi,
> can anybody help out? I don't have access to Intel 64 bit CPUs and need
> some microbenchmark results on Intel 64 bit. Usage guide for the
> attached archive:
> 
> 'ref' contains the current generic AES implementation
> 'new' contains the 64 bit AES assembler implementation

This is on a 3.6GHz Nocona:

wmf:~/src/aes/ref> ./aes
schedule128 1213
schedule192 1443
schedule256 1736
enc asm 128 1020
dec asm 128 1049
enc asm 192 1352
dec asm 192 1387
enc asm 256 1541
dec asm 256 1578
wmf:~/src/aes/ref> ./aes
schedule128 1214
schedule192 1442
schedule256 1736
enc asm 128 1021
dec asm 128 1049
enc asm 192 1352
dec asm 192 1388
enc asm 256 1541
dec asm 256 1579

wmf:~/src/aes/new> ./aes
schedule128 1276
schedule192 1520
schedule256 1822
enc asm 128 790
dec asm 128 795
enc asm 192 936
dec asm 192 937
enc asm 256 1087
dec asm 256 1086
wmf:~/src/aes/new> ./aes
schedule128 1276
schedule192 1520
schedule256 1821
enc asm 128 791
dec asm 128 796
enc asm 192 936
dec asm 192 937
enc asm 256 1087
dec asm 256 1086

Wes Felter - wesley@felter.org


  reply	other threads:[~2005-04-21 15:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-21 12:28 Need AES benchmark on Intel 64 bit Andreas Steinmetz
2005-04-21 15:53 ` Wes Felter [this message]
2005-04-21 17:33 ` Dave Jones

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='d48i1q$moe$1@sea.gmane.org' \
    --to=wesley@felter.org \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox