mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-22 20:48:10 +02:00
add Benchmark (go) benchmark result for 9a66f6c2a8
This commit is contained in:
parent
2da4b3f97e
commit
0d58fb15f3
1 changed files with 201 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1736371112903,
|
||||
"lastUpdate": 1736373241912,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -145264,6 +145264,206 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "436508 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "9a66f6c2a801f59b29799f7d37aaac3b507ee469",
|
||||
"message": "authorize: add filter options for JWT groups",
|
||||
"timestamp": "2025-01-08T15:28:07Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5417/commits/9a66f6c2a801f59b29799f7d37aaac3b507ee469"
|
||||
},
|
||||
"date": 1736373227335,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkHeadersEvaluator",
|
||||
"value": 225858,
|
||||
"unit": "ns/op",
|
||||
"extra": "5283 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkGetFileNameWithBytesHash",
|
||||
"value": 17849,
|
||||
"unit": "ns/op",
|
||||
"extra": "76000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 7716924,
|
||||
"unit": "ns/op",
|
||||
"extra": "139 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5481536,
|
||||
"unit": "ns/op",
|
||||
"extra": "225 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkStartupLatency/routes=1",
|
||||
"value": 1068258471,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkStartupLatency/routes=10",
|
||||
"value": 1067390954,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkStartupLatency/routes=100",
|
||||
"value": 1080847775,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkStartupLatency/routes=1000",
|
||||
"value": 5688028674,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkStartupLatency/routes=10000",
|
||||
"value": 137043508602,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAppendRoutes/routes=1",
|
||||
"value": 1066767339,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAppendRoutes/routes=10",
|
||||
"value": 1110483160,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAppendRoutes/routes=100",
|
||||
"value": 2357405786,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAppendRoutes/routes=1000",
|
||||
"value": 277609110203,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkDataRace",
|
||||
"value": 423.8,
|
||||
"unit": "ns/op",
|
||||
"extra": "2891044 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkExport",
|
||||
"value": 0.009648,
|
||||
"unit": "ns/op",
|
||||
"extra": "1000000000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkFullVersion",
|
||||
"value": 77.45,
|
||||
"unit": "ns/op",
|
||||
"extra": "15408262 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAEADCipher",
|
||||
"value": 298.3,
|
||||
"unit": "ns/op",
|
||||
"extra": "4024628 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA256",
|
||||
"value": 10357,
|
||||
"unit": "ns/op\t1581.85 MB/s",
|
||||
"extra": "115794 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA256 - ns/op",
|
||||
"value": 10357,
|
||||
"unit": "ns/op",
|
||||
"extra": "115794 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA256 - MB/s",
|
||||
"value": 1581.85,
|
||||
"unit": "MB/s",
|
||||
"extra": "115794 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA512_256",
|
||||
"value": 24311,
|
||||
"unit": "ns/op\t 673.94 MB/s",
|
||||
"extra": "49329 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA512_256 - ns/op",
|
||||
"value": 24311,
|
||||
"unit": "ns/op",
|
||||
"extra": "49329 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA512_256 - MB/s",
|
||||
"value": 673.94,
|
||||
"unit": "MB/s",
|
||||
"extra": "49329 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkBcrypt",
|
||||
"value": 1065430328,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_handleLogs",
|
||||
"value": 1292,
|
||||
"unit": "ns/op\t 4704 B/op\t 3 allocs/op",
|
||||
"extra": "881403 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_handleLogs - ns/op",
|
||||
"value": 1292,
|
||||
"unit": "ns/op",
|
||||
"extra": "881403 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_handleLogs - B/op",
|
||||
"value": 4704,
|
||||
"unit": "B/op",
|
||||
"extra": "881403 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_handleLogs - allocs/op",
|
||||
"value": 3,
|
||||
"unit": "allocs/op",
|
||||
"extra": "881403 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkFanout",
|
||||
"value": 197740,
|
||||
"unit": "ns/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkZSTD",
|
||||
"value": 2528,
|
||||
"unit": "ns/op",
|
||||
"extra": "445098 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue