20 lines
		
	
	
		
			575 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			575 B
		
	
	
	
		
			Plaintext
		
	
	
	
| name: "bencher"
 | |
| description: "A port of the libtest (unstable Rust) benchmark runner to Rust stable releases. Supports running benchmarks and filtering based on the name. Benchmark execution works exactly the same way and no more (caveat: black_box is still missing!)."
 | |
| third_party {
 | |
|   url {
 | |
|     type: HOMEPAGE
 | |
|     value: "https://crates.io/crates/bencher"
 | |
|   }
 | |
|   url {
 | |
|     type: ARCHIVE
 | |
|     value: "https://static.crates.io/crates/bencher/bencher-0.1.5.crate"
 | |
|   }
 | |
|   version: "0.1.5"
 | |
|   license_type: NOTICE
 | |
|   last_upgrade_date {
 | |
|     year: 2020
 | |
|     month: 12
 | |
|     day: 15
 | |
|   }
 | |
| }
 |