{"id":15092058,"url":"https://github.com/martincostello/benchmarks-dashboard","last_synced_at":"2025-04-12T06:32:26.666Z","repository":{"id":254985570,"uuid":"848160645","full_name":"martincostello/benchmarks-dashboard","owner":"martincostello","description":"A dashboard for visualising benchmark results from benchmarkdotnet-results-publisher","archived":false,"fork":false,"pushed_at":"2025-04-10T05:03:47.000Z","size":534,"stargazers_count":7,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T06:25:52.223Z","etag":null,"topics":["benchmarks","blazor","blazor-wasm","dotnet"],"latest_commit_sha":null,"homepage":"https://benchmarks.martincostello.com/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martincostello.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.MD","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["martincostello"],"buy_me_a_coffee":"martincostello"}},"created_at":"2024-08-27T08:45:32.000Z","updated_at":"2025-04-10T05:03:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"9afd1e99-d076-431a-ad6b-f1e618acc2b6","html_url":"https://github.com/martincostello/benchmarks-dashboard","commit_stats":{"total_commits":129,"total_committers":4,"mean_commits":32.25,"dds":"0.48062015503875966","last_synced_commit":"adda294f82bb9da1313bdbf6c7f75b21d96c1aa2"},"previous_names":["martincostello/benchmarks-dashboard"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martincostello%2Fbenchmarks-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martincostello%2Fbenchmarks-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martincostello%2Fbenchmarks-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martincostello%2Fbenchmarks-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martincostello","download_url":"https://codeload.github.com/martincostello/benchmarks-dashboard/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248529839,"owners_count":21119580,"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":["benchmarks","blazor","blazor-wasm","dotnet"],"created_at":"2024-09-25T11:00:47.505Z","updated_at":"2025-04-12T06:32:25.909Z","avatar_url":"https://github.com/martincostello.png","language":"C#","funding_links":["https://github.com/sponsors/martincostello","https://buymeacoffee.com/martincostello"],"categories":[],"sub_categories":[],"readme":"# Benchmarks Dashboard\n\n[![Deployment status][build-badge]][build-status]\n[![codecov][coverage-badge]][coverage-report]\n\n## Introduction\n\nA dashboard for visualising [benchmark results][benchmarks-data] from my repositories using\n[BenchmarkDotNet][benchmarkdotnet] and [martincostello/benchmarkdotnet-results-publisher][benchmarkdotnet-results-publisher].\n\nThe dashboard is a [Blazor WASM][blazor] static application deployed to [a GitHub Pages site][site].\n\n## Building and Testing\n\nCompiling the application yourself requires Git and the [.NET SDK][dotnet-sdk] to be installed.\n\nTo build and test the application locally from a terminal/command-line, run the\nfollowing set of commands:\n\n```powershell\ngit clone https://github.com/martincostello/benchmarks-dashboard.git\ncd benchmarks-dashboard\n./build.ps1\n```\n\n## Feedback\n\nAny feedback or issues can be added to the issues for this project in [GitHub][issues].\n\n## Repository\n\nThe repository is hosted in [GitHub][repo]: \u003chttps://github.com/martincostello/benchmarks-dashboard.git\u003e\n\n## License\n\nThis project is licensed under the [Apache 2.0][license] license.\n\n[benchmarkdotnet]: https://github.com/dotnet/BenchmarkDotNet \"The BenchmarkDotNet repository on GitHub.com\"\n[benchmarkdotnet-results-publisher]: https://github.com/martincostello/benchmarkdotnet-results-publisher \"A GitHub Action that publishes results from BenchmarkDotNet benchmarks to a GitHub repository\"\n[benchmarks-data]: https://github.com/martincostello/benchmarks \"The GitHub repository containing the benchmark results\"\n[blazor]: https://learn.microsoft.com/aspnet/core/blazor \"ASP.NET Core Blazor\"\n[build-badge]: https://github.com/martincostello/benchmarks-dashboard/actions/workflows/build.yml/badge.svg?branch=main\u0026event=push\n[build-status]: https://github.com/martincostello/benchmarks-dashboard/actions?query=workflow%3Abuild+branch%3Amain+event%3Apush \"Continuous Integration for this project\"\n[coverage-badge]: https://codecov.io/gh/martincostello/benchmarks-dashboard/branch/main/graph/badge.svg\n[coverage-report]: https://codecov.io/gh/martincostello/benchmarks-dashboard \"Code coverage report for this project\"\n[dotnet-sdk]: https://dotnet.microsoft.com/download \"Download the .NET SDK\"\n[issues]: https://github.com/martincostello/benchmarks-dashboard/issues \"Issues for this project on GitHub.com\"\n[license]: https://www.apache.org/licenses/LICENSE-2.0.txt \"The Apache 2.0 license\"\n[repo]: https://github.com/martincostello/benchmarks-dashboard \"This project on GitHub.com\"\n[site]: https://benchmarks.martincostello.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartincostello%2Fbenchmarks-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmartincostello%2Fbenchmarks-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartincostello%2Fbenchmarks-dashboard/lists"}