|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1774579881230, |
| 2 | + "lastUpdate": 1774643586421, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -38055,6 +38055,58 @@ window.BENCHMARK_DATA = { |
38055 | 38055 | "extra": "mean: 136.96454995903258 usec\nrounds: 4884" |
38056 | 38056 | } |
38057 | 38057 | ] |
| 38058 | + }, |
| 38059 | + { |
| 38060 | + "commit": { |
| 38061 | + "author": { |
| 38062 | + "email": "RyAuld@microsoft.com", |
| 38063 | + "name": "Ryan Auld", |
| 38064 | + "username": "RyAuld" |
| 38065 | + }, |
| 38066 | + "committer": { |
| 38067 | + "email": "RyAuld@microsoft.com", |
| 38068 | + "name": "Ryan Auld", |
| 38069 | + "username": "RyAuld" |
| 38070 | + }, |
| 38071 | + "distinct": true, |
| 38072 | + "id": "d637dc57ac2645f1f50af6dbcf710f31fbcd18ed", |
| 38073 | + "message": "Use shared template in PR/CI build", |
| 38074 | + "timestamp": "2026-03-27T13:28:51-07:00", |
| 38075 | + "tree_id": "e8a502dbe0afd4c660acc8cdcc9cb8c93afe8573", |
| 38076 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/d637dc57ac2645f1f50af6dbcf710f31fbcd18ed" |
| 38077 | + }, |
| 38078 | + "date": 1774643585350, |
| 38079 | + "tool": "pytest", |
| 38080 | + "benches": [ |
| 38081 | + { |
| 38082 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 38083 | + "value": 39858.910970900695, |
| 38084 | + "unit": "iter/sec", |
| 38085 | + "range": "stddev: 0.000003763894765721808", |
| 38086 | + "extra": "mean: 25.088492777187458 usec\nrounds: 7961" |
| 38087 | + }, |
| 38088 | + { |
| 38089 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 38090 | + "value": 35402.30510054982, |
| 38091 | + "unit": "iter/sec", |
| 38092 | + "range": "stddev: 0.000004032431330309126", |
| 38093 | + "extra": "mean: 28.246748260029808 usec\nrounds: 14368" |
| 38094 | + }, |
| 38095 | + { |
| 38096 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 38097 | + "value": 7452.079200323384, |
| 38098 | + "unit": "iter/sec", |
| 38099 | + "range": "stddev: 0.000016353591200173632", |
| 38100 | + "extra": "mean: 134.19073699010133 usec\nrounds: 2844" |
| 38101 | + }, |
| 38102 | + { |
| 38103 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 38104 | + "value": 6867.848517975416, |
| 38105 | + "unit": "iter/sec", |
| 38106 | + "range": "stddev: 0.00001866052929455224", |
| 38107 | + "extra": "mean: 145.60600708979987 usec\nrounds: 3103" |
| 38108 | + } |
| 38109 | + ] |
38058 | 38110 | } |
38059 | 38111 | ] |
38060 | 38112 | } |
|
0 commit comments