{"id":24433831,"url":"https://github.com/windler/apollon","last_synced_at":"2025-04-12T15:08:13.421Z","repository":{"id":57662453,"uuid":"127749696","full_name":"windler/apollon","owner":"windler","description":"Analyze cachegrind files (xdebug profiling results) using neo4j","archived":false,"fork":false,"pushed_at":"2018-09-16T11:29:45.000Z","size":304,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T15:08:07.710Z","etag":null,"topics":["analyzer","neo4j","profiling","xdebug"],"latest_commit_sha":null,"homepage":"","language":"Go","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/windler.png","metadata":{"files":{"readme":"README.md","changelog":null,"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-02T11:53:58.000Z","updated_at":"2021-09-06T10:23:26.000Z","dependencies_parsed_at":"2022-09-12T22:00:20.108Z","dependency_job_id":null,"html_url":"https://github.com/windler/apollon","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/windler%2Fapollon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/windler%2Fapollon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/windler%2Fapollon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/windler%2Fapollon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/windler","download_url":"https://codeload.github.com/windler/apollon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248586234,"owners_count":21128997,"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":["analyzer","neo4j","profiling","xdebug"],"created_at":"2025-01-20T16:50:56.343Z","updated_at":"2025-04-12T15:08:13.399Z","avatar_url":"https://github.com/windler.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Apollon\n`Apollon` analyzes files in [cachegrind compatible format](http://valgrind.org/docs/manual/cg-manual.html), used e.g. by [xdebug profiler](https://xdebug.org/docs/profiler). The result will creates a graph database using [neo4j](https://neo4j.com/).\n\n# Preview\n![preview](preview.png)\n\n# Development status\n`Apollon` is still under development. For now, it supports the following features:\n* `docker-compose` file to run a local neo4j database\n* Parse cachegrind file and create a graph database\n* Create function call nodes\n* Create relationship `(:function)-[called {time_sec, memory_kB, line}]-\u003e(:function)`\n\n# Installation \nCurrently, no binary is provided. One can just install/try it by using\n```bash\ngo get github.com/windler/Apollon\n```\n\nStart a local `neo4j`db using \n```bash\ndocker-compose up -d\n``` \nin workspace root.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwindler%2Fapollon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwindler%2Fapollon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwindler%2Fapollon/lists"}