Move runtime benchmark
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
extern crate test;
|
extern crate test;
|
||||||
|
|
||||||
use solana::runtime::*;
|
use solana_runtime::*;
|
||||||
use test::Bencher;
|
use test::Bencher;
|
||||||
|
|
||||||
#[bench]
|
#[bench]
|
Reference in New Issue
Block a user