mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-27 05:29:25 +02:00
add Benchmark (go) benchmark result for 657cdb76d0
This commit is contained in:
parent
5159ddfe8f
commit
eca826ad1f
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1706807363961,
|
"lastUpdate": 1706807424583,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -96010,6 +96010,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "164 times\n4 procs"
|
"extra": "164 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "657cdb76d0a93cfd3b5ccff2989c0fee2f52e404",
|
||||||
|
"message": "chore(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0",
|
||||||
|
"timestamp": "2024-02-01T06:54:34Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4948/commits/657cdb76d0a93cfd3b5ccff2989c0fee2f52e404"
|
||||||
|
},
|
||||||
|
"date": 1706807410849,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 59626751,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "100 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6640103,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "160 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue