mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-03 00:40:25 +02:00
add Benchmark (go) benchmark result for f876e2f31d
This commit is contained in:
parent
6bd0701b34
commit
62e95c301c
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1734116725651,
|
||||
"lastUpdate": 1734116728389,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -133104,6 +133104,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "223 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": "f876e2f31d39cb06864d5ddb9204d0e9807be5ba",
|
||||
"message": "registry: fix reporter client context on config change (#5392)",
|
||||
"timestamp": "2024-12-13T14:01:34-05:00",
|
||||
"tree_id": "0bf5992d81517ca55875b5fe303b7d20c48cf06a",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/f876e2f31d39cb06864d5ddb9204d0e9807be5ba"
|
||||
},
|
||||
"date": 1734116701074,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 7924490,
|
||||
"unit": "ns/op",
|
||||
"extra": "157 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5066695,
|
||||
"unit": "ns/op",
|
||||
"extra": "229 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue