mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-31 07:19:16 +02:00
add Benchmark (go) benchmark result for 5bcd59c30a
This commit is contained in:
parent
28879da59c
commit
c5577d3787
1 changed files with 195 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1736898579323,
|
||||
"lastUpdate": 1736963155162,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -151488,6 +151488,200 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "437223 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "5bcd59c30a8287dc80ccb26af707278b86844d53",
|
||||
"message": "proxy: add route portal json",
|
||||
"timestamp": "2025-01-15T06:23:36Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5428/commits/5bcd59c30a8287dc80ccb26af707278b86844d53"
|
||||
},
|
||||
"date": 1736963141217,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkHeadersEvaluator",
|
||||
"value": 235335,
|
||||
"unit": "ns/op",
|
||||
"extra": "5132 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkGetFileNameWithBytesHash",
|
||||
"value": 17410,
|
||||
"unit": "ns/op",
|
||||
"extra": "64732 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8158935,
|
||||
"unit": "ns/op",
|
||||
"extra": "134 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5547688,
|
||||
"unit": "ns/op",
|
||||
"extra": "216 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkStartupLatency/routes=1",
|
||||
"value": 1094006440,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkStartupLatency/routes=100",
|
||||
"value": 1082994054,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkStartupLatency/routes=1000",
|
||||
"value": 5674845329,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkStartupLatency/routes=10000",
|
||||
"value": 135897671866,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAppendRoutes/routes=1",
|
||||
"value": 1066502023,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAppendRoutes/routes=10",
|
||||
"value": 1110046868,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAppendRoutes/routes=100",
|
||||
"value": 2390414121,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAppendRoutes/routes=1000",
|
||||
"value": 287222919527,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkDataRace",
|
||||
"value": 420.1,
|
||||
"unit": "ns/op",
|
||||
"extra": "2721348 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkExport",
|
||||
"value": 0.009858,
|
||||
"unit": "ns/op",
|
||||
"extra": "1000000000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkFullVersion",
|
||||
"value": 77.03,
|
||||
"unit": "ns/op",
|
||||
"extra": "15473067 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAEADCipher",
|
||||
"value": 300.2,
|
||||
"unit": "ns/op",
|
||||
"extra": "4001865 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA256",
|
||||
"value": 10371,
|
||||
"unit": "ns/op\t1579.83 MB/s",
|
||||
"extra": "115750 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA256 - ns/op",
|
||||
"value": 10371,
|
||||
"unit": "ns/op",
|
||||
"extra": "115750 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA256 - MB/s",
|
||||
"value": 1579.83,
|
||||
"unit": "MB/s",
|
||||
"extra": "115750 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA512_256",
|
||||
"value": 24304,
|
||||
"unit": "ns/op\t 674.13 MB/s",
|
||||
"extra": "49252 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA512_256 - ns/op",
|
||||
"value": 24304,
|
||||
"unit": "ns/op",
|
||||
"extra": "49252 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA512_256 - MB/s",
|
||||
"value": 674.13,
|
||||
"unit": "MB/s",
|
||||
"extra": "49252 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkBcrypt",
|
||||
"value": 1065061306,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_handleLogs",
|
||||
"value": 1332,
|
||||
"unit": "ns/op\t 4704 B/op\t 3 allocs/op",
|
||||
"extra": "820843 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_handleLogs - ns/op",
|
||||
"value": 1332,
|
||||
"unit": "ns/op",
|
||||
"extra": "820843 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_handleLogs - B/op",
|
||||
"value": 4704,
|
||||
"unit": "B/op",
|
||||
"extra": "820843 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_handleLogs - allocs/op",
|
||||
"value": 3,
|
||||
"unit": "allocs/op",
|
||||
"extra": "820843 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkFanout",
|
||||
"value": 201289,
|
||||
"unit": "ns/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkZSTD",
|
||||
"value": 2565,
|
||||
"unit": "ns/op",
|
||||
"extra": "436093 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue