{"id":20859365,"url":"https://github.com/engineeringsoftware/yalla","last_synced_at":"2026-04-02T12:04:19.230Z","repository":{"id":263034500,"uuid":"887104148","full_name":"EngineeringSoftware/yalla","owner":"EngineeringSoftware","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-10T16:22:08.000Z","size":205,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-28T00:36:34.837Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EngineeringSoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2024-11-12T07:08:38.000Z","updated_at":"2025-12-19T16:24:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"8b77cb89-d1e1-493b-bd8b-52fed61e7f45","html_url":"https://github.com/EngineeringSoftware/yalla","commit_stats":null,"previous_names":["engineeringsoftware/yalla"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EngineeringSoftware/yalla","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngineeringSoftware%2Fyalla","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngineeringSoftware%2Fyalla/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngineeringSoftware%2Fyalla/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngineeringSoftware%2Fyalla/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EngineeringSoftware","download_url":"https://codeload.github.com/EngineeringSoftware/yalla/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngineeringSoftware%2Fyalla/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31305971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T09:48:21.550Z","status":"ssl_error","status_checked_at":"2026-04-02T09:48:19.196Z","response_time":89,"last_error":"SSL_read: 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-11-18T04:49:37.463Z","updated_at":"2026-04-02T12:04:19.223Z","avatar_url":"https://github.com/EngineeringSoftware.png","language":"C++","readme":"To generate the paper's results, run:\n```bash\n./run.sh setup_all\n./run.sh run_all\n```\nThe `setup_all` process takes around 40 mins and `run_all` takes\naround 30 mins depending on your machine. 30GB of free disk space\nis expected.\n\nAll results will be generated in the `results/` directory. All\ncompilation time results are in CSV files that start with\n`compilation`. There is a separate CSV file per mode, i.e. normal,\nPCH, and Yalla, and there are two sets of files, one for the PyKokkos\nsubjects (`compilation\\_kokkos`) and one for the benchmarks\n(`compilation\\_other`). The running times for the PyKokkos subjects\ncan be found in `kernels` CSV files for individual kernels and `total`\nCSV files for the total Python application running time. The running\ntimes for the other subjects are in the compilation CSV files. The\n`stats` CSV files shows LOC and header file statistics.\n\nThe trace of compilation (corresponding to Fig 7 in the paper) is under\n`results/trace/`. You can use Chrome to view the trace file by opening\n`chrome://tracing` and loading the trace file.\n\n## Docker\n\nTo run it in a docker container, you can use the following commands:\n```bash\ndocker build -t yalla-cgo-ae .\n\n# For interactive mode\ndocker run -it yalla-cgo-ae:latest /bin/bash\n./run.sh setup_all\n./run.sh run_all\n\n# For detached mode\ndocker run -d yalla-cgo-ae:latest ./run.sh setup_all\ndocker run -d yalla-cgo-ae:latest ./run.sh run_all\n```\n\nYou can copy the results to your host and view them in your favorite editor with:\n```bash\ndocker cp \u003ccontainerId\u003e:/file/path/within/container /host/path/target\n```\n\nRemove the image and container when you are done:\n```bash\n# You can run `docker rmi` or `docker ps -a` first to get the container_id\ndocker rm \u003ccontainerId\u003e\ndocker rmi yalla-cgo-ae:latest\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengineeringsoftware%2Fyalla","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fengineeringsoftware%2Fyalla","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengineeringsoftware%2Fyalla/lists"}