|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1730939749362, |
| 2 | + "lastUpdate": 1731113172110, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -23037,6 +23037,58 @@ window.BENCHMARK_DATA = { |
23037 | 23037 | "extra": "mean: 133.1186729759367 usec\nrounds: 3434" |
23038 | 23038 | } |
23039 | 23039 | ] |
| 23040 | + }, |
| 23041 | + { |
| 23042 | + "commit": { |
| 23043 | + "author": { |
| 23044 | + |
| 23045 | + "name": "Dharshan BJ", |
| 23046 | + "username": "DharshanBJ" |
| 23047 | + }, |
| 23048 | + "committer": { |
| 23049 | + |
| 23050 | + "name": "GitHub", |
| 23051 | + "username": "web-flow" |
| 23052 | + }, |
| 23053 | + "distinct": true, |
| 23054 | + "id": "3bf91114cdc1d8d45116058c5b25a8f984927b43", |
| 23055 | + "message": "Update sample/interactive_sample.py\n\nCo-authored-by: Ray Luo < [email protected]>", |
| 23056 | + "timestamp": "2024-11-08T16:44:00-08:00", |
| 23057 | + "tree_id": "75c57094bb20ade0f2a2847a5e2e008a1c6ea778", |
| 23058 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/3bf91114cdc1d8d45116058c5b25a8f984927b43" |
| 23059 | + }, |
| 23060 | + "date": 1731113171704, |
| 23061 | + "tool": "pytest", |
| 23062 | + "benches": [ |
| 23063 | + { |
| 23064 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 23065 | + "value": 44904.15999835994, |
| 23066 | + "unit": "iter/sec", |
| 23067 | + "range": "stddev: 0.0000018505503025974314", |
| 23068 | + "extra": "mean: 22.26965163219897 usec\nrounds: 8669" |
| 23069 | + }, |
| 23070 | + { |
| 23071 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 23072 | + "value": 41092.61344852087, |
| 23073 | + "unit": "iter/sec", |
| 23074 | + "range": "stddev: 0.0000022587073226865098", |
| 23075 | + "extra": "mean: 24.335273813936386 usec\nrounds: 15726" |
| 23076 | + }, |
| 23077 | + { |
| 23078 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 23079 | + "value": 8224.281656493418, |
| 23080 | + "unit": "iter/sec", |
| 23081 | + "range": "stddev: 0.000014274385234024946", |
| 23082 | + "extra": "mean: 121.5911664711115 usec\nrounds: 5118" |
| 23083 | + }, |
| 23084 | + { |
| 23085 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 23086 | + "value": 7760.751356806702, |
| 23087 | + "unit": "iter/sec", |
| 23088 | + "range": "stddev: 0.000014989196550395962", |
| 23089 | + "extra": "mean: 128.85350322722718 usec\nrounds: 4028" |
| 23090 | + } |
| 23091 | + ] |
23040 | 23092 | } |
23041 | 23093 | ] |
23042 | 23094 | } |
|
0 commit comments