mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 05:28:16 +02:00
add Benchmark (go) benchmark result for 56f89cb61f
This commit is contained in:
parent
99c7b8323c
commit
ff978afaba
1 changed files with 205 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1738618572621,
|
"lastUpdate": 1738618577053,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -167840,6 +167840,210 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "439356 times\n4 procs"
|
"extra": "439356 times\n4 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": "56f89cb61f733ef943660b50134dc0e672ef1c7e",
|
||||||
|
"message": "chore(deps): bump the docker group with 3 updates (#5463)\n\nBumps the docker group with 3 updates: node, golang and distroless/base-debian12.\n\n\nUpdates `node` from `0e910f4` to `ae2f3d4`\n\nUpdates `golang` from `2e83858` to `3149bc5`\n\nUpdates `distroless/base-debian12` from `a6b4081` to `3a59a8d`\n\n---\nupdated-dependencies:\n- dependency-name: node\n dependency-type: direct:production\n dependency-group: docker\n- dependency-name: golang\n dependency-type: direct:production\n dependency-group: docker\n- dependency-name: distroless/base-debian12\n dependency-type: direct:production\n dependency-group: docker\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
|
||||||
|
"timestamp": "2025-02-03T14:19:36-07:00",
|
||||||
|
"tree_id": "66539ff47c30cae1069d9abf9f795235e0797d99",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/56f89cb61f733ef943660b50134dc0e672ef1c7e"
|
||||||
|
},
|
||||||
|
"date": 1738618561667,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkHeadersEvaluator",
|
||||||
|
"value": 230427,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "4398 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkGetFileNameWithBytesHash",
|
||||||
|
"value": 4545,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "255656 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 7977818,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "136 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 5353008,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "228 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkStartupLatency/routes=1",
|
||||||
|
"value": 1087847345,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "1 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkStartupLatency/routes=10",
|
||||||
|
"value": 1089670519,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "1 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkStartupLatency/routes=100",
|
||||||
|
"value": 1101919425,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "1 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkStartupLatency/routes=1000",
|
||||||
|
"value": 9161245240,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "1 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkStartupLatency/routes=10000",
|
||||||
|
"value": 145072083558,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "1 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkAppendRoutes/routes=1",
|
||||||
|
"value": 1090791473,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "1 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkAppendRoutes/routes=10",
|
||||||
|
"value": 1131875444,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "1 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkAppendRoutes/routes=100",
|
||||||
|
"value": 2398429185,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "1 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkAppendRoutes/routes=1000",
|
||||||
|
"value": 288686205284,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "1 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkDataRace",
|
||||||
|
"value": 464.1,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "2882616 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkExport",
|
||||||
|
"value": 0.009701,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "1000000000 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkFullVersion",
|
||||||
|
"value": 75.08,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "15836132 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkAEADCipher",
|
||||||
|
"value": 294.5,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "4069102 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkSHA256",
|
||||||
|
"value": 10308,
|
||||||
|
"unit": "ns/op\t1589.42 MB/s",
|
||||||
|
"extra": "116320 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkSHA256 - ns/op",
|
||||||
|
"value": 10308,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "116320 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkSHA256 - MB/s",
|
||||||
|
"value": 1589.42,
|
||||||
|
"unit": "MB/s",
|
||||||
|
"extra": "116320 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkSHA512_256",
|
||||||
|
"value": 24176,
|
||||||
|
"unit": "ns/op\t 677.68 MB/s",
|
||||||
|
"extra": "49699 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkSHA512_256 - ns/op",
|
||||||
|
"value": 24176,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "49699 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkSHA512_256 - MB/s",
|
||||||
|
"value": 677.68,
|
||||||
|
"unit": "MB/s",
|
||||||
|
"extra": "49699 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkBcrypt",
|
||||||
|
"value": 1059639873,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "1 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Benchmark_handleLogs",
|
||||||
|
"value": 1271,
|
||||||
|
"unit": "ns/op\t 4704 B/op\t 3 allocs/op",
|
||||||
|
"extra": "837513 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Benchmark_handleLogs - ns/op",
|
||||||
|
"value": 1271,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "837513 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Benchmark_handleLogs - B/op",
|
||||||
|
"value": 4704,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "837513 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Benchmark_handleLogs - allocs/op",
|
||||||
|
"value": 3,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "837513 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkFanout",
|
||||||
|
"value": 194268,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "10000 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkZSTD",
|
||||||
|
"value": 2528,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "438862 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue