{"id":15489047,"url":"https://github.com/vincenzopalazzo/vbenchmark","last_synced_at":"2026-03-18T16:51:51.869Z","repository":{"id":42450063,"uuid":"462322021","full_name":"vincenzopalazzo/vbenchmark","owner":"vincenzopalazzo","description":"A V lang binding for google benchmark library","archived":false,"fork":false,"pushed_at":"2022-04-05T14:01:36.000Z","size":1564,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-02T16:33:34.137Z","etag":null,"topics":["vlang","vlang-module"],"latest_commit_sha":null,"homepage":"","language":"V","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vincenzopalazzo.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}},"created_at":"2022-02-22T13:59:32.000Z","updated_at":"2023-05-28T20:23:52.000Z","dependencies_parsed_at":"2022-09-08T18:30:55.532Z","dependency_job_id":null,"html_url":"https://github.com/vincenzopalazzo/vbenchmark","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/vincenzopalazzo%2Fvbenchmark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenzopalazzo%2Fvbenchmark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenzopalazzo%2Fvbenchmark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincenzopalazzo%2Fvbenchmark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vincenzopalazzo","download_url":"https://codeload.github.com/vincenzopalazzo/vbenchmark/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246059336,"owners_count":20717085,"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":["vlang","vlang-module"],"created_at":"2024-10-02T07:03:17.791Z","updated_at":"2026-01-07T07:40:09.538Z","avatar_url":"https://github.com/vincenzopalazzo.png","language":"V","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vbenchmark\n\nA V lang binding for google benchmark library\n\n## Table of Content\n\n- Introduction\n- How to use\n- License\n\n## Introduction\n\nTODO\n\n## How to use\n\nTo use vbenchmark you need to install google benchmark on your system with the following command\n\n```bash\ngit clone git@github.com:google/benchmark.git\nsudo cmake --build \"build\" --config Release --target install\n```\n\nafter that you can run the example in the repository with the following commands\n\n```bash\ngit clone https://github.com/vincenzopalazzo/vbenchmark.git\ncd vbenchmark\nv install --git https://github.com/vincenzopalazzo/vbenchmark.git\nmake \u0026\u0026 ./vbenchmark --benchmark_out=result.json --benchmark_out_format=json\n```\n\nYou should see as result somethings like that\n\n```bash\n2022-03-23T22:12:42+01:00\nRunning ./vbenchmark\nRun on (4 X 2910.84 MHz CPU s)\nCPU Caches:\n  L1 Data 32 KiB (x2)\n  L1 Instruction 32 KiB (x2)\n  L2 Unified 256 KiB (x2)\n  L3 Unified 3072 KiB (x1)\nLoad Average: 0.96, 1.21, 1.27\n-----------------------------------------------------------\nBenchmark                 Time             CPU   Iterations\n-----------------------------------------------------------\nInsert in BSTree    4030516 ns      4024936 ns          148\nAssign variable        3.63 ns         3.62 ns    196105059\n\n```\n\n## License\n\nTODO","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvincenzopalazzo%2Fvbenchmark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvincenzopalazzo%2Fvbenchmark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvincenzopalazzo%2Fvbenchmark/lists"}