Add benchmarks
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#![feature(plugin)]
|
||||
#![feature(plugin, test)]
|
||||
#![plugin(dynasm)]
|
||||
|
||||
extern crate test;
|
||||
|
||||
extern crate capstone;
|
||||
extern crate failure;
|
||||
extern crate wasmparser;
|
||||
|
||||
Reference in New Issue
Block a user