mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-01 17:08:16 +02:00
add Benchmark (go) benchmark result for 0d02f0210fb7f628b33493595e054747ede0fcf4
This commit is contained in:
parent
31249806eb
commit
026741aad3
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1706806350586,
|
"lastUpdate": 1706806414090,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -95622,6 +95622,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "164 times\n4 procs"
|
"extra": "164 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "0d02f0210fb7f628b33493595e054747ede0fcf4",
|
||||||
|
"message": "chore(deps): bump github.com/prometheus/common from 0.45.0 to 0.46.0",
|
||||||
|
"timestamp": "2024-02-01T06:54:34Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4949/commits/0d02f0210fb7f628b33493595e054747ede0fcf4"
|
||||||
|
},
|
||||||
|
"date": 1706806400888,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9299538,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "127 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6776746,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "182 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue