mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-28 15:38:05 +02:00
add Benchmark (go) benchmark result for 3b32b7df6982610be300384bbf7606a91159e783
This commit is contained in:
parent
0b8e753081
commit
e9bbaf3648
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1709751117908,
|
||||
"lastUpdate": 1709751122771,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -102350,6 +102350,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "195 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "3b32b7df6982610be300384bbf7606a91159e783",
|
||||
"message": "chore(deps): bump cloud.google.com/go/storage from 1.37.0 to 1.39.0",
|
||||
"timestamp": "2024-03-06T18:22:15Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4989/commits/3b32b7df6982610be300384bbf7606a91159e783"
|
||||
},
|
||||
"date": 1709751113999,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8941860,
|
||||
"unit": "ns/op",
|
||||
"extra": "134 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6058132,
|
||||
"unit": "ns/op",
|
||||
"extra": "190 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue