|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1737669988881, |
| 2 | + "lastUpdate": 1737760933400, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -24545,6 +24545,58 @@ window.BENCHMARK_DATA = { |
24545 | 24545 | "extra": "mean: 128.98108933308237 usec\nrounds: 4903" |
24546 | 24546 | } |
24547 | 24547 | ] |
| 24548 | + }, |
| 24549 | + { |
| 24550 | + "commit": { |
| 24551 | + "author": { |
| 24552 | + |
| 24553 | + "name": "Dharshan Birur Jayaprabhu", |
| 24554 | + "username": "DharshanBJ" |
| 24555 | + }, |
| 24556 | + "committer": { |
| 24557 | + |
| 24558 | + "name": "Dharshan Birur Jayaprabhu", |
| 24559 | + "username": "DharshanBJ" |
| 24560 | + }, |
| 24561 | + "distinct": true, |
| 24562 | + "id": "dafe15f635054618b9a6c2579b03fbd7f082f2f4", |
| 24563 | + "message": "Merge branch 'dharshanb/brokerSupportLinux' of https://github.com/AzureAD/microsoft-authentication-library-for-python into dharshanb/brokerSupportLinux", |
| 24564 | + "timestamp": "2025-01-24T23:19:42Z", |
| 24565 | + "tree_id": "fd5be7e70c37bafdb30e81bcd1558939da193db9", |
| 24566 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/dafe15f635054618b9a6c2579b03fbd7f082f2f4" |
| 24567 | + }, |
| 24568 | + "date": 1737760932770, |
| 24569 | + "tool": "pytest", |
| 24570 | + "benches": [ |
| 24571 | + { |
| 24572 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 24573 | + "value": 41900.794376662765, |
| 24574 | + "unit": "iter/sec", |
| 24575 | + "range": "stddev: 0.000002509937938331564", |
| 24576 | + "extra": "mean: 23.865895978262508 usec\nrounds: 8056" |
| 24577 | + }, |
| 24578 | + { |
| 24579 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 24580 | + "value": 41579.60593688895, |
| 24581 | + "unit": "iter/sec", |
| 24582 | + "range": "stddev: 0.0000028550548047672437", |
| 24583 | + "extra": "mean: 24.050251979728635 usec\nrounds: 14775" |
| 24584 | + }, |
| 24585 | + { |
| 24586 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 24587 | + "value": 7701.014466854565, |
| 24588 | + "unit": "iter/sec", |
| 24589 | + "range": "stddev: 0.000033526987779616684", |
| 24590 | + "extra": "mean: 129.8530218718631 usec\nrounds: 4252" |
| 24591 | + }, |
| 24592 | + { |
| 24593 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 24594 | + "value": 7938.053071164612, |
| 24595 | + "unit": "iter/sec", |
| 24596 | + "range": "stddev: 0.000016212823696048136", |
| 24597 | + "extra": "mean: 125.9754742170409 usec\nrounds: 4344" |
| 24598 | + } |
| 24599 | + ] |
24548 | 24600 | } |
24549 | 24601 | ] |
24550 | 24602 | } |
|
0 commit comments