|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1732057460748, |
| 2 | + "lastUpdate": 1732058194294, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -23453,6 +23453,58 @@ window.BENCHMARK_DATA = { |
23453 | 23453 | "extra": "mean: 128.5382583562913 usec\nrounds: 5415" |
23454 | 23454 | } |
23455 | 23455 | ] |
| 23456 | + }, |
| 23457 | + { |
| 23458 | + "commit": { |
| 23459 | + "author": { |
| 23460 | + |
| 23461 | + "name": "Ray Luo", |
| 23462 | + "username": "rayluo" |
| 23463 | + }, |
| 23464 | + "committer": { |
| 23465 | + |
| 23466 | + "name": "Ray Luo", |
| 23467 | + "username": "rayluo" |
| 23468 | + }, |
| 23469 | + "distinct": true, |
| 23470 | + "id": "bd996482c515bc8561707418710649b2a6a1c769", |
| 23471 | + "message": "A sequence diagram for MIv1 token revocation", |
| 23472 | + "timestamp": "2024-11-19T15:01:35-08:00", |
| 23473 | + "tree_id": "df5bf3acc80e1f77af226ee551b466a4d8ab8c6b", |
| 23474 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/bd996482c515bc8561707418710649b2a6a1c769" |
| 23475 | + }, |
| 23476 | + "date": 1732058193227, |
| 23477 | + "tool": "pytest", |
| 23478 | + "benches": [ |
| 23479 | + { |
| 23480 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 23481 | + "value": 43767.28450139047, |
| 23482 | + "unit": "iter/sec", |
| 23483 | + "range": "stddev: 0.000002167543758990214", |
| 23484 | + "extra": "mean: 22.84811615324753 usec\nrounds: 10908" |
| 23485 | + }, |
| 23486 | + { |
| 23487 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 23488 | + "value": 42764.17645719636, |
| 23489 | + "unit": "iter/sec", |
| 23490 | + "range": "stddev: 0.000001986482557207226", |
| 23491 | + "extra": "mean: 23.384058406945424 usec\nrounds: 15392" |
| 23492 | + }, |
| 23493 | + { |
| 23494 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 23495 | + "value": 8263.423503887341, |
| 23496 | + "unit": "iter/sec", |
| 23497 | + "range": "stddev: 0.000015233503431349638", |
| 23498 | + "extra": "mean: 121.01521839339017 usec\nrounds: 4208" |
| 23499 | + }, |
| 23500 | + { |
| 23501 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 23502 | + "value": 8030.235112611802, |
| 23503 | + "unit": "iter/sec", |
| 23504 | + "range": "stddev: 0.000013765067164372511", |
| 23505 | + "extra": "mean: 124.52935511557568 usec\nrounds: 4193" |
| 23506 | + } |
| 23507 | + ] |
23456 | 23508 | } |
23457 | 23509 | ] |
23458 | 23510 | } |
|
0 commit comments