mirror of
https://github.com/pomerium/pomerium.git
synced 2025-04-29 10:26:29 +02:00
add Benchmark (go) benchmark result for fcf90f7708
This commit is contained in:
parent
92bfb87a2f
commit
bdb1861220
1 changed files with 201 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1739894258198,
|
||||
"lastUpdate": 1739907325491,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -175082,6 +175082,206 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "432813 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "fcf90f7708f987ff7040a5343b77cf6fe5ed234e",
|
||||
"message": "authorize: support authenticating with idp tokens",
|
||||
"timestamp": "2025-02-18T16:44:38Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5484/commits/fcf90f7708f987ff7040a5343b77cf6fe5ed234e"
|
||||
},
|
||||
"date": 1739907296812,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkHeadersEvaluator",
|
||||
"value": 241087,
|
||||
"unit": "ns/op",
|
||||
"extra": "6838 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkGetFileNameWithBytesHash",
|
||||
"value": 4680,
|
||||
"unit": "ns/op",
|
||||
"extra": "293060 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 7900474,
|
||||
"unit": "ns/op",
|
||||
"extra": "146 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5078097,
|
||||
"unit": "ns/op",
|
||||
"extra": "230 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkStartupLatency/routes=1",
|
||||
"value": 1087744029,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkStartupLatency/routes=10",
|
||||
"value": 1087952382,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkStartupLatency/routes=100",
|
||||
"value": 1100215167,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkStartupLatency/routes=1000",
|
||||
"value": 5580359517,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkStartupLatency/routes=10000",
|
||||
"value": 134762525244,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAppendRoutes/routes=1",
|
||||
"value": 1087571051,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAppendRoutes/routes=10",
|
||||
"value": 1138440993,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAppendRoutes/routes=100",
|
||||
"value": 2416318947,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAppendRoutes/routes=1000",
|
||||
"value": 287940579953,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkDataRace",
|
||||
"value": 405.1,
|
||||
"unit": "ns/op",
|
||||
"extra": "2707454 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkExport",
|
||||
"value": 0.009894,
|
||||
"unit": "ns/op",
|
||||
"extra": "1000000000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkFullVersion",
|
||||
"value": 75.09,
|
||||
"unit": "ns/op",
|
||||
"extra": "15691410 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAEADCipher",
|
||||
"value": 298.5,
|
||||
"unit": "ns/op",
|
||||
"extra": "4031198 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA256",
|
||||
"value": 10306,
|
||||
"unit": "ns/op\t1589.68 MB/s",
|
||||
"extra": "116292 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA256 - ns/op",
|
||||
"value": 10306,
|
||||
"unit": "ns/op",
|
||||
"extra": "116292 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA256 - MB/s",
|
||||
"value": 1589.68,
|
||||
"unit": "MB/s",
|
||||
"extra": "116292 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA512_256",
|
||||
"value": 24238,
|
||||
"unit": "ns/op\t 675.95 MB/s",
|
||||
"extra": "49576 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA512_256 - ns/op",
|
||||
"value": 24238,
|
||||
"unit": "ns/op",
|
||||
"extra": "49576 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA512_256 - MB/s",
|
||||
"value": 675.95,
|
||||
"unit": "MB/s",
|
||||
"extra": "49576 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkBcrypt",
|
||||
"value": 1060911572,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_handleLogs",
|
||||
"value": 1233,
|
||||
"unit": "ns/op\t 4704 B/op\t 3 allocs/op",
|
||||
"extra": "856874 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_handleLogs - ns/op",
|
||||
"value": 1233,
|
||||
"unit": "ns/op",
|
||||
"extra": "856874 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_handleLogs - B/op",
|
||||
"value": 4704,
|
||||
"unit": "B/op",
|
||||
"extra": "856874 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_handleLogs - allocs/op",
|
||||
"value": 3,
|
||||
"unit": "allocs/op",
|
||||
"extra": "856874 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkFanout",
|
||||
"value": 195127,
|
||||
"unit": "ns/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkZSTD",
|
||||
"value": 2529,
|
||||
"unit": "ns/op",
|
||||
"extra": "427783 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue