OSACA ===== Open Source Architecture Code Analyzer ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This tool allows automatic instruction fetching of assembly code, auto-generating of testcases for assembly instructions creating latency and throughput benchmarks on a specific instruction form and thorughput analysis and throughput prediction for a inner-most loop code snippet. Getting started --------------- *Dependencies:* ~~~~~~~~~~~~~~~ - `Python `__ 3.5.2 or higher - `pandas `__ 0.18.1 or higher - `NumPy `__ 1.11.1 or higher - `kerncraft `__ 0.4.11 or higher