mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-05 02:48:05 +02:00
add Benchmark (go) benchmark result for edb4b43173228e64638620a11e72a09d59fefcc4
This commit is contained in:
parent
c10bde2e3a
commit
f97cfe164c
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1699307144331,
|
"lastUpdate": 1699307235054,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -78994,6 +78994,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "174 times\n4 procs"
|
"extra": "174 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "edb4b43173228e64638620a11e72a09d59fefcc4",
|
||||||
|
"message": "chore(deps): bump google.golang.org/grpc from 1.58.3 to 1.59.0",
|
||||||
|
"timestamp": "2023-11-06T01:52:52Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4678/commits/edb4b43173228e64638620a11e72a09d59fefcc4"
|
||||||
|
},
|
||||||
|
"date": 1699307230066,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 10662015,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "100 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6458284,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "189 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue