lkml.org 
[lkml]   [2005]   [Apr]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: Need AES benchmark on Intel 64 bit
Date
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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-04-21 18:00    [W:0.053 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site