Skip to content
module@warp-drive/build-config/debugging
ts
const LOG_METRIC_COUNTS: boolean = false;

Defined in: debugging.ts:112

Log key count metrics, useful for performance debugging.

Released under the MIT License.