mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 22:48:07 +02:00
add Benchmark (go) benchmark result for 5fa6052637
This commit is contained in:
parent
be6112188d
commit
913d68d23f
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1722538740152,
|
"lastUpdate": 1722538957356,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -116406,6 +116406,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "178 times\n4 procs"
|
"extra": "178 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "5fa60526370aa1cef3a18b4fcfbe78cf35380475",
|
||||||
|
"message": "debug: add /debug/logs endpoint and integration test helpers",
|
||||||
|
"timestamp": "2024-08-01T18:55:56Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5195/commits/5fa60526370aa1cef3a18b4fcfbe78cf35380475"
|
||||||
|
},
|
||||||
|
"date": 1722538946378,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9795212,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "122 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6788159,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "188 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue