|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1731923474133, |
| 2 | + "lastUpdate": 1732057460748, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -23401,6 +23401,58 @@ window.BENCHMARK_DATA = { |
23401 | 23401 | "extra": "mean: 118.73376574734445 usec\nrounds: 4858" |
23402 | 23402 | } |
23403 | 23403 | ] |
| 23404 | + }, |
| 23405 | + { |
| 23406 | + "commit": { |
| 23407 | + "author": { |
| 23408 | + |
| 23409 | + "name": "Ray Luo", |
| 23410 | + "username": "rayluo" |
| 23411 | + }, |
| 23412 | + "committer": { |
| 23413 | + |
| 23414 | + "name": "GitHub", |
| 23415 | + "username": "web-flow" |
| 23416 | + }, |
| 23417 | + "distinct": true, |
| 23418 | + "id": "7826ea8ffc998ae66b0f340ebd53e52ddd20d1f0", |
| 23419 | + "message": "Revert \"allow MI endpoint changing through environment variable (#754)\" (#769)\n\nThis reverts commit 7db6c2ccdd121ad730517ebd5e6195feec06ed41.", |
| 23420 | + "timestamp": "2024-11-19T15:02:15-08:00", |
| 23421 | + "tree_id": "1bc2a23ef8b56e8d4e0e8d4a23bba4a695c06510", |
| 23422 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/7826ea8ffc998ae66b0f340ebd53e52ddd20d1f0" |
| 23423 | + }, |
| 23424 | + "date": 1732057460273, |
| 23425 | + "tool": "pytest", |
| 23426 | + "benches": [ |
| 23427 | + { |
| 23428 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 23429 | + "value": 41610.0103931204, |
| 23430 | + "unit": "iter/sec", |
| 23431 | + "range": "stddev: 0.000002166988997870763", |
| 23432 | + "extra": "mean: 24.03267844810092 usec\nrounds: 8120" |
| 23433 | + }, |
| 23434 | + { |
| 23435 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 23436 | + "value": 41515.056976895336, |
| 23437 | + "unit": "iter/sec", |
| 23438 | + "range": "stddev: 0.000001979466788292308", |
| 23439 | + "extra": "mean: 24.087646093236415 usec\nrounds: 13950" |
| 23440 | + }, |
| 23441 | + { |
| 23442 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 23443 | + "value": 8150.05643954227, |
| 23444 | + "unit": "iter/sec", |
| 23445 | + "range": "stddev: 0.000015715729465968784", |
| 23446 | + "extra": "mean: 122.69853680377247 usec\nrounds: 5475" |
| 23447 | + }, |
| 23448 | + { |
| 23449 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 23450 | + "value": 7779.784888854884, |
| 23451 | + "unit": "iter/sec", |
| 23452 | + "range": "stddev: 0.00001721710299712407", |
| 23453 | + "extra": "mean: 128.5382583562913 usec\nrounds: 5415" |
| 23454 | + } |
| 23455 | + ] |
23404 | 23456 | } |
23405 | 23457 | ] |
23406 | 23458 | } |
|
0 commit comments