Rizin
unix-like reverse engineering framework and cli tools
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Friends Macros Modules Pages
benchmark.py File Reference

Go to the source code of this file.

Namespaces

 benchmark
 

Functions

def benchmark.to_hex (s)
 
def benchmark.get_code (f, size)
 
def benchmark.cs (md, code)
 
def benchmark.cs_lite (md, code)
 

Variables

string benchmark.FILE = '/usr/bin/python'
 
tuple benchmark.all_tests
 
 benchmark.cfile = open(FILE)
 
 benchmark.request = sys.argv[1]
 
 benchmark.md = Cs(arch, mode)
 
 benchmark.syntax
 
def benchmark.code = get_code(cfile, 128)
 
int benchmark.c_t = 0
 
 benchmark.t1 = time()