variable performance
Usage in Deno
import { performance } from "node:perf_hooks";
performance
is a global reference for import { performance } from 'node:perf_hooks'
globalThis extends { onmessage: any; performance: infer T; } ? T : _performance