|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1742604903851, |
| 2 | + "lastUpdate": 1742870497324, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -27613,6 +27613,58 @@ window.BENCHMARK_DATA = { |
27613 | 27613 | "extra": "mean: 130.3346734369779 usec\nrounds: 3791" |
27614 | 27614 | } |
27615 | 27615 | ] |
| 27616 | + }, |
| 27617 | + { |
| 27618 | + "commit": { |
| 27619 | + "author": { |
| 27620 | + |
| 27621 | + "name": "Ray Luo", |
| 27622 | + "username": "rayluo" |
| 27623 | + }, |
| 27624 | + "committer": { |
| 27625 | + |
| 27626 | + "name": "Ray Luo", |
| 27627 | + "username": "rayluo" |
| 27628 | + }, |
| 27629 | + "distinct": true, |
| 27630 | + "id": "4db4a8c2d740c5315f60f07a7e1ee58667b2a759", |
| 27631 | + "message": "This typo fix will probably resolve https://github.com/MicrosoftDocs/microsoft-authentication-library-for-python/issues/97", |
| 27632 | + "timestamp": "2025-03-24T19:38:31-07:00", |
| 27633 | + "tree_id": "8ad894191091f231e9b6d43dede16deafde03427", |
| 27634 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/4db4a8c2d740c5315f60f07a7e1ee58667b2a759" |
| 27635 | + }, |
| 27636 | + "date": 1742870496604, |
| 27637 | + "tool": "pytest", |
| 27638 | + "benches": [ |
| 27639 | + { |
| 27640 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 27641 | + "value": 42436.59659544139, |
| 27642 | + "unit": "iter/sec", |
| 27643 | + "range": "stddev: 0.0000023855758660533665", |
| 27644 | + "extra": "mean: 23.564566440924757 usec\nrounds: 8564" |
| 27645 | + }, |
| 27646 | + { |
| 27647 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 27648 | + "value": 41265.5191673101, |
| 27649 | + "unit": "iter/sec", |
| 27650 | + "range": "stddev: 0.0000025701333383764737", |
| 27651 | + "extra": "mean: 24.233307133384727 usec\nrounds: 12799" |
| 27652 | + }, |
| 27653 | + { |
| 27654 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 27655 | + "value": 8150.796994434593, |
| 27656 | + "unit": "iter/sec", |
| 27657 | + "range": "stddev: 0.00001494117782565736", |
| 27658 | + "extra": "mean: 122.68738881397796 usec\nrounds: 3701" |
| 27659 | + }, |
| 27660 | + { |
| 27661 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 27662 | + "value": 7941.695576750902, |
| 27663 | + "unit": "iter/sec", |
| 27664 | + "range": "stddev: 0.000014592516635409521", |
| 27665 | + "extra": "mean: 125.91769482167925 usec\nrounds: 3978" |
| 27666 | + } |
| 27667 | + ] |
27616 | 27668 | } |
27617 | 27669 | ] |
27618 | 27670 | } |
|
0 commit comments