Created
March 4, 2026 19:23
-
-
Save remorses/d37057db902ed5b6637f3676b8067ea3 to your computer and use it in GitHub Desktop.
profano: CPU profile analysis of kimaki e2e test (kimaki-digital-twin)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Duration: 15.65s | |
| Samples: 1231 active / 10157 total (87.9% idle) | |
| Samples %Active Function Location | |
| ─────── ─────── ────────────────────────────────────────── ──────────────────────────────── | |
| 133 10.8% readFileUtf8 (native) | |
| 79 6.4% prepare nm/libsql/index.js:125 | |
| 74 6.0% internalModuleStat (native) | |
| 55 4.5% read (native) | |
| 49 4.0% compileSourceTextModule esm/utils:343 | |
| 47 3.8% columns nm/libsql/index.js:425 | |
| 46 3.7% wrapSafe cjs/loader:1595 | |
| 24 1.9% readPackageJSON (native) | |
| 21 1.7% iterate nm/libsql/index.js:360 | |
| 13 1.1% parseSource cjs-module-lexer/lexer:84 | |
| 13 1.1% getPackageScopeConfig (native) | |
| 13 1.1% realpathSync node:fs:2709 | |
| 13 1.1% runModule nm/vite-node/dist/client.mjs:384 | |
| 13 1.1% processTimers node:internal/timers:507 | |
| 11 0.9% open (native) | |
| 11 0.9% wn nm/@prisma/client/runtime/client.js:10 | |
| 10 0.8% (anonymous) src/utils.ts:0 | |
| 9 0.7% setProcessTitle nm/vitest/dist/chunks/utils.XdZDrNZV.js:28 | |
| 9 0.7% request nm/@opencode-ai/sdk/dist/v2/gen/client/client.gen.js:39 | |
| 8 0.6% lstat (native) | |
| 8 0.6% parse (native) | |
| 8 0.6% Script node:vm:84 | |
| 8 0.6% run nm/libsql/index.js:326 | |
| 7 0.6% parseCJS cjs-module-lexer/lexer:39 | |
| 7 0.6% normalizeString node:path:92 | |
| 7 0.6% (anonymous) cjs/loader:668 | |
| 6 0.5% URL node:internal/url:810 | |
| 6 0.5% (anonymous) cjs/loader:1168 | |
| 6 0.5% executeStmt nm/@libsql/client/lib-esm/sqlite3.js:284 | |
| 6 0.5% emit node:events:465 | |
| ... and 353 more functions |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment