|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1742524744137, |
| 2 | + "lastUpdate": 1742593105772, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -27509,6 +27509,58 @@ window.BENCHMARK_DATA = { |
27509 | 27509 | "extra": "mean: 133.01871925598286 usec\nrounds: 5001" |
27510 | 27510 | } |
27511 | 27511 | ] |
| 27512 | + }, |
| 27513 | + { |
| 27514 | + "commit": { |
| 27515 | + "author": { |
| 27516 | + |
| 27517 | + "name": "Ray Luo", |
| 27518 | + "username": "rayluo" |
| 27519 | + }, |
| 27520 | + "committer": { |
| 27521 | + |
| 27522 | + "name": "Ray Luo", |
| 27523 | + "username": "rayluo" |
| 27524 | + }, |
| 27525 | + "distinct": true, |
| 27526 | + "id": "decd73faaa38fb2f2691d595c4fe32a7614b1cd5", |
| 27527 | + "message": "ManagedIdentityClient sends xms_cc and token_sha256_to_refresh to SF", |
| 27528 | + "timestamp": "2025-03-21T14:35:37-07:00", |
| 27529 | + "tree_id": "6cac342e8a1a7f7765d0820a680eb8d265b41db4", |
| 27530 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/decd73faaa38fb2f2691d595c4fe32a7614b1cd5" |
| 27531 | + }, |
| 27532 | + "date": 1742593105200, |
| 27533 | + "tool": "pytest", |
| 27534 | + "benches": [ |
| 27535 | + { |
| 27536 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 27537 | + "value": 42926.15875208271, |
| 27538 | + "unit": "iter/sec", |
| 27539 | + "range": "stddev: 0.0000023594465814383045", |
| 27540 | + "extra": "mean: 23.29581842566991 usec\nrounds: 8944" |
| 27541 | + }, |
| 27542 | + { |
| 27543 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 27544 | + "value": 41213.69721970353, |
| 27545 | + "unit": "iter/sec", |
| 27546 | + "range": "stddev: 0.0000026501569333977565", |
| 27547 | + "extra": "mean: 24.26377800247239 usec\nrounds: 15829" |
| 27548 | + }, |
| 27549 | + { |
| 27550 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 27551 | + "value": 8171.841619865758, |
| 27552 | + "unit": "iter/sec", |
| 27553 | + "range": "stddev: 0.000015501545297765956", |
| 27554 | + "extra": "mean: 122.37143676022778 usec\nrounds: 3803" |
| 27555 | + }, |
| 27556 | + { |
| 27557 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 27558 | + "value": 7789.122804649741, |
| 27559 | + "unit": "iter/sec", |
| 27560 | + "range": "stddev: 0.000015473157221486182", |
| 27561 | + "extra": "mean: 128.3841614877412 usec\nrounds: 4087" |
| 27562 | + } |
| 27563 | + ] |
27512 | 27564 | } |
27513 | 27565 | ] |
27514 | 27566 | } |
|
0 commit comments