mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-23 21:18:09 +02:00
add Benchmark (go) benchmark result for 887910fdc9311649e7064e8a89816b6d2b69ebd6
This commit is contained in:
parent
b11de246c6
commit
8531e5b2ff
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1729618118525,
|
||||
"lastUpdate": 1729618204498,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -127006,6 +127006,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "100 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "887910fdc9311649e7064e8a89816b6d2b69ebd6",
|
||||
"message": "Prepare for v0.27.2 release",
|
||||
"timestamp": "2024-10-18T08:54:47Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5333/commits/887910fdc9311649e7064e8a89816b6d2b69ebd6"
|
||||
},
|
||||
"date": 1729618192277,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9905507,
|
||||
"unit": "ns/op",
|
||||
"extra": "126 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6844451,
|
||||
"unit": "ns/op",
|
||||
"extra": "180 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue