mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 01:05:47 +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;
|
extern crate test;
|
||||||
|
|
||||||
use self::test::Bencher;
|
use self::test::Bencher;
|
||||||
|
|||||||
Reference in New Issue
Block a user