mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 10:28:10 +02:00
add Benchmark (go) benchmark result for 04a2b7534d
This commit is contained in:
parent
0ba67bbc90
commit
80e6846cf2
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1709310271624,
|
"lastUpdate": 1709310278082,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -98610,6 +98610,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "206 times\n4 procs"
|
"extra": "206 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "04a2b7534dc418bbeeb7d06c8d44f7aae8d8a7ee",
|
||||||
|
"message": "chore(deps): bump node from `fd01154` to `f3299f1`",
|
||||||
|
"timestamp": "2024-03-01T08:32:48Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4981/commits/04a2b7534dc418bbeeb7d06c8d44f7aae8d8a7ee"
|
||||||
|
},
|
||||||
|
"date": 1709310270415,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9187118,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "121 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6522969,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "192 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue