mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-02 01:18:08 +02:00
add Benchmark (go) benchmark result for b069b1bbf1
This commit is contained in:
parent
7e2dbfdcf5
commit
0f49c3bf63
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1680644840103,
|
||||
"lastUpdate": 1681146071553,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -40258,6 +40258,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "152 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "b069b1bbf1350e955bbf155f4a6de69f0f9a4bf7",
|
||||
"message": "chore(deps): bump coverallsapp/github-action from 2.0.0 to 2.1.0",
|
||||
"timestamp": "2023-04-09T15:58:29Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4100/commits/b069b1bbf1350e955bbf155f4a6de69f0f9a4bf7"
|
||||
},
|
||||
"date": 1681146071086,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 12552089,
|
||||
"unit": "ns/op",
|
||||
"extra": "97 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7752844,
|
||||
"unit": "ns/op",
|
||||
"extra": "151 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue