{"id":15914388,"url":"https://github.com/bbengfort/orca-analysis","last_synced_at":"2025-06-15T04:33:13.680Z","repository":{"id":69222756,"uuid":"72472974","full_name":"bbengfort/orca-analysis","owner":"bbengfort","description":"Analysis utilities for Orca databases","archived":false,"fork":false,"pushed_at":"2016-11-02T14:41:46.000Z","size":1230,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T17:28:21.487Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","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/bbengfort.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":"2016-10-31T19:58:26.000Z","updated_at":"2016-11-01T13:44:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"633fb95c-88ce-45ff-a1d6-6a8ef2994075","html_url":"https://github.com/bbengfort/orca-analysis","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"300719447fd3242d0d7595708c90827bd9626c41"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbengfort%2Forca-analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbengfort%2Forca-analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbengfort%2Forca-analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbengfort%2Forca-analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbengfort","download_url":"https://codeload.github.com/bbengfort/orca-analysis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246930052,"owners_count":20856532,"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":[],"created_at":"2024-10-06T17:02:09.882Z","updated_at":"2025-04-03T03:26:19.759Z","avatar_url":"https://github.com/bbengfort.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Orca Analysis\n\n[![Orca Image](fixtures/orca.jpg)](https://flic.kr/p/6dV2wi)\n\n**Analysis utilities for Orca databases**\n\nProvides console utilities to manage orca generated sqlite databases and to aggregate and analyze them. Additionally the application supports a web application that can be locally run to provide interactive analysis of an orca database file. This is not intended for production deployment, but rather effective analysis of orca latency experiment results.\n\n## Getting Started\n\nBy default, the orca commands operate on a database stored at `~/.orca/orca.db`. You can modify this and other settings by copying the `keiko-example.yml` file to `~/.orca/keiko.yml` and modifying the configuration. Additionally, you can pass in arguments to the command line for dynamic analysis.\n\n## Basic Usage\n\nTo get a text report of the current state of the orca database:\n\n    $ python3 keiko.py info path/to/orca.db\n\nTo run the local web server for interactive analysis:\n\n    $ python3 keiko.py serve path/to/orca.db\n\nNote that in both those commands, if the path to the database is ommited, the app will look in `~/.orca/orca.db` for the database.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbengfort%2Forca-analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbbengfort%2Forca-analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbengfort%2Forca-analysis/lists"}