{"id":16150392,"url":"https://github.com/nathom/jax-profiler","last_synced_at":"2026-01-12T07:27:10.612Z","repository":{"id":252718232,"uuid":"841135515","full_name":"nathom/jax-profiler","owner":"nathom","description":"Memory profiler for JAX","archived":false,"fork":false,"pushed_at":"2024-08-12T02:21:55.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T11:50:39.317Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/nathom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-11T18:36:01.000Z","updated_at":"2024-09-02T05:44:10.000Z","dependencies_parsed_at":"2024-08-12T03:32:17.416Z","dependency_job_id":"ad11eed3-5f8f-461e-97cd-de5d957c79ad","html_url":"https://github.com/nathom/jax-profiler","commit_stats":null,"previous_names":["nathom/jax-profiler"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nathom/jax-profiler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathom%2Fjax-profiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathom%2Fjax-profiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathom%2Fjax-profiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathom%2Fjax-profiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nathom","download_url":"https://codeload.github.com/nathom/jax-profiler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathom%2Fjax-profiler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28336510,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-10-10T00:49:11.088Z","updated_at":"2026-01-12T07:27:10.598Z","avatar_url":"https://github.com/nathom.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jax-profiler\n\nMemory profiler for JAX\n\n## Usage\n\nCreate profiler logs\n\n```python\nfrom jaxprof import JaxProfiler\n\nprofiler = JaxProfiler()\ndef some_jax_code():\n    ...\n    profiler.capture()\n    ...\n```\n\nor run it in the background\n\n```python\nprofiler.capture_in_background()\n```\n\nGenerate plots from profiler logs\n\n```bash\npython jaxprof.py --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathom%2Fjax-profiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnathom%2Fjax-profiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathom%2Fjax-profiler/lists"}