|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1731744522464, |
| 2 | + "lastUpdate": 1731923474133, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -23349,6 +23349,58 @@ window.BENCHMARK_DATA = { |
23349 | 23349 | "extra": "mean: 130.48423450840528 usec\nrounds: 4793" |
23350 | 23350 | } |
23351 | 23351 | ] |
| 23352 | + }, |
| 23353 | + { |
| 23354 | + "commit": { |
| 23355 | + "author": { |
| 23356 | + |
| 23357 | + "name": "Ray Luo", |
| 23358 | + "username": "rayluo" |
| 23359 | + }, |
| 23360 | + "committer": { |
| 23361 | + |
| 23362 | + "name": "Ray Luo", |
| 23363 | + "username": "rayluo" |
| 23364 | + }, |
| 23365 | + "distinct": true, |
| 23366 | + "id": "69a96fe17b49d4ba698108d70f93fecbdff2117e", |
| 23367 | + "message": "Release MSAL Python 1.31.1", |
| 23368 | + "timestamp": "2024-10-31T21:01:25-07:00", |
| 23369 | + "tree_id": "b5593bd92a783bef88d3c90e12628bd4fb9990d6", |
| 23370 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/69a96fe17b49d4ba698108d70f93fecbdff2117e" |
| 23371 | + }, |
| 23372 | + "date": 1731923473678, |
| 23373 | + "tool": "pytest", |
| 23374 | + "benches": [ |
| 23375 | + { |
| 23376 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 23377 | + "value": 42988.18189213258, |
| 23378 | + "unit": "iter/sec", |
| 23379 | + "range": "stddev: 0.0000017184273433427268", |
| 23380 | + "extra": "mean: 23.26220733198799 usec\nrounds: 14021" |
| 23381 | + }, |
| 23382 | + { |
| 23383 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 23384 | + "value": 41793.99492016487, |
| 23385 | + "unit": "iter/sec", |
| 23386 | + "range": "stddev: 0.0000017745158848264064", |
| 23387 | + "extra": "mean: 23.92688236456471 usec\nrounds: 15361" |
| 23388 | + }, |
| 23389 | + { |
| 23390 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 23391 | + "value": 8442.371843626743, |
| 23392 | + "unit": "iter/sec", |
| 23393 | + "range": "stddev: 0.00001527706956446186", |
| 23394 | + "extra": "mean: 118.45012497938161 usec\nrounds: 6081" |
| 23395 | + }, |
| 23396 | + { |
| 23397 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 23398 | + "value": 8422.204026847061, |
| 23399 | + "unit": "iter/sec", |
| 23400 | + "range": "stddev: 0.000014050696187624505", |
| 23401 | + "extra": "mean: 118.73376574734445 usec\nrounds: 4858" |
| 23402 | + } |
| 23403 | + ] |
23352 | 23404 | } |
23353 | 23405 | ] |
23354 | 23406 | } |
|
0 commit comments