deno.land / x / deno@v1.28.2 / bench_util / lib.rs

1
2
3
4
5
6
7
8
// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license.mod js_runtime;mod profiling;
pub use bencher;pub use js_runtime::*;pub use profiling::*; // Exports bench_or_profile! macro
deno

Version Info

Tagged at
a year ago