Skip to content

Instantly share code, notes, and snippets.

@kierdavis
Created March 7, 2018 17:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kierdavis/2e86634d79c53eede0b34ab697cca950 to your computer and use it in GitHub Desktop.
Save kierdavis/2e86634d79c53eede0b34ab697cca950 to your computer and use it in GitHub Desktop.
Application Architecture L1D [kB] IPC (L1I=8kB) IPC (L1I=16kB) IPC (L1I=32kB)
crc32 arm 8 .36748536783619406404 .36752832267653294602 .36752858879498823430
crc32 arm 16 .37162961571734866440 .37165599709076517445 .37165617332080490819
crc32 arm 32 .37162972425097425049 .37165614412931438484 .37165638717564200091
crc32 arm 64 .37204743335887199712 .37207379195140604508 .37207400845431505980
crc32 x86 8 .24149315098947192748 .24149356681634364117 .24148247813550427214
crc32 x86 16 .24278819871540530945 .24278844217554801587 .24278893805242551291
crc32 x86 32 .24456884459475138251 .24456920477644927437 .24456954648571111852
crc32 x86 64 .24456893606302772620 .24456918700200181530 .24456957484502649185
sha arm 8 .38729880861074794571 .38737412129392143235 .38737921423219464804
sha arm 16 .39276023048618569497 .39247427657579784861 .39248028288354555072
sha arm 32 .39543204856888615616 .39551056724031694147 .39551524773359971494
sha arm 64 .39619449429286224543 .39627340667156902850 .39627907995376373499
sha x86 8 .34393084680830077358 .34401249321098444494 .34404166130999815534
sha x86 16 .34545330026832702662 .34555975939633494156 .34556580546282443732
sha x86 32 .34786413722161738081 .34797137395993517722 .34797743541619086675
sha x86 64 .34786897957253876340 .34797422016759707812 .34798035968094520557
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment