Skip to content

umezawatakeshi/instbench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

instbench - x86 instruction micro-benchmark

instbench is a command-line tool to measure latency and throughput of x86 instructions.

Note: it is not generic purpose benchmark tool. You have to modify source code to measure what you want.

Requirement

  • Linux
  • Recent C++ compiler (GCC, Clang)

How to Build

make

Usage

sudo ./instbench

Copyright Notice and License

Copyright © 2020 UMEZAWA Takeshi

instbench is licensed under GNU General Public License (GNU GPL) version 2 or later. See LICENSE for more information.

About

x86 instruction micro-benchmark

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published