|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1748992966004, |
| 2 | + "lastUpdate": 1749038672942, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -30369,6 +30369,58 @@ window.BENCHMARK_DATA = { |
30369 | 30369 | "extra": "mean: 133.51643432993606 usec\nrounds: 5185" |
30370 | 30370 | } |
30371 | 30371 | ] |
| 30372 | + }, |
| 30373 | + { |
| 30374 | + "commit": { |
| 30375 | + "author": { |
| 30376 | + |
| 30377 | + "name": "Ray Luo", |
| 30378 | + "username": "rayluo" |
| 30379 | + }, |
| 30380 | + "committer": { |
| 30381 | + |
| 30382 | + "name": "GitHub", |
| 30383 | + "username": "web-flow" |
| 30384 | + }, |
| 30385 | + "distinct": true, |
| 30386 | + "id": "d49296c1b2a929a6ab11380e237daa89a5298512", |
| 30387 | + "message": "Bump version number (#827)", |
| 30388 | + "timestamp": "2025-06-04T13:02:12+01:00", |
| 30389 | + "tree_id": "e0cde1da4a42ee44a3b1077fdd950e34aea50520", |
| 30390 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/d49296c1b2a929a6ab11380e237daa89a5298512" |
| 30391 | + }, |
| 30392 | + "date": 1749038672372, |
| 30393 | + "tool": "pytest", |
| 30394 | + "benches": [ |
| 30395 | + { |
| 30396 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 30397 | + "value": 42856.46434044255, |
| 30398 | + "unit": "iter/sec", |
| 30399 | + "range": "stddev: 0.000002462760849977976", |
| 30400 | + "extra": "mean: 23.333702753829964 usec\nrounds: 8461" |
| 30401 | + }, |
| 30402 | + { |
| 30403 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 30404 | + "value": 39774.34395775345, |
| 30405 | + "unit": "iter/sec", |
| 30406 | + "range": "stddev: 0.0000035066502167596124", |
| 30407 | + "extra": "mean: 25.141835175513034 usec\nrounds: 15562" |
| 30408 | + }, |
| 30409 | + { |
| 30410 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 30411 | + "value": 7889.701511535369, |
| 30412 | + "unit": "iter/sec", |
| 30413 | + "range": "stddev: 0.000016441178079100976", |
| 30414 | + "extra": "mean: 126.74750730910678 usec\nrounds: 4173" |
| 30415 | + }, |
| 30416 | + { |
| 30417 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 30418 | + "value": 7625.858639042295, |
| 30419 | + "unit": "iter/sec", |
| 30420 | + "range": "stddev: 0.000014713881581286094", |
| 30421 | + "extra": "mean: 131.132774331834 usec\nrounds: 3740" |
| 30422 | + } |
| 30423 | + ] |
30372 | 30424 | } |
30373 | 30425 | ] |
30374 | 30426 | } |
|
0 commit comments