| LOW | bump.config.ts | 8 | function getUpdatedRustReleaseFiles(cwd: string): string[] { |
| LOW | apps/ccusage/scripts/compare-pr-performance.ts | 174 | function nativePackageDirectoryName( |
| LOW | apps/ccusage/scripts/compare-pr-performance.ts | 187 | async function installedNativePackageBinEntry( |
| LOW | apps/ccusage/scripts/compare-pr-performance.ts | 343 | function measurementFromMilliseconds(times: number[]): CommandMeasurement { |
| LOW | apps/ccusage/scripts/compare-pr-performance.ts | 497 | async function measureCommandPeakRssBytes( |
| LOW | apps/ccusage/scripts/compare-pr-performance.ts | 581 | export function createCcusageCommandFromBin( |
| LOW | apps/ccusage/scripts/compare-pr-performance.ts | 604 | function createCcusageBenchmarkCommandFromBin( |
| LOW | apps/ccusage/scripts/compare-pr-performance.ts | 617 | export function createCcusageCommandFromRustBinary( |
| LOW | apps/ccusage/scripts/compare-pr-performance.ts | 638 | function createCcusageBenchmarkCommandFromRustBinary( |
| LOW | apps/ccusage/scripts/compare-pr-performance.ts | 655 | export function createCcusageCommandFromBunxPackage( |
| LOW | apps/ccusage/scripts/compare-pr-performance.ts | 682 | function createCcusageBenchmarkCommandFromBunxPackage( |
| LOW | apps/ccusage/scripts/compare-pr-performance.ts | 714 | async function measureCommandMilliseconds({ |
| LOW | apps/ccusage/scripts/compare-pr-performance.ts | 740 | async function measurePackageRunnerStartup({ |
| LOW | apps/ccusage/scripts/compare-pr-performance.ts | 788 | async function measurePackageRunnerWithAcquisition({ |
| LOW | apps/ccusage/scripts/compare-pr-performance.ts | 841 | async function createCcusageBenchmarkCommand( |
| LOW | apps/ccusage/scripts/compare-pr-performance.ts | 898 | async function createHeadCcusageBenchmarkCommand(options: { |
| LOW | apps/ccusage/scripts/compare-pr-performance.ts | 1241 | async function compareRuntimeDiagnosticCommand( |
| LOW | apps/ccusage/scripts/compare-pr-performance.ts | 1305 | async function compareRuntimeDiagnosticSection(options: { |
| LOW | apps/ccusage/scripts/compare-pr-performance.ts | 1505 | export function renderRuntimeDiagnosticSection( |
| LOW | apps/ccusage/scripts/compare-pr-performance.ts | 1594 | function renderPackageRunnerComparison( |
| LOW | apps/ccusage/scripts/ensure-native-binary.ts | 39 | async function nativePackageIncludesBinary(packageRoot: string | undefined): Promise<boolean> { |
| LOW | apps/ccusage/src/cli.ts | 118 | function ensureNativeBinaryExecutable({ |