|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1732058194294, |
| 2 | + "lastUpdate": 1732160726461, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -23505,6 +23505,58 @@ window.BENCHMARK_DATA = { |
23505 | 23505 | "extra": "mean: 124.52935511557568 usec\nrounds: 4193" |
23506 | 23506 | } |
23507 | 23507 | ] |
| 23508 | + }, |
| 23509 | + { |
| 23510 | + "commit": { |
| 23511 | + "author": { |
| 23512 | + |
| 23513 | + "name": "Ray Luo", |
| 23514 | + "username": "rayluo" |
| 23515 | + }, |
| 23516 | + "committer": { |
| 23517 | + |
| 23518 | + "name": "Ray Luo", |
| 23519 | + "username": "rayluo" |
| 23520 | + }, |
| 23521 | + "distinct": true, |
| 23522 | + "id": "ec3c5006852dc2dd75b08c1e572792aa1955d8b0", |
| 23523 | + "message": "Merge branch 'release-1.31.1' into dev", |
| 23524 | + "timestamp": "2024-11-20T19:42:24-08:00", |
| 23525 | + "tree_id": "6e9b0d268fc525ac625204ca8b04f166dcd05212", |
| 23526 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/ec3c5006852dc2dd75b08c1e572792aa1955d8b0" |
| 23527 | + }, |
| 23528 | + "date": 1732160726016, |
| 23529 | + "tool": "pytest", |
| 23530 | + "benches": [ |
| 23531 | + { |
| 23532 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 23533 | + "value": 45085.456377785726, |
| 23534 | + "unit": "iter/sec", |
| 23535 | + "range": "stddev: 0.0000016967234239597495", |
| 23536 | + "extra": "mean: 22.180101530317764 usec\nrounds: 8559" |
| 23537 | + }, |
| 23538 | + { |
| 23539 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 23540 | + "value": 41847.45513759942, |
| 23541 | + "unit": "iter/sec", |
| 23542 | + "range": "stddev: 0.000002122402547244382", |
| 23543 | + "extra": "mean: 23.89631571888615 usec\nrounds: 15650" |
| 23544 | + }, |
| 23545 | + { |
| 23546 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 23547 | + "value": 8293.811119170474, |
| 23548 | + "unit": "iter/sec", |
| 23549 | + "range": "stddev: 0.000021034920613437173", |
| 23550 | + "extra": "mean: 120.57183189144264 usec\nrounds: 4045" |
| 23551 | + }, |
| 23552 | + { |
| 23553 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 23554 | + "value": 7807.599233154678, |
| 23555 | + "unit": "iter/sec", |
| 23556 | + "range": "stddev: 0.000015731836573844604", |
| 23557 | + "extra": "mean: 128.08034456399062 usec\nrounds: 4185" |
| 23558 | + } |
| 23559 | + ] |
23508 | 23560 | } |
23509 | 23561 | ] |
23510 | 23562 | } |
|
0 commit comments