File size: 1,581 Bytes
6a4d02a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 |
{
"collector_version": "1.0.0",
"crate_name": "bytecount",
"dependency_manifests": [],
"environment": {
"cargo_manifest_dir": "/home/mdupont/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytecount-0.6.9",
"cargo_target_dir": null,
"profile": null,
"pwd": "/home/mdupont/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytecount-0.6.9"
},
"generated_files": [
{
"path": "./test_usage_data/bytecount_integer_simd.json",
"size_bytes": 13978,
"type": "usage_data"
},
{
"path": "./test_usage_data/bytecount_naive.json",
"size_bytes": 2666,
"type": "usage_data"
},
{
"path": "./test_usage_data/bytecount_simd_x86_avx2.json",
"size_bytes": 17478,
"type": "usage_data"
},
{
"path": "./test_usage_data/bytecount_root.json",
"size_bytes": 2146,
"type": "usage_data"
},
{
"path": "./test_usage_data/bytecount_simd_x86_sse2.json",
"size_bytes": 17478,
"type": "usage_data"
},
{
"path": "./test_usage_data/bytecount_literals.json",
"size_bytes": 25796,
"type": "usage_data"
},
{
"path": "./test_usage_data/bytecount_constants.json",
"size_bytes": 609,
"type": "usage_data"
},
{
"path": "./test_usage_data/bytecount_complexity.json",
"size_bytes": 7414,
"type": "usage_data"
}
],
"output_directory": "./test_usage_data",
"rustc_version": "unknown",
"timestamp": 1767701001,
"total_enums": 2,
"total_modules": 7,
"total_usages": 240
} |