|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1742870497324, |
| 2 | + "lastUpdate": 1742870695553, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -27665,6 +27665,58 @@ window.BENCHMARK_DATA = { |
27665 | 27665 | "extra": "mean: 125.91769482167925 usec\nrounds: 3978" |
27666 | 27666 | } |
27667 | 27667 | ] |
| 27668 | + }, |
| 27669 | + { |
| 27670 | + "commit": { |
| 27671 | + "author": { |
| 27672 | + |
| 27673 | + "name": "Ray Luo", |
| 27674 | + "username": "rayluo" |
| 27675 | + }, |
| 27676 | + "committer": { |
| 27677 | + |
| 27678 | + "name": "Ray Luo", |
| 27679 | + "username": "rayluo" |
| 27680 | + }, |
| 27681 | + "distinct": true, |
| 27682 | + "id": "4db4a8c2d740c5315f60f07a7e1ee58667b2a759", |
| 27683 | + "message": "This typo fix will probably resolve https://github.com/MicrosoftDocs/microsoft-authentication-library-for-python/issues/97", |
| 27684 | + "timestamp": "2025-03-24T19:38:31-07:00", |
| 27685 | + "tree_id": "8ad894191091f231e9b6d43dede16deafde03427", |
| 27686 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/4db4a8c2d740c5315f60f07a7e1ee58667b2a759" |
| 27687 | + }, |
| 27688 | + "date": 1742870694281, |
| 27689 | + "tool": "pytest", |
| 27690 | + "benches": [ |
| 27691 | + { |
| 27692 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 27693 | + "value": 42169.76872343845, |
| 27694 | + "unit": "iter/sec", |
| 27695 | + "range": "stddev: 0.000003357936987526979", |
| 27696 | + "extra": "mean: 23.71367048651107 usec\nrounds: 8552" |
| 27697 | + }, |
| 27698 | + { |
| 27699 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 27700 | + "value": 39915.64856551407, |
| 27701 | + "unit": "iter/sec", |
| 27702 | + "range": "stddev: 0.0000028249270727539845", |
| 27703 | + "extra": "mean: 25.05283105593755 usec\nrounds: 17272" |
| 27704 | + }, |
| 27705 | + { |
| 27706 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 27707 | + "value": 8170.790024755842, |
| 27708 | + "unit": "iter/sec", |
| 27709 | + "range": "stddev: 0.0000148214255182124", |
| 27710 | + "extra": "mean: 122.3871861803084 usec\nrounds: 4168" |
| 27711 | + }, |
| 27712 | + { |
| 27713 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 27714 | + "value": 7666.853793891748, |
| 27715 | + "unit": "iter/sec", |
| 27716 | + "range": "stddev: 0.000014922362961093002", |
| 27717 | + "extra": "mean: 130.43159904740966 usec\nrounds: 5038" |
| 27718 | + } |
| 27719 | + ] |
27668 | 27720 | } |
27669 | 27721 | ] |
27670 | 27722 | } |
|
0 commit comments