Skip to content

Assembly code to check computer benchmark. Link with gcc.

Notifications You must be signed in to change notification settings

yannregev/Bandwidth-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Bandwidth-benchmark

Assembly code to check computer benchmark. Written in x86_64 at&t mac assembly. Link with gcc.

This test calculates based on several parameters Copy - Copy from one location of the memory to another. Add - adds two number from different locations in memory and stores to memory. Scale - retrieves a number from memory, scales it by a constant and stores to different location. Triad - retrieves two numbers from memory, scales by a constant and stores back to different location.

the file is written in mac assembly

About

Assembly code to check computer benchmark. Link with gcc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published