add Benchmark (go) benchmark result for e3e7de741c

This commit is contained in:
github-action-benchmark 2024-08-13 17:45:01 +00:00
parent dfe559b4af
commit b05419d533

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1723569472130,
"lastUpdate": 1723571101450,
"repoUrl": "https://github.com/pomerium/pomerium",
"entries": {
"Benchmark": [
@ -117198,6 +117198,42 @@ window.BENCHMARK_DATA = {
"extra": "177 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"email": "joekralicky@gmail.com",
"name": "Joe Kralicky",
"username": "kralicky"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "e3e7de741c8cc113f11d1578258f79dc32275997",
"message": "envoy: support http2 prior knowledge for insecure upstream targets (#5205)\n\nThis allows using the scheme 'h2c' to indicate http2 prior knowledge for\r\ninsecure upstream servers. This can be used to perform TLS termination for\r\nGRPC servers configured with insecure credentials.\r\n\r\nAs an example, this allows the following route configuration:\r\n\r\nroutes:\r\n - from: https://grpc.localhost.pomerium.io\r\n to: h2c://localhost:9090",
"timestamp": "2024-08-13T13:40:44-04:00",
"tree_id": "3fec36ec7a2dab1ce9fd7e800f75566414a7000f",
"url": "https://github.com/pomerium/pomerium/commit/e3e7de741c8cc113f11d1578258f79dc32275997"
},
"date": 1723571091170,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9191853,
"unit": "ns/op",
"extra": "130 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6579345,
"unit": "ns/op",
"extra": "190 times\n4 procs"
}
]
}
]
}