|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1732160726461, |
| 2 | + "lastUpdate": 1732161218014, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -23557,6 +23557,58 @@ window.BENCHMARK_DATA = { |
23557 | 23557 | "extra": "mean: 128.08034456399062 usec\nrounds: 4185" |
23558 | 23558 | } |
23559 | 23559 | ] |
| 23560 | + }, |
| 23561 | + { |
| 23562 | + "commit": { |
| 23563 | + "author": { |
| 23564 | + |
| 23565 | + "name": "jiasli", |
| 23566 | + "username": "jiasli" |
| 23567 | + }, |
| 23568 | + "committer": { |
| 23569 | + |
| 23570 | + "name": "Ray Luo", |
| 23571 | + "username": "rayluo" |
| 23572 | + }, |
| 23573 | + "distinct": true, |
| 23574 | + "id": "1d85e8a20b1fd1b28ae9bd8b77bb93fdade6f8b7", |
| 23575 | + "message": "SystemAssigned", |
| 23576 | + "timestamp": "2024-11-20T19:51:25-08:00", |
| 23577 | + "tree_id": "e0b28963dce0905d1e5bfa9d0e3fb55e80d3d08d", |
| 23578 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/1d85e8a20b1fd1b28ae9bd8b77bb93fdade6f8b7" |
| 23579 | + }, |
| 23580 | + "date": 1732161217617, |
| 23581 | + "tool": "pytest", |
| 23582 | + "benches": [ |
| 23583 | + { |
| 23584 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 23585 | + "value": 43888.64405163496, |
| 23586 | + "unit": "iter/sec", |
| 23587 | + "range": "stddev: 0.0000018562000461027553", |
| 23588 | + "extra": "mean: 22.78493723395739 usec\nrounds: 7520" |
| 23589 | + }, |
| 23590 | + { |
| 23591 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 23592 | + "value": 42909.89831309945, |
| 23593 | + "unit": "iter/sec", |
| 23594 | + "range": "stddev: 0.00000231424088705337", |
| 23595 | + "extra": "mean: 23.304646231117307 usec\nrounds: 15349" |
| 23596 | + }, |
| 23597 | + { |
| 23598 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 23599 | + "value": 8165.940660304301, |
| 23600 | + "unit": "iter/sec", |
| 23601 | + "range": "stddev: 0.000014581440082016047", |
| 23602 | + "extra": "mean: 122.4598661194209 usec\nrounds: 4265" |
| 23603 | + }, |
| 23604 | + { |
| 23605 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 23606 | + "value": 7707.407104730558, |
| 23607 | + "unit": "iter/sec", |
| 23608 | + "range": "stddev: 0.000015071340430131354", |
| 23609 | + "extra": "mean: 129.7453198477387 usec\nrounds: 3683" |
| 23610 | + } |
| 23611 | + ] |
23560 | 23612 | } |
23561 | 23613 | ] |
23562 | 23614 | } |
|
0 commit comments