{"id":66044,"library":"deno-bench-util","title":"Deno Bench Util","description":"Benchmark and profiling utilities for Deno crates, used internally by the Deno project.","status":"active","version":"0.239.0","language":"rust","source_language":null,"source_url":"https://github.com/denoland/deno","tags":["deno","benchmark","profiling","utility","internal"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ndeno_bench_util = \"0.239.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add deno_bench_util","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"bench_or_profile","correct":"use deno_bench_util::bench_or_profile;"}],"quickstart":{"code":"use deno_bench_util::bench_or_profile;\n\nbench_or_profile(|| {\n    // code to benchmark\n    let _ = 1 + 1;\n});","lang":"rust","description":"Run a simple benchmark using bench_or_profile."},"warnings":[{"fix":"Pin to a specific version if used externally.","message":"Primarily intended for internal Deno development; API may change without notice.","severity":"breaking","affected_versions":">=0.239.0"}],"env_vars":null,"search_vec":"'bench':2 'benchmark':4,18 'crate':10 'deno':1,9,15,17 'intern':12,21 'profil':6,19 'project':16 'use':11 'util':3,7,20","created_at":"2026-06-17T17:18:26.319128+00:00","updated_at":"2026-06-17T17:18:26.319128+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://github.com/denoland/deno","github":"https://github.com/denoland/deno","docs":"https://docs.rs/deno_bench_util/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}