Created
April 21, 2021 11:28
-
-
Save Buffer0x7cd/e7f4091e3e6d9e73acc830c4dc1dec63 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Starting profile | |
103902924 function calls (94145786 primitive calls) in 95.641 seconds | |
Ordered by: cumulative time | |
ncalls tottime percall cumtime percall filename:lineno(function) | |
1 0.000 0.000 95.641 95.641 core_v1_api.py:13605(list_pod_for_all_namespaces) | |
1 0.000 0.000 95.641 95.641 core_v1_api.py:13633(list_pod_for_all_namespaces_with_http_info) | |
1 0.000 0.000 95.641 95.641 api_client.py:291(call_api) | |
1 1.028 1.028 95.641 95.641 api_client.py:110(__call_api) | |
1 0.000 0.000 87.746 87.746 api_client.py:228(deserialize) | |
7412349/1 9.805 0.000 73.948 73.948 api_client.py:251(__deserialize) | |
2075996/1 11.474 0.000 73.948 73.948 api_client.py:614(__deserialize_model) | |
263868/1 0.944 0.000 73.948 73.948 api_client.py:266(<listcomp>) | |
166543 0.354 0.000 32.886 0.000 api_client.py:591(__deserialize_datatime) | |
166543 0.264 0.000 32.212 0.000 _parser.py:1260(parse) | |
166543 0.796 0.000 31.948 0.000 _parser.py:578(parse) | |
166543 2.837 0.000 26.976 0.000 _parser.py:669(_parse) | |
166543 3.438 0.000 14.092 0.000 _parser.py:205(split) | |
1 0.000 0.000 13.798 13.798 __init__.py:299(loads) | |
1 0.000 0.000 13.798 13.798 decoder.py:332(decode) | |
1 13.698 13.698 13.798 13.798 decoder.py:343(raw_decode) | |
2165059 1.010 0.000 10.103 0.000 _parser.py:195(__next__) | |
2165059 5.401 0.000 9.093 0.000 _parser.py:83(get_token) | |
1 0.000 0.000 6.866 6.866 api_client.py:345(request) | |
1 0.000 0.000 6.866 6.866 rest.py:226(GET) | |
1 0.000 0.000 6.866 6.866 rest.py:112(request) | |
1 0.000 0.000 6.639 6.639 request.py:59(request) | |
1 0.000 0.000 6.639 6.639 request.py:83(request_encode_url) | |
1 0.000 0.000 6.639 6.639 poolmanager.py:315(urlopen) | |
1 0.000 0.000 6.638 6.638 connectionpool.py:499(urlopen) | |
19600 0.022 0.000 6.397 0.000 socket.py:575(readinto) | |
19600 0.021 0.000 6.359 0.000 ssl.py:1041(recv_into) | |
19600 0.014 0.000 6.333 0.000 ssl.py:902(read) | |
19600 6.317 0.000 6.317 0.000 {method 'read' of '_ssl._SSLSocket' objects} | |
333086 2.053 0.000 6.282 0.000 _parser.py:878(_parse_numeric_token) | |
2177023 1.203 0.000 6.220 0.000 six.py:586(iteritems) | |
1 0.000 0.000 5.821 5.821 connectionpool.py:356(_make_request) | |
1 0.000 0.000 5.821 5.821 client.py:1277(getresponse) | |
1 0.000 0.000 5.821 5.821 client.py:289(begin) | |
1 0.000 0.000 5.821 5.821 client.py:256(_read_status) | |
10 0.000 0.000 5.821 0.582 {method 'readline' of '_io.BufferedReader' objects} | |
2177027 4.670 0.000 4.670 0.000 {built-in method builtins.iter} | |
14422643 2.406 0.000 2.406 0.000 {method 'startswith' of 'str' objects} | |
3360260 0.520 0.000 1.960 0.000 {built-in method builtins.len} | |
499629 1.258 0.000 1.662 0.000 _parser.py:434(append) | |
166543 0.164 0.000 1.440 0.000 _parser.py:239(__len__) | |
3997032 0.979 0.000 1.404 0.000 _parser.py:214(isnum) | |
166543 0.401 0.000 1.275 0.000 {built-in method builtins.sum} | |
4729594 1.265 0.000 1.265 0.000 api_client.py:549(__deserialize_primitive) | |
317895 1.100 0.000 1.241 0.000 v1_volume.py:97(__init__) | |
499629 1.218 0.000 1.218 0.000 {method 'replace' of 'datetime.datetime' objects} | |
6170047/6170011 1.136 0.000 1.138 0.000 {built-in method builtins.isinstance} | |
333086 0.528 0.000 1.094 0.000 _parser.py:1009(_find_hms_idx) | |
166543 0.534 0.000 1.094 0.000 _parser.py:1211(_build_naive) | |
363732 0.265 0.000 1.087 0.000 re.py:170(match) | |
5406998 0.988 0.000 0.988 0.000 {built-in method builtins.getattr} | |
99864 0.245 0.000 0.915 0.000 api_client.py:271(<dictcomp>) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment