mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-30 16:38:11 +02:00
add Benchmark (go) benchmark result for 759b8ae675
This commit is contained in:
parent
42345e9a7d
commit
a8863e7b72
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1704126983083,
|
||||
"lastUpdate": 1704126989334,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -90698,6 +90698,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "169 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "759b8ae67515c8404c01be2273f690bd71b3c271",
|
||||
"message": "chore(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.1",
|
||||
"timestamp": "2024-01-01T15:41:41Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4869/commits/759b8ae67515c8404c01be2273f690bd71b3c271"
|
||||
},
|
||||
"date": 1704126982405,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10115087,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6939114,
|
||||
"unit": "ns/op",
|
||||
"extra": "174 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue