mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-03 01:48:02 +02:00
add Benchmark (go) benchmark result for 36c3ba9f90
This commit is contained in:
parent
9f8a6d35cc
commit
ebf0030669
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1684170000952,
|
"lastUpdate": 1684170009991,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -44990,6 +44990,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "140 times\n2 procs"
|
"extra": "140 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "36c3ba9f902e12a510a653bc3645c093b4889c01",
|
||||||
|
"message": "chore(deps): bump google-github-actions/auth from 1.1.0 to 1.1.1",
|
||||||
|
"timestamp": "2023-05-15T00:28:52Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4173/commits/36c3ba9f902e12a510a653bc3645c093b4889c01"
|
||||||
|
},
|
||||||
|
"date": 1684170008789,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 16248836,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "76 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 10606385,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "100 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue