mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 02:18:42 +02:00
add Benchmark (go) benchmark result for 01276827ac9b510ca4562e6694a0e4b331271d48
This commit is contained in:
parent
05350d2d53
commit
2a14760a30
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1700069230110,
|
"lastUpdate": 1700069235760,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -80746,6 +80746,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "166 times\n4 procs"
|
"extra": "166 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "01276827ac9b510ca4562e6694a0e4b331271d48",
|
||||||
|
"message": "chore(deps): bump github.com/fsnotify/fsnotify from 1.6.0 to 1.7.0",
|
||||||
|
"timestamp": "2023-11-15T12:00:13Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4680/commits/01276827ac9b510ca4562e6694a0e4b331271d48"
|
||||||
|
},
|
||||||
|
"date": 1700069229292,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 10919783,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "96 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6563933,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "190 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue