|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1732695112126, |
| 2 | + "lastUpdate": 1732695420137, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -23713,6 +23713,58 @@ window.BENCHMARK_DATA = { |
23713 | 23713 | "extra": "mean: 128.40471600662204 usec\nrounds: 4067" |
23714 | 23714 | } |
23715 | 23715 | ] |
| 23716 | + }, |
| 23717 | + { |
| 23718 | + "commit": { |
| 23719 | + "author": { |
| 23720 | + |
| 23721 | + "name": "Ray Luo", |
| 23722 | + "username": "rayluo" |
| 23723 | + }, |
| 23724 | + "committer": { |
| 23725 | + |
| 23726 | + "name": "Ray Luo", |
| 23727 | + "username": "rayluo" |
| 23728 | + }, |
| 23729 | + "distinct": false, |
| 23730 | + "id": "60007ac58d94947287ba15be36e83ea1978b4cc1", |
| 23731 | + "message": "Some helpers to test Python 3.14 via docker", |
| 23732 | + "timestamp": "2024-11-27T00:08:42-08:00", |
| 23733 | + "tree_id": "34563005444fd1a32e57138c5edd3458897761ea", |
| 23734 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/60007ac58d94947287ba15be36e83ea1978b4cc1" |
| 23735 | + }, |
| 23736 | + "date": 1732695419725, |
| 23737 | + "tool": "pytest", |
| 23738 | + "benches": [ |
| 23739 | + { |
| 23740 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 23741 | + "value": 43444.362955456316, |
| 23742 | + "unit": "iter/sec", |
| 23743 | + "range": "stddev: 0.0000017545067022332587", |
| 23744 | + "extra": "mean: 23.01794598818963 usec\nrounds: 8350" |
| 23745 | + }, |
| 23746 | + { |
| 23747 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 23748 | + "value": 41719.284550387885, |
| 23749 | + "unit": "iter/sec", |
| 23750 | + "range": "stddev: 0.0000019875163293042494", |
| 23751 | + "extra": "mean: 23.96973032440707 usec\nrounds: 15044" |
| 23752 | + }, |
| 23753 | + { |
| 23754 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 23755 | + "value": 8227.743286370254, |
| 23756 | + "unit": "iter/sec", |
| 23757 | + "range": "stddev: 0.000014933319945763574", |
| 23758 | + "extra": "mean: 121.54000984164871 usec\nrounds: 4166" |
| 23759 | + }, |
| 23760 | + { |
| 23761 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 23762 | + "value": 7755.413473187811, |
| 23763 | + "unit": "iter/sec", |
| 23764 | + "range": "stddev: 0.000014034568607553172", |
| 23765 | + "extra": "mean: 128.94219031096438 usec\nrounds: 4892" |
| 23766 | + } |
| 23767 | + ] |
23716 | 23768 | } |
23717 | 23769 | ] |
23718 | 23770 | } |
|
0 commit comments