mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-30 16:38:11 +02:00
add Benchmark (go) benchmark result for f65051f5c9
This commit is contained in:
parent
2210974a94
commit
29416481b4
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1676919422982,
|
"lastUpdate": 1676919432546,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -34890,6 +34890,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "148 times\n2 procs"
|
"extra": "148 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"email": "49699333+dependabot[bot]@users.noreply.github.com",
|
||||||
|
"name": "dependabot[bot]",
|
||||||
|
"username": "dependabot[bot]"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"email": "noreply@github.com",
|
||||||
|
"name": "GitHub",
|
||||||
|
"username": "web-flow"
|
||||||
|
},
|
||||||
|
"distinct": true,
|
||||||
|
"id": "f65051f5c90789b97f2223f830a217a57cb9c3ff",
|
||||||
|
"message": "chore(deps): bump github.com/mholt/acmez from 1.0.4 to 1.1.0 (#4000)\n\nBumps [github.com/mholt/acmez](https://github.com/mholt/acmez) from 1.0.4 to 1.1.0.\r\n- [Release notes](https://github.com/mholt/acmez/releases)\r\n- [Commits](https://github.com/mholt/acmez/compare/v1.0.4...v1.1.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/mholt/acmez\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
|
||||||
|
"timestamp": "2023-02-20T11:54:16-07:00",
|
||||||
|
"tree_id": "572a749d43814fe9317674af51744171ae77b1f7",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/f65051f5c90789b97f2223f830a217a57cb9c3ff"
|
||||||
|
},
|
||||||
|
"date": 1676919431716,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 17287242,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "70 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 10811198,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "100 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue