Skip to content

hitstergtd/cooler_sse42_strcmp

 
 

Repository files navigation

Simple study about SSE42, strcmp() vs strcmp() with SSE42

Alt text

strcmp() function implementation with SSE42

this is simple small benchmark with cycles of CPU

*need use "nasm"

$ make

$ ./test

Author: Antonio Costa, aka "Cooler_"

Thanks "João VIctorino", aka pl4nkt0n

About

strcmp() function implementation with SSE 4.2 instruction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 68.4%
  • Assembly 14.5%
  • Gnuplot 10.5%
  • Makefile 6.6%