{"id":15379939,"url":"https://github.com/marvinhagemeister/perfdoc","last_synced_at":"2025-04-15T18:32:44.641Z","repository":{"id":57322069,"uuid":"131647757","full_name":"marvinhagemeister/perfdoc","owner":"marvinhagemeister","description":"CLI tool to get human readable about v8 de-optimizations","archived":false,"fork":false,"pushed_at":"2018-04-30T22:14:37.000Z","size":68,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T16:50:06.696Z","etag":null,"topics":["javascript","node","nodejs","performance","v8"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marvinhagemeister.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-30T21:20:18.000Z","updated_at":"2023-10-16T19:29:14.000Z","dependencies_parsed_at":"2022-08-25T22:42:04.873Z","dependency_job_id":null,"html_url":"https://github.com/marvinhagemeister/perfdoc","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marvinhagemeister%2Fperfdoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marvinhagemeister%2Fperfdoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marvinhagemeister%2Fperfdoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marvinhagemeister%2Fperfdoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marvinhagemeister","download_url":"https://codeload.github.com/marvinhagemeister/perfdoc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249129122,"owners_count":21217291,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","node","nodejs","performance","v8"],"created_at":"2024-10-01T14:20:29.286Z","updated_at":"2025-04-15T18:32:44.622Z","avatar_url":"https://github.com/marvinhagemeister.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# perfdoc\n\nPrint V8 deoptimization reasons in a developer friendly way.\n\nExample output:\n\n![Default CLI output](./fancy.png)\n\nExample output with `--short` flag:\n\n![Short CLI output](./short.png)\n\n## Usage\n\n```bash\nnpm i -g perfdoc\n```\n\nand then run the script you want to analyze\n\n```bash\nperfdoc foo.js\n```\n\n## CLI\n\n```txt\n🔍  Print V8 deoptimization reasons in a developer friendly way\n\nUsage:\n  $ perfdoc [options] \u003cfile\u003e\n\nOptions:\n  --short         Hide code frame\n  --bail          Exit with code 1 if a deoptimization has been found\n  --help, -h      Show usage information and the options listed here\n  --version, -v   Show version information\n\nExamples:\n  $ perfdoc foo.js\n  $ perfdoc --short foo.js\n  $ node --trace-deopt foo.js | perfdoc\n```\n\n## License\n\n`MIT`, see [license file](./LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarvinhagemeister%2Fperfdoc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarvinhagemeister%2Fperfdoc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarvinhagemeister%2Fperfdoc/lists"}