{"id":13670770,"url":"https://github.com/Lancern/cache-coherence-protocol-bench","last_synced_at":"2025-04-27T13:32:57.588Z","repository":{"id":112300053,"uuid":"357526585","full_name":"Lancern/cache-coherence-protocol-bench","owner":"Lancern","description":"Benchmarking code for evaluating the cost of cache coherence protocols implemented on different platforms","archived":false,"fork":false,"pushed_at":"2021-04-13T11:25:18.000Z","size":4,"stargazers_count":14,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-25T19:01:41.845Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lancern.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}},"created_at":"2021-04-13T11:22:48.000Z","updated_at":"2024-08-20T02:57:23.000Z","dependencies_parsed_at":"2023-06-10T16:30:47.265Z","dependency_job_id":null,"html_url":"https://github.com/Lancern/cache-coherence-protocol-bench","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/Lancern%2Fcache-coherence-protocol-bench","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lancern%2Fcache-coherence-protocol-bench/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lancern%2Fcache-coherence-protocol-bench/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lancern%2Fcache-coherence-protocol-bench/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lancern","download_url":"https://codeload.github.com/Lancern/cache-coherence-protocol-bench/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251145706,"owners_count":21543085,"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-08-02T09:00:49.309Z","updated_at":"2025-04-27T13:32:52.575Z","avatar_url":"https://github.com/Lancern.png","language":"C++","funding_links":[],"categories":["C++"],"sub_categories":[],"readme":"# Cache Coherence Protocol Bench\n\nBenchmarking code for evaluating the cost of cache coherence protocols implemented on different platforms.\n\n## Build\n\n### Prerequisites\n\n\u003e So far, the program can only be built on Linux.\n\n* `cmake`, version `\u003e=3.12`;\n* Build system, e.g. `make` or `ninja`;\n* C++ compiler supporting C++17, e.g. `GCC` or `clang`.\n\n### Build Instructions\n\nClone the project to local:\n\n```bash\ngit clone https://github.com/Lancern/cache-coherence-protocol-bench.git ccpb\ncd ccpb\n```\n\nCreate a build directory:\n\n```bash\nmkdir build\ncd build\n```\n\nThen build:\n\n```bash\ncmake ..\ncmake --build .\n```\n\n## Run\n\nAfter a successful build, you should be able to find a file named `bench` under the build directory. Just run it :)\n\n```bash\n./bench\n```\n\n## License\n\nThis program is open-sourced under [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLancern%2Fcache-coherence-protocol-bench","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLancern%2Fcache-coherence-protocol-bench","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLancern%2Fcache-coherence-protocol-bench/lists"}