{"id":15425489,"url":"https://github.com/jamesnk/http2perf","last_synced_at":"2026-03-15T07:37:26.334Z","repository":{"id":44203571,"uuid":"257133021","full_name":"JamesNK/Http2Perf","owner":"JamesNK","description":"Testing HTTP/2 and gRPC perf on .NET","archived":false,"fork":false,"pushed_at":"2023-02-24T23:46:46.000Z","size":80,"stargazers_count":49,"open_issues_count":1,"forks_count":14,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-10-10T02:09:45.807Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JamesNK.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-20T00:39:01.000Z","updated_at":"2025-07-23T07:24:50.000Z","dependencies_parsed_at":"2024-10-21T17:47:47.505Z","dependency_job_id":null,"html_url":"https://github.com/JamesNK/Http2Perf","commit_stats":{"total_commits":20,"total_committers":3,"mean_commits":6.666666666666667,"dds":"0.15000000000000002","last_synced_commit":"f0eef69ff985401a973e6608838e5fc03b9265c3"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JamesNK/Http2Perf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesNK%2FHttp2Perf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesNK%2FHttp2Perf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesNK%2FHttp2Perf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesNK%2FHttp2Perf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JamesNK","download_url":"https://codeload.github.com/JamesNK/Http2Perf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesNK%2FHttp2Perf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30537767,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-15T07:17:37.589Z","status":"ssl_error","status_checked_at":"2026-03-15T07:17:31.738Z","response_time":61,"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-01T17:52:25.185Z","updated_at":"2026-03-15T07:37:26.301Z","avatar_url":"https://github.com/JamesNK.png","language":"C#","readme":"# HTTP/2 Perf on .NET\n\nRun the server:\n\n```\ndotnet run -c Release -p GrpcSampleServer\n```\n\nRun the client:\n\n```\ndotnet run -c Release -p GrpcSampleClient client concurrency connectionPerThread\n```\n\nClients:\n* r = gRPC with raw HttpClient\n* r-stream-request = gRPC with raw HttpClient (stream request)\n* r-stream-response = gRPC with raw HttpClient (stream response)\n* r-stream-all = gRPC with raw HttpClient (stream all)\n* g = gRPC with Grpc.Net.Client\n* gs = gRPC bidi streaming with Grpc.Net.Client\n* c = gRPC with Grpc.Core\n* h1 = Protobuf with HttpClient+HTTP/1\n* h2 = Protobuf with HttpClient+HTTP/2\n* h1-json = JSON with HttpClient+HTTP/1\n* h2-json = JSON with HttpClient+HTTP/2\n* s = SignalR bidi streaming (messagepack)\n\nExample - Grpc.Net.Client + 100 callers + connection per thread (100 connections)\n\n```\ndotnet run -c Release -p GrpcSampleClient g 100 true\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamesnk%2Fhttp2perf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamesnk%2Fhttp2perf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamesnk%2Fhttp2perf/lists"}