{"id":16049099,"url":"https://github.com/kleisauke/vips-microbench","last_synced_at":"2025-04-05T07:15:06.637Z","repository":{"id":96529019,"uuid":"181941067","full_name":"kleisauke/vips-microbench","owner":"kleisauke","description":"Micro benchmarks to measure the performance of libvips","archived":false,"fork":false,"pushed_at":"2025-02-10T12:20:21.000Z","size":21903,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-10T13:26:42.133Z","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/kleisauke.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}},"created_at":"2019-04-17T17:45:27.000Z","updated_at":"2025-02-10T12:20:26.000Z","dependencies_parsed_at":"2024-07-28T11:45:48.677Z","dependency_job_id":"0643e55f-cf66-4f1e-b763-6cac6efaa092","html_url":"https://github.com/kleisauke/vips-microbench","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/kleisauke%2Fvips-microbench","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kleisauke%2Fvips-microbench/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kleisauke%2Fvips-microbench/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kleisauke%2Fvips-microbench/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kleisauke","download_url":"https://codeload.github.com/kleisauke/vips-microbench/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247299850,"owners_count":20916193,"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-09T00:13:31.202Z","updated_at":"2025-04-05T07:15:06.611Z","avatar_url":"https://github.com/kleisauke.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# libvips micro-benchmarks\n\nA collection of micro-benchmarks used to measure the performance of libvips.\n\n## Build\n\n```bash\ngit clone https://github.com/kleisauke/vips-microbench.git\ncd vips-microbench\nrm -rf build/\ncmake -S . -B build -GNinja -DCMAKE_BUILD_TYPE=Release\ncmake --build build -- -j$(nproc)\n```\n\n## Run\n\n```bash\n# Disable CPU frequency scaling while running the benchmark\nsudo cpupower frequency-set --governor performance\n\n# Or use tuned-adm (RHEL / Fedora specific)\nsudo tuned-adm profile throughput-performance\n\n./bin/vips-microbench-exif --benchmark_repetitions=10\n./bin/vips-microbench-thumbnail --benchmark_repetitions=10\n./bin/vips-microbench-reduce --benchmark_repetitions=10\n./bin/vips-microbench-jpeg --benchmark_repetitions=10\n\n# After benchmarking you can go back to the more conservative option\nsudo cpupower frequency-set --governor powersave\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkleisauke%2Fvips-microbench","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkleisauke%2Fvips-microbench","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkleisauke%2Fvips-microbench/lists"}