{"id":28491008,"url":"https://github.com/dssgabriel/cache-latency","last_synced_at":"2025-07-07T18:30:52.848Z","repository":{"id":244146458,"uuid":"814401527","full_name":"dssgabriel/cache-latency","owner":"dssgabriel","description":"Simple cache latency benchmark using a random pointer chasing loop","archived":false,"fork":false,"pushed_at":"2024-06-17T09:50:33.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-08T07:44:13.830Z","etag":null,"topics":["benchmark","cache-latency"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dssgabriel.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-06-13T00:14:39.000Z","updated_at":"2024-06-17T09:50:37.000Z","dependencies_parsed_at":"2024-06-17T11:07:12.006Z","dependency_job_id":"19ac66f4-db70-4789-bfb3-bda61100164e","html_url":"https://github.com/dssgabriel/cache-latency","commit_stats":null,"previous_names":["dssgabriel/cache-latency"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dssgabriel/cache-latency","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dssgabriel%2Fcache-latency","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dssgabriel%2Fcache-latency/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dssgabriel%2Fcache-latency/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dssgabriel%2Fcache-latency/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dssgabriel","download_url":"https://codeload.github.com/dssgabriel/cache-latency/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dssgabriel%2Fcache-latency/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264130489,"owners_count":23562038,"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":["benchmark","cache-latency"],"created_at":"2025-06-08T07:31:07.765Z","updated_at":"2025-07-07T18:30:52.842Z","avatar_url":"https://github.com/dssgabriel.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cache latency benchmark\n\nSimple random pointer chasing loop benchmark to measure average cache access latency.\n\n## Quick start\n\n**Pre-requisites:**\n- C23 conforming compiler\n- Meson\n- Ninja\n\n**Build**\n```sh\nmeson setup \u003cbuilddir\u003e\nmeson compile -C \u003cbuilddir\u003e\n```\n\n**Run**\n```sh\n./\u003cbuilddir\u003e/cache-latency [MAX_MEMORY_SIZE]\n```\n\n## Todo-list\n\n- [ ] Add a script to generate plots\n\n## Credits\n\nCode heavily inspired by Yaspr's (not on GitHub anymore) cache latency benchmark in the `ybench` tool.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdssgabriel%2Fcache-latency","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdssgabriel%2Fcache-latency","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdssgabriel%2Fcache-latency/lists"}