mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-02 08:19:23 +02:00
add Benchmark (go) benchmark result for b9fd926618
This commit is contained in:
parent
bdb1861220
commit
33dfe34917
1 changed files with 193 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1739907325491,
|
||||
"lastUpdate": 1739909446565,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -175282,6 +175282,198 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "427783 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "cdoxsey@pomerium.com",
|
||||
"name": "Caleb Doxsey",
|
||||
"username": "calebdoxsey"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "b9fd926618e2b99d48fd21a79a8065b11e70bf0a",
|
||||
"message": "authorize: support authenticating with idp tokens (#5484)\n\n* identity: add support for verifying access and identity tokens\n\n* allow overriding with policy option\n\n* authenticate: add verify endpoints\n\n* wip\n\n* implement session creation\n\n* add verify test\n\n* implement idp token login\n\n* fix tests\n\n* add pr permission\n\n* make session ids route-specific\n\n* rename method\n\n* add test\n\n* add access token test\n\n* test for newUserFromIDPClaims\n\n* more tests\n\n* make the session id per-idp\n\n* use type for\n\n* add test\n\n* remove nil checks",
|
||||
"timestamp": "2025-02-18T13:02:06-07:00",
|
||||
"tree_id": "09ff0da24ee44cea444cb951e5a3acfabbfff8e6",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/b9fd926618e2b99d48fd21a79a8065b11e70bf0a"
|
||||
},
|
||||
"date": 1739909431443,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkHeadersEvaluator",
|
||||
"value": 225003,
|
||||
"unit": "ns/op",
|
||||
"extra": "6406 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkGetFileNameWithBytesHash",
|
||||
"value": 4602,
|
||||
"unit": "ns/op",
|
||||
"extra": "271419 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8127506,
|
||||
"unit": "ns/op",
|
||||
"extra": "146 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5445694,
|
||||
"unit": "ns/op",
|
||||
"extra": "224 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkStartupLatency/routes=1",
|
||||
"value": 1087788945,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkStartupLatency/routes=10",
|
||||
"value": 1088186109,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkStartupLatency/routes=100",
|
||||
"value": 1100163507,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkStartupLatency/routes=1000",
|
||||
"value": 6602980574,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkStartupLatency/routes=10000",
|
||||
"value": 134427694984,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAppendRoutes/routes=1",
|
||||
"value": 1087425163,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAppendRoutes/routes=10",
|
||||
"value": 1133187243,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkDataRace",
|
||||
"value": 419.8,
|
||||
"unit": "ns/op",
|
||||
"extra": "2920432 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkExport",
|
||||
"value": 0.009674,
|
||||
"unit": "ns/op",
|
||||
"extra": "1000000000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkFullVersion",
|
||||
"value": 75.37,
|
||||
"unit": "ns/op",
|
||||
"extra": "15909870 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAEADCipher",
|
||||
"value": 298.9,
|
||||
"unit": "ns/op",
|
||||
"extra": "3999198 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA256",
|
||||
"value": 10311,
|
||||
"unit": "ns/op\t1589.06 MB/s",
|
||||
"extra": "116280 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA256 - ns/op",
|
||||
"value": 10311,
|
||||
"unit": "ns/op",
|
||||
"extra": "116280 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA256 - MB/s",
|
||||
"value": 1589.06,
|
||||
"unit": "MB/s",
|
||||
"extra": "116280 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA512_256",
|
||||
"value": 24204,
|
||||
"unit": "ns/op\t 676.90 MB/s",
|
||||
"extra": "49488 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA512_256 - ns/op",
|
||||
"value": 24204,
|
||||
"unit": "ns/op",
|
||||
"extra": "49488 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA512_256 - MB/s",
|
||||
"value": 676.9,
|
||||
"unit": "MB/s",
|
||||
"extra": "49488 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkBcrypt",
|
||||
"value": 1061263125,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_handleLogs",
|
||||
"value": 1270,
|
||||
"unit": "ns/op\t 4704 B/op\t 3 allocs/op",
|
||||
"extra": "879363 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_handleLogs - ns/op",
|
||||
"value": 1270,
|
||||
"unit": "ns/op",
|
||||
"extra": "879363 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_handleLogs - B/op",
|
||||
"value": 4704,
|
||||
"unit": "B/op",
|
||||
"extra": "879363 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_handleLogs - allocs/op",
|
||||
"value": 3,
|
||||
"unit": "allocs/op",
|
||||
"extra": "879363 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkFanout",
|
||||
"value": 201925,
|
||||
"unit": "ns/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkZSTD",
|
||||
"value": 2605,
|
||||
"unit": "ns/op",
|
||||
"extra": "435865 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue