Clean up existing benchmarks (#9839)
* Add FIXME link for a state mod statement * Remove unused benches feature in ethcore * Fix evm benches compile * Fix ethash benches compile * Switch to criterion
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
// along with Parity. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#![warn(missing_docs)]
|
||||
#![cfg_attr(feature = "benches", feature(test))]
|
||||
|
||||
//! Ethcore library
|
||||
//!
|
||||
|
||||
Reference in New Issue
Block a user