mirror of
https://github.com/capstone-engine/capstone.git
synced 2025-02-26 01:16:57 +00:00
suite: turn off detail for benchmark.py
This commit is contained in:
parent
27b9a96fd0
commit
321163bf34
@ -73,7 +73,7 @@ for (arch, mode, comment, syntax) in all_tests:
|
||||
|
||||
try:
|
||||
md = Cs(arch, mode)
|
||||
md.detail = True
|
||||
#md.detail = True
|
||||
|
||||
if syntax != 0:
|
||||
md.syntax = syntax
|
||||
|
Loading…
x
Reference in New Issue
Block a user