mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-18 13:28:33 +00:00
Tidy benches file
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
/*
|
||||
* Note: this is a copy of the ./tests.rs file that is rigged to give some fast and easy
|
||||
* benchmarking.
|
||||
*
|
||||
* This file should be moved into a bench/ dir in the root and structured correctly.
|
||||
*/
|
||||
extern crate test;
|
||||
|
||||
use self::test::Bencher;
|
||||
|
||||
Reference in New Issue
Block a user