|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1729301061761, |
| 2 | + "lastUpdate": 1729311193319, |
3 | 3 | "repoUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-python", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -22673,6 +22673,58 @@ window.BENCHMARK_DATA = { |
22673 | 22673 | "extra": "mean: 122.01640686232133 usec\nrounds: 4284" |
22674 | 22674 | } |
22675 | 22675 | ] |
| 22676 | + }, |
| 22677 | + { |
| 22678 | + "commit": { |
| 22679 | + "author": { |
| 22680 | + |
| 22681 | + "name": "Ray Luo", |
| 22682 | + "username": "rayluo" |
| 22683 | + }, |
| 22684 | + "committer": { |
| 22685 | + |
| 22686 | + "name": "Ray Luo", |
| 22687 | + "username": "rayluo" |
| 22688 | + }, |
| 22689 | + "distinct": true, |
| 22690 | + "id": "0e28482c16c05b1c2b932c28beb9b738232f747e", |
| 22691 | + "message": "Customizable token cache\n\nCustomizable data and response to be saved into token cache", |
| 22692 | + "timestamp": "2024-10-18T21:06:54-07:00", |
| 22693 | + "tree_id": "eecdc215f285424d44fd86b12ad2d4de1bb4ddc2", |
| 22694 | + "url": "https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/0e28482c16c05b1c2b932c28beb9b738232f747e" |
| 22695 | + }, |
| 22696 | + "date": 1729311192288, |
| 22697 | + "tool": "pytest", |
| 22698 | + "benches": [ |
| 22699 | + { |
| 22700 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_hit", |
| 22701 | + "value": 41869.77075771677, |
| 22702 | + "unit": "iter/sec", |
| 22703 | + "range": "stddev: 0.000001909545662607506", |
| 22704 | + "extra": "mean: 23.883579534900985 usec\nrounds: 7525" |
| 22705 | + }, |
| 22706 | + { |
| 22707 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_hit", |
| 22708 | + "value": 39631.81065417457, |
| 22709 | + "unit": "iter/sec", |
| 22710 | + "range": "stddev: 0.00000248056846547224", |
| 22711 | + "extra": "mean: 25.23225619757714 usec\nrounds: 14965" |
| 22712 | + }, |
| 22713 | + { |
| 22714 | + "name": "tests/test_benchmark.py::test_cca_1_tenant_with_10_tokens_per_tenant_and_cache_miss", |
| 22715 | + "value": 8172.096672688506, |
| 22716 | + "unit": "iter/sec", |
| 22717 | + "range": "stddev: 0.000015660287584116778", |
| 22718 | + "extra": "mean: 122.36761752244593 usec\nrounds: 3778" |
| 22719 | + }, |
| 22720 | + { |
| 22721 | + "name": "tests/test_benchmark.py::test_cca_many_tenants_with_10_tokens_per_tenant_and_cache_miss", |
| 22722 | + "value": 7668.880006067762, |
| 22723 | + "unit": "iter/sec", |
| 22724 | + "range": "stddev: 0.000014153912475877541", |
| 22725 | + "extra": "mean: 130.39713741886445 usec\nrounds: 3835" |
| 22726 | + } |
| 22727 | + ] |
22676 | 22728 | } |
22677 | 22729 | ] |
22678 | 22730 | } |
|
0 commit comments