{"id":21285057,"url":"https://github.com/beling/benchmark-succinct","last_synced_at":"2025-03-15T15:11:57.662Z","repository":{"id":218996685,"uuid":"747902346","full_name":"beling/benchmark-succinct","owner":"beling","description":"Benchmark of succinct data structures.","archived":false,"fork":false,"pushed_at":"2024-02-25T17:01:54.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T05:14:41.832Z","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/beling.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}},"created_at":"2024-01-24T21:36:32.000Z","updated_at":"2024-01-24T21:41:43.000Z","dependencies_parsed_at":"2024-02-08T13:29:39.230Z","dependency_job_id":"ec9d06b9-2611-474f-871e-ad1e8717b7dc","html_url":"https://github.com/beling/benchmark-succinct","commit_stats":null,"previous_names":["beling/benchmark-succinct"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beling%2Fbenchmark-succinct","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beling%2Fbenchmark-succinct/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beling%2Fbenchmark-succinct/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beling%2Fbenchmark-succinct/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beling","download_url":"https://codeload.github.com/beling/benchmark-succinct/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243746200,"owners_count":20341203,"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-11-21T11:18:05.447Z","updated_at":"2025-03-15T15:11:57.642Z","avatar_url":"https://github.com/beling.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"The program (by Piotr Beling) for benchmarking the succinct data structures contained in the [SDSL2](https://github.com/simongog/sdsl-lite) library.\n\nIt mimics (by the way it draws data, measures time, etc.) the [cseq_benchmark](https://crates.io/crates/cseq_benchmark) program included in [BSuccinct](https://github.com/beling/bsuccinct-rs).\nConsequently, the results obtained by the two programs can be compared.\n\nThe program can be built using [CMake](https://cmake.org/). Its release version can be built as follows:\n``` shell\nmkdir Release\ncd Release\ncmake -DCMAKE_BUILD_TYPE=Release ..\nmake\n```\nNotes:\n- release compilation type enables optimizations native to the CPU used for compilation,\n- the software and instructions have been tested under GNU/Linux and may require some modifications for other systems.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeling%2Fbenchmark-succinct","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeling%2Fbenchmark-succinct","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeling%2Fbenchmark-succinct/lists"}