{"id":16686815,"url":"https://github.com/benjaminmichaelis/benchmarks","last_synced_at":"2026-04-21T20:01:53.192Z","repository":{"id":209602262,"uuid":"724478244","full_name":"BenjaminMichaelis/Benchmarks","owner":"BenjaminMichaelis","description":"Different Benchmarks I've made for perf testing","archived":false,"fork":false,"pushed_at":"2024-09-06T01:23:11.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-30T00:56:28.273Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/BenjaminMichaelis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-11-28T06:46:57.000Z","updated_at":"2024-05-21T19:55:43.000Z","dependencies_parsed_at":"2023-11-30T04:32:09.193Z","dependency_job_id":"245539d9-637c-4e2f-a1d1-66c565df1fac","html_url":"https://github.com/BenjaminMichaelis/Benchmarks","commit_stats":null,"previous_names":["benjaminmichaelis/benchmarks"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BenjaminMichaelis/Benchmarks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenjaminMichaelis%2FBenchmarks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenjaminMichaelis%2FBenchmarks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenjaminMichaelis%2FBenchmarks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenjaminMichaelis%2FBenchmarks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BenjaminMichaelis","download_url":"https://codeload.github.com/BenjaminMichaelis/Benchmarks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenjaminMichaelis%2FBenchmarks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32108187,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-12T15:06:56.981Z","updated_at":"2026-04-21T20:01:53.175Z","avatar_url":"https://github.com/BenjaminMichaelis.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Benchmark app template\n\nThis template creates a [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) solution, along with a console project with unit tests.\n\nThe point of this is so that you can easily create a benchmark project to test out different algorithms, or to test out different ways of doing things.\n\n## Startup\n- To run the benchmarks, run `dotnet run -c Release` in the `BenchmarkApp` folder.\n\n## Template\n\nCreate a new app in your current directory by running.\n\n```cli\n dotnet new bmichaelis.quickstart.benchmarkconsole\n```\n\n### Parameters\n\n[Default template options](https://learn.microsoft.com/dotnet/core/tools/dotnet-new#options)\n\n## Key Features\n\n- Should just work out of the box. Not meant to be the perfect project setup to start with, but rather a quick way to get started with benchmarking and testing out different algorithms or such.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenjaminmichaelis%2Fbenchmarks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenjaminmichaelis%2Fbenchmarks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenjaminmichaelis%2Fbenchmarks/lists"}