|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1730857850522, |
| 2 | + "lastUpdate": 1730939749362, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -22985,6 +22985,58 @@ window.BENCHMARK_DATA = { |
22985 | 22985 | "extra": "mean: 130.5198451705215 usec\nrounds: 4928" |
22986 | 22986 | } |
22987 | 22987 | ] |
| 22988 | + }, |
| 22989 | + { |
| 22990 | + "commit": { |
| 22991 | + "author": { |
| 22992 | + |
| 22993 | + "name": "Dharshan Birur Jayaprabhu", |
| 22994 | + "username": "DharshanBJ" |
| 22995 | + }, |
| 22996 | + "committer": { |
| 22997 | + |
| 22998 | + "name": "Dharshan Birur Jayaprabhu", |
| 22999 | + "username": "DharshanBJ" |
| 23000 | + }, |
| 23001 | + "distinct": true, |
| 23002 | + "id": "edf77b466d85ff313d3907b3947103decf005b11", |
| 23003 | + "message": "update version number", |
| 23004 | + "timestamp": "2024-11-07T00:33:22Z", |
| 23005 | + "tree_id": "fbfa78b9075d8c6a6e6d84bb75c03914bb870926", |
| 23006 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/edf77b466d85ff313d3907b3947103decf005b11" |
| 23007 | + }, |
| 23008 | + "date": 1730939748735, |
| 23009 | + "tool": "pytest", |
| 23010 | + "benches": [ |
| 23011 | + { |
| 23012 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 23013 | + "value": 42358.939007907575, |
| 23014 | + "unit": "iter/sec", |
| 23015 | + "range": "stddev: 0.0000022870470256611305", |
| 23016 | + "extra": "mean: 23.60776788609648 usec\nrounds: 8009" |
| 23017 | + }, |
| 23018 | + { |
| 23019 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 23020 | + "value": 37316.39944557371, |
| 23021 | + "unit": "iter/sec", |
| 23022 | + "range": "stddev: 0.000002856473324318729", |
| 23023 | + "extra": "mean: 26.797869431602283 usec\nrounds: 17240" |
| 23024 | + }, |
| 23025 | + { |
| 23026 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 23027 | + "value": 8069.471217399734, |
| 23028 | + "unit": "iter/sec", |
| 23029 | + "range": "stddev: 0.000016242818206939797", |
| 23030 | + "extra": "mean: 123.9238573456657 usec\nrounds: 4227" |
| 23031 | + }, |
| 23032 | + { |
| 23033 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 23034 | + "value": 7512.094116058127, |
| 23035 | + "unit": "iter/sec", |
| 23036 | + "range": "stddev: 0.000016121957606734083", |
| 23037 | + "extra": "mean: 133.1186729759367 usec\nrounds: 3434" |
| 23038 | + } |
| 23039 | + ] |
22988 | 23040 | } |
22989 | 23041 | ] |
22990 | 23042 | } |
|
0 commit comments