|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1738973302698, |
| 2 | + "lastUpdate": 1738976092327, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -25429,6 +25429,58 @@ window.BENCHMARK_DATA = { |
25429 | 25429 | "extra": "mean: 130.72396340001546 usec\nrounds: 5000" |
25430 | 25430 | } |
25431 | 25431 | ] |
| 25432 | + }, |
| 25433 | + { |
| 25434 | + "commit": { |
| 25435 | + "author": { |
| 25436 | + |
| 25437 | + "name": "Ray Luo", |
| 25438 | + "username": "rayluo" |
| 25439 | + }, |
| 25440 | + "committer": { |
| 25441 | + |
| 25442 | + "name": "Ray Luo", |
| 25443 | + "username": "rayluo" |
| 25444 | + }, |
| 25445 | + "distinct": true, |
| 25446 | + "id": "6c84adf6723491edd4905a477e6e8da4df266313", |
| 25447 | + "message": "Adds dSTS authority (as if it were an oidc_authority)", |
| 25448 | + "timestamp": "2025-02-07T16:52:11-08:00", |
| 25449 | + "tree_id": "249d5d14a4447c394b99282c2303ceafd8f03d23", |
| 25450 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/6c84adf6723491edd4905a477e6e8da4df266313" |
| 25451 | + }, |
| 25452 | + "date": 1738976091737, |
| 25453 | + "tool": "pytest", |
| 25454 | + "benches": [ |
| 25455 | + { |
| 25456 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 25457 | + "value": 42524.865987602796, |
| 25458 | + "unit": "iter/sec", |
| 25459 | + "range": "stddev: 0.0000025389913602234737", |
| 25460 | + "extra": "mean: 23.515653177873116 usec\nrounds: 7883" |
| 25461 | + }, |
| 25462 | + { |
| 25463 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 25464 | + "value": 41889.41544317107, |
| 25465 | + "unit": "iter/sec", |
| 25466 | + "range": "stddev: 0.000002439182168554203", |
| 25467 | + "extra": "mean: 23.87237896304955 usec\nrounds: 16875" |
| 25468 | + }, |
| 25469 | + { |
| 25470 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 25471 | + "value": 8214.113627269498, |
| 25472 | + "unit": "iter/sec", |
| 25473 | + "range": "stddev: 0.000014991579166263631", |
| 25474 | + "extra": "mean: 121.74168088936163 usec\nrounds: 4453" |
| 25475 | + }, |
| 25476 | + { |
| 25477 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 25478 | + "value": 7863.765096866839, |
| 25479 | + "unit": "iter/sec", |
| 25480 | + "range": "stddev: 0.000016468848088851336", |
| 25481 | + "extra": "mean: 127.16554826878415 usec\nrounds: 4361" |
| 25482 | + } |
| 25483 | + ] |
25432 | 25484 | } |
25433 | 25485 | ] |
25434 | 25486 | } |
|
0 commit comments