|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1738972966508, |
| 2 | + "lastUpdate": 1738973302698, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -25377,6 +25377,58 @@ window.BENCHMARK_DATA = { |
25377 | 25377 | "extra": "mean: 131.38764016724116 usec\nrounds: 3824" |
25378 | 25378 | } |
25379 | 25379 | ] |
| 25380 | + }, |
| 25381 | + { |
| 25382 | + "commit": { |
| 25383 | + "author": { |
| 25384 | + |
| 25385 | + "name": "Ray Luo", |
| 25386 | + "username": "rayluo" |
| 25387 | + }, |
| 25388 | + "committer": { |
| 25389 | + |
| 25390 | + "name": "Ray Luo", |
| 25391 | + "username": "rayluo" |
| 25392 | + }, |
| 25393 | + "distinct": false, |
| 25394 | + "id": "6508d992f4bbfcae21c7f1175c24e4076ade0ad5", |
| 25395 | + "message": "Try to suppress another verify=False", |
| 25396 | + "timestamp": "2025-02-07T15:57:54-08:00", |
| 25397 | + "tree_id": "c40d1b86ab77c482edfb321827ec05095613ca6b", |
| 25398 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/6508d992f4bbfcae21c7f1175c24e4076ade0ad5" |
| 25399 | + }, |
| 25400 | + "date": 1738973302145, |
| 25401 | + "tool": "pytest", |
| 25402 | + "benches": [ |
| 25403 | + { |
| 25404 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 25405 | + "value": 43920.27298085663, |
| 25406 | + "unit": "iter/sec", |
| 25407 | + "range": "stddev: 0.0000023199768940321797", |
| 25408 | + "extra": "mean: 22.76852879388674 usec\nrounds: 8283" |
| 25409 | + }, |
| 25410 | + { |
| 25411 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 25412 | + "value": 40018.05092651873, |
| 25413 | + "unit": "iter/sec", |
| 25414 | + "range": "stddev: 0.000002936538382035363", |
| 25415 | + "extra": "mean: 24.988723259816005 usec\nrounds: 15314" |
| 25416 | + }, |
| 25417 | + { |
| 25418 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 25419 | + "value": 8248.569673893227, |
| 25420 | + "unit": "iter/sec", |
| 25421 | + "range": "stddev: 0.00001801245322077717", |
| 25422 | + "extra": "mean: 121.23313974845918 usec\nrounds: 4136" |
| 25423 | + }, |
| 25424 | + { |
| 25425 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 25426 | + "value": 7649.706863155602, |
| 25427 | + "unit": "iter/sec", |
| 25428 | + "range": "stddev: 0.000018643627779647928", |
| 25429 | + "extra": "mean: 130.72396340001546 usec\nrounds: 5000" |
| 25430 | + } |
| 25431 | + ] |
25380 | 25432 | } |
25381 | 25433 | ] |
25382 | 25434 | } |
|
0 commit comments