|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1728686092980, |
| 2 | + "lastUpdate": 1728686709031, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -22517,6 +22517,58 @@ window.BENCHMARK_DATA = { |
22517 | 22517 | "extra": "mean: 127.69116873612177 usec\nrounds: 4107" |
22518 | 22518 | } |
22519 | 22519 | ] |
| 22520 | + }, |
| 22521 | + { |
| 22522 | + "commit": { |
| 22523 | + "author": { |
| 22524 | + |
| 22525 | + "name": "Alexander Clouter", |
| 22526 | + "username": "jimdigriz" |
| 22527 | + }, |
| 22528 | + "committer": { |
| 22529 | + |
| 22530 | + "name": "Alexander Clouter", |
| 22531 | + "username": "jimdigriz" |
| 22532 | + }, |
| 22533 | + "distinct": true, |
| 22534 | + "id": "1212f6abcd307de37dae9a502d121b8e0f627852", |
| 22535 | + "message": "allow MI endpoint changing through environment variable\n\nuseful during development where you are using SSH tunnelling to utilise\nthe credentials assigned to an actual instance", |
| 22536 | + "timestamp": "2024-10-11T06:46:34+01:00", |
| 22537 | + "tree_id": "93885676b97b397050bcca3a80de163f603ea8d9", |
| 22538 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/1212f6abcd307de37dae9a502d121b8e0f627852" |
| 22539 | + }, |
| 22540 | + "date": 1728686708016, |
| 22541 | + "tool": "pytest", |
| 22542 | + "benches": [ |
| 22543 | + { |
| 22544 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 22545 | + "value": 42157.796291832754, |
| 22546 | + "unit": "iter/sec", |
| 22547 | + "range": "stddev: 0.000002250327500793201", |
| 22548 | + "extra": "mean: 23.72040495375064 usec\nrounds: 8559" |
| 22549 | + }, |
| 22550 | + { |
| 22551 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 22552 | + "value": 42523.16975351269, |
| 22553 | + "unit": "iter/sec", |
| 22554 | + "range": "stddev: 0.0000022946757369419297", |
| 22555 | + "extra": "mean: 23.51659120889956 usec\nrounds: 15766" |
| 22556 | + }, |
| 22557 | + { |
| 22558 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 22559 | + "value": 8159.077939622214, |
| 22560 | + "unit": "iter/sec", |
| 22561 | + "range": "stddev: 0.00001467173886478078", |
| 22562 | + "extra": "mean: 122.56286891730595 usec\nrounds: 4295" |
| 22563 | + }, |
| 22564 | + { |
| 22565 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 22566 | + "value": 8107.538845963769, |
| 22567 | + "unit": "iter/sec", |
| 22568 | + "range": "stddev: 0.000014780927178768062", |
| 22569 | + "extra": "mean: 123.34199305105234 usec\nrounds: 4317" |
| 22570 | + } |
| 22571 | + ] |
22520 | 22572 | } |
22521 | 22573 | ] |
22522 | 22574 | } |
|
0 commit comments