mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-03 16:59:22 +02:00
add Benchmark (go) benchmark result for 526e2a58d6
This commit is contained in:
parent
9faf70310d
commit
cbd6ea9999
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1730832112105,
|
||||
"lastUpdate": 1730835311467,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -129146,6 +129146,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "183 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": "526e2a58d6e3c702ceaa19247220bac71d657347",
|
||||
"message": "New integration test fixtures (#5233)\n\n* Initial test environment implementation\r\n\r\n* linter pass\r\n\r\n* wip: update request latency test\r\n\r\n* bugfixes\r\n\r\n* Fix logic race in envoy process monitor when canceling context\r\n\r\n* skip tests using test environment on non-linux",
|
||||
"timestamp": "2024-11-05T14:31:40-05:00",
|
||||
"tree_id": "621b54020e3d1748cebd1b66830d3b3fa588b51a",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/526e2a58d6e3c702ceaa19247220bac71d657347"
|
||||
},
|
||||
"date": 1730835296670,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9357883,
|
||||
"unit": "ns/op",
|
||||
"extra": "130 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6571253,
|
||||
"unit": "ns/op",
|
||||
"extra": "188 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue