mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-02 01:18:08 +02:00
add Benchmark (go) benchmark result for 68936ddbfa023af10d382f8105f37266550b00e0
This commit is contained in:
parent
a8863e7b72
commit
9ebced0a19
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1704126989334,
|
"lastUpdate": 1704127000496,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -90730,6 +90730,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": "68936ddbfa023af10d382f8105f37266550b00e0",
|
||||||
|
"message": "chore(deps): bump github.com/oapi-codegen/runtime from 1.0.0 to 1.1.0",
|
||||||
|
"timestamp": "2024-01-01T15:41:41Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4870/commits/68936ddbfa023af10d382f8105f37266550b00e0"
|
||||||
|
},
|
||||||
|
"date": 1704126993616,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9079936,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "134 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6253506,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "190 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue