{"id":59034,"library":"fabric-benchmarking","title":"Fabric Benchmarking","description":"Macro for benchmarking a FABRIC runtime, used in the Tetcore ecosystem.","status":"active","version":"2.0.0","language":"rust","source_language":null,"source_url":"https://github.com/tetcoin/tetcore","tags":["benchmarking","fabric","runtime","macro","tetcore"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nfabric-benchmarking = \"2.0.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add fabric-benchmarking","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"benchmarks","correct":"use fabric_benchmarking::benchmarks;"}],"quickstart":{"code":"use fabric_benchmarking::benchmarks;\n\nbenchmarks! {\n    where_clause { where T: frame_system::Config }\n    benchmark_name {\n        let a = 1;\n        assert_eq!(a, 1);\n    }\n}","lang":"rust","description":"Defines a benchmark for a FABRIC runtime using the benchmarks macro."},"warnings":[{"fix":"Ensure you have the correct FABRIC dependencies and runtime configuration.","message":"Requires specific FABRIC runtime dependencies and may not compile outside the Tetcore ecosystem.","severity":"gotcha","affected_versions":">=2.0.0"}],"env_vars":null,"search_vec":"'benchmark':2,5,14 'ecosystem':13 'fabric':1,7,15 'macro':3,17 'runtim':8,16 'tetcor':12,18 'use':9","created_at":"2026-06-16T16:47:55.239135+00:00","updated_at":"2026-06-16T16:47:55.239135+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://core.tetcoin.org","github":"https://github.com/tetcoin/tetcore","docs":"https://docs.rs/fabric-benchmarking/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}