Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@sadsfae
Created March 15, 2019 20:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save sadsfae/ccd42c1e627befffa674da1b040a6470 to your computer and use it in GitHub Desktop.
Save sadsfae/ccd42c1e627befffa674da1b040a6470 to your computer and use it in GitHub Desktop.
cProfile Python trace of quads-cli
(root@quads) - (20:16) - (~)
-=>>python -m cProfile /opt/quads/bin/quads-cli --full-summary
cloud01: 0 (Initializing cloud)
cloud02: 20 (Real Shift on stack)
cloud03: 0 (Initializing cloud)
cloud04: 0 (Initializing cloud)
cloud05: 0 (Initializing cloud)
cloud06: 0 (Initializing cloud)
cloud07: 0 (Initializing cloud)
cloud08: 0 (Initializing cloud)
cloud09: 0 (Testing Cloud)
cloud10: 0 (Initializing cloud)
cloud11: 0 (Initializing cloud)
cloud12: 0 (Initializing cloud)
cloud13: 0 (Initializing cloud)
cloud14: 0 (Initializing cloud)
cloud15: 0 (Initializing cloud)
cloud16: 0 (Initializing cloud)
cloud17: 0 (Initializing cloud)
cloud18: 0 (Initializing cloud)
cloud19: 0 (Initializing cloud)
cloud20: 0 (Initializing cloud)
cloud21: 0 (Initializing cloud)
cloud22: 0 (Initializing cloud)
cloud23: 0 (Initializing cloud)
cloud24: 0 (Initializing cloud)
cloud25: 0 (Initializing cloud)
cloud26: 0 (Initializing cloud)
cloud27: 0 (Initializing cloud)
cloud28: 0 (Initializing cloud)
cloud29: 0 (Initializing cloud)
cloud30: 0 (Initializing cloud)
cloud31: 0 (Initializing cloud)
cloud32: 0 (Initializing cloud)
265071 function calls (257872 primitive calls) in 72.368 seconds
Ordered by: standard name
ncalls tottime percall cumtime percall filename:lineno(function)
1645/868 0.001 0.000 0.168 0.000 <frozen importlib._bootstrap>:1009(_handle_fromlist)
654 0.001 0.000 0.002 0.000 <frozen importlib._bootstrap>:103(release)
538 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:143(__init__)
538 0.001 0.000 0.005 0.000 <frozen importlib._bootstrap>:147(__enter__)
538 0.000 0.000 0.002 0.000 <frozen importlib._bootstrap>:151(__exit__)
654 0.002 0.000 0.003 0.000 <frozen importlib._bootstrap>:157(_get_module_lock)
536 0.001 0.000 0.001 0.000 <frozen importlib._bootstrap>:176(cb)
116 0.000 0.000 0.001 0.000 <frozen importlib._bootstrap>:194(_lock_unlock_module)
650/12 0.000 0.000 72.322 6.027 <frozen importlib._bootstrap>:211(_call_with_frames_removed)
7255 0.002 0.000 0.002 0.000 <frozen importlib._bootstrap>:222(_verbose_message)
3 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:232(_requires_builtin_wrapper)
509 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:307(__init__)
509 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:311(__enter__)
509 0.002 0.000 0.003 0.000 <frozen importlib._bootstrap>:318(__exit__)
2034 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:321(<genexpr>)
469 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:35(_new_module)
538 0.001 0.000 0.001 0.000 <frozen importlib._bootstrap>:369(__init__)
975 0.001 0.000 0.005 0.000 <frozen importlib._bootstrap>:403(cached)
873 0.001 0.000 0.001 0.000 <frozen importlib._bootstrap>:416(parent)
509 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:424(has_location)
8 0.000 0.000 0.017 0.002 <frozen importlib._bootstrap>:433(spec_from_loader)
509 0.002 0.000 0.010 0.000 <frozen importlib._bootstrap>:504(_init_module_attrs)
509/507 0.001 0.000 0.022 0.000 <frozen importlib._bootstrap>:576(module_from_spec)
536 0.001 0.000 0.001 0.000 <frozen importlib._bootstrap>:58(__init__)
5 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:634(_load_backward_compatible)
514/12 0.002 0.000 72.324 6.027 <frozen importlib._bootstrap>:663(_load_unlocked)
533 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:719(find_spec)
3 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:740(create_module)
3 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:748(exec_module)
3 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:765(is_package)
654 0.001 0.000 0.002 0.000 <frozen importlib._bootstrap>:78(acquire)
530 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:792(find_spec)
1624 0.001 0.000 0.001 0.000 <frozen importlib._bootstrap>:855(__enter__)
1624 0.001 0.000 0.001 0.000 <frozen importlib._bootstrap>:859(__exit__)
31 0.000 0.000 0.017 0.001 <frozen importlib._bootstrap>:873(_find_spec_legacy)
533/503 0.003 0.000 0.064 0.000 <frozen importlib._bootstrap>:882(_find_spec)
538/10 0.002 0.000 72.326 7.233 <frozen importlib._bootstrap>:948(_find_and_load_unlocked)
538/10 0.002 0.000 72.326 7.233 <frozen importlib._bootstrap>:978(_find_and_load)
37 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap_external>:1029(__init__)
37/36 0.000 0.000 0.011 0.000 <frozen importlib._bootstrap_external>:1040(create_module)
37 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap_external>:1048(exec_module)
51 0.000 0.000 0.001 0.000 <frozen importlib._bootstrap_external>:1190(_path_hooks)
1439 0.001 0.000 0.002 0.000 <frozen importlib._bootstrap_external>:1203(_path_importer_cache)
530 0.003 0.000 0.044 0.000 <frozen importlib._bootstrap_external>:1240(_get_spec)
530 0.001 0.000 0.044 0.000 <frozen importlib._bootstrap_external>:1272(find_spec)
51 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap_external>:1319(__init__)
408 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap_external>:1325(<genexpr>)
506 0.001 0.000 0.003 0.000 <frozen importlib._bootstrap_external>:1351(_get_spec)
1310 0.010 0.000 0.038 0.000 <frozen importlib._bootstrap_external>:1356(find_spec)
51 0.000 0.000 0.001 0.000 <frozen importlib._bootstrap_external>:1404(_fill_cache)
51 0.000 0.000 0.001 0.000 <frozen importlib._bootstrap_external>:1445(path_hook_for_FileFinder)
938 0.003 0.000 0.007 0.000 <frozen importlib._bootstrap_external>:271(cache_from_source)
506 0.001 0.000 0.005 0.000 <frozen importlib._bootstrap_external>:369(_get_cached)
1310 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap_external>:40(_relax_case)
469 0.000 0.000 0.001 0.000 <frozen importlib._bootstrap_external>:401(_check_name_wrapper)
469 0.001 0.000 0.002 0.000 <frozen importlib._bootstrap_external>:438(_classify_pyc)
469 0.001 0.000 0.001 0.000 <frozen importlib._bootstrap_external>:471(_validate_timestamp_pyc)
1407 0.001 0.000 0.001 0.000 <frozen importlib._bootstrap_external>:51(_r_long)
469 0.001 0.000 0.044 0.000 <frozen importlib._bootstrap_external>:523(_compile_bytecode)
6923 0.005 0.000 0.012 0.000 <frozen importlib._bootstrap_external>:56(_path_join)
506 0.001 0.000 0.002 0.000 <frozen importlib._bootstrap_external>:574(spec_from_file_location)
6923 0.004 0.000 0.006 0.000 <frozen importlib._bootstrap_external>:58(<listcomp>)
938 0.001 0.000 0.001 0.000 <frozen importlib._bootstrap_external>:62(_path_split)
469 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap_external>:719(create_module)
469/12 0.001 0.000 72.324 6.027 <frozen importlib._bootstrap_external>:722(exec_module)
2486 0.001 0.000 0.013 0.000 <frozen importlib._bootstrap_external>:74(_path_stat)
469 0.004 0.000 0.070 0.000 <frozen importlib._bootstrap_external>:793(get_code)
707 0.001 0.000 0.005 0.000 <frozen importlib._bootstrap_external>:84(_path_is_mode_type)
469 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap_external>:884(__init__)
469 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap_external>:909(get_filename)
469 0.007 0.000 0.013 0.000 <frozen importlib._bootstrap_external>:914(get_data)
656 0.000 0.000 0.005 0.000 <frozen importlib._bootstrap_external>:93(_path_isfile)
469 0.000 0.000 0.003 0.000 <frozen importlib._bootstrap_external>:951(path_stats)
51 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap_external>:98(_path_isdir)
1 0.000 0.000 0.000 0.000 <string>:1(<module>)
4 0.000 0.000 0.000 0.000 <string>:1(__new__)
1 0.000 0.000 0.000 0.000 Image.py:2282(ImagePointHandler)
1 0.000 0.000 0.000 0.000 Image.py:2287(ImageTransformHandler)
1 0.000 0.000 0.000 0.000 Image.py:2932(_apply_env_variables)
1 0.000 0.000 0.007 0.007 Image.py:30(<module>)
1 0.000 0.000 0.000 0.000 Image.py:40(DecompressionBombWarning)
1 0.000 0.000 0.000 0.000 Image.py:44(DecompressionBombError)
1 0.000 0.000 0.000 0.000 Image.py:479(_E)
1 0.000 0.000 0.000 0.000 Image.py:48(_imaging_not_installed)
1 0.000 0.000 0.000 0.000 Image.py:514(Image)
1 0.000 0.000 0.000 0.000 ImageMode.py:17(<module>)
1 0.000 0.000 0.000 0.000 ImageMode.py:20(ModeDescriptor)
1 0.000 0.000 0.000 0.000 ImageOps.py:20(<module>)
1 0.000 0.000 0.000 0.000 __about__.py:16(<module>)
1 0.000 0.000 0.000 0.000 __about__.py:5(<module>)
1 0.000 0.000 0.000 0.000 __future__.py:48(<module>)
1 0.000 0.000 0.000 0.000 __future__.py:80(_Feature)
10 0.000 0.000 0.000 0.000 __future__.py:81(__init__)
21 0.000 0.000 0.022 0.001 __init__.py:1(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:10(<module>)
2 0.000 0.000 0.000 0.000 __init__.py:1000(__init__)
32 0.000 0.000 0.000 0.000 __init__.py:1011(flush)
32 0.000 0.000 0.001 0.000 __init__.py:1022(emit)
1 0.000 0.000 0.000 0.000 __init__.py:1070(FileHandler)
1 0.000 0.000 0.000 0.000 __init__.py:1139(_StderrHandler)
1 0.000 0.000 0.000 0.000 __init__.py:1145(__init__)
1 0.000 0.000 0.000 0.000 __init__.py:116(_import_OrderedDict)
1 0.000 0.000 0.000 0.000 __init__.py:1163(PlaceHolder)
5 0.000 0.000 0.000 0.000 __init__.py:1169(__init__)
32 0.000 0.000 0.000 0.000 __init__.py:117(getLevelName)
17 0.000 0.000 0.000 0.000 __init__.py:1175(append)
1 0.000 0.000 0.000 0.000 __init__.py:12(AsymmetricSignatureContext)
1 0.000 0.000 0.000 0.000 __init__.py:1205(Manager)
1 0.000 0.000 0.000 0.000 __init__.py:1210(__init__)
19 0.000 0.000 0.000 0.000 __init__.py:1221(getLogger)
19 0.000 0.000 0.000 0.000 __init__.py:1272(_fixupParents)
1 0.000 0.000 0.000 0.000 __init__.py:1296(_fixupChildren)
2 0.000 0.000 0.000 0.000 __init__.py:1309(_clear_cache)
1 0.000 0.000 0.000 0.000 __init__.py:1326(Logger)
20 0.000 0.000 0.000 0.000 __init__.py:1341(__init__)
2 0.000 0.000 0.000 0.000 __init__.py:1354(setLevel)
2 0.000 0.000 0.000 0.000 __init__.py:1361(debug)
32 0.000 0.000 0.002 0.000 __init__.py:1373(info)
14 0.000 0.000 0.000 0.000 __init__.py:139(_check_size)
32 0.000 0.000 0.000 0.000 __init__.py:1451(findCaller)
32 0.000 0.000 0.001 0.000 __init__.py:1481(makeRecord)
32 0.000 0.000 0.002 0.000 __init__.py:1496(_log)
4 0.000 0.000 72.047 18.012 __init__.py:15(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:151(py_object)
32 0.000 0.000 0.001 0.000 __init__.py:1521(handle)
4 0.000 0.000 0.000 0.000 __init__.py:1531(addHandler)
32 0.000 0.000 0.000 0.000 __init__.py:154(<lambda>)
32 0.000 0.000 0.001 0.000 __init__.py:1575(callHandlers)
1 0.000 0.000 0.001 0.001 __init__.py:16(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:16(DeprecatedTzFormatWarning)
1 0.000 0.000 0.000 0.000 __init__.py:160(c_short)
2 0.000 0.000 0.000 0.000 __init__.py:1605(getEffectiveLevel)
34 0.000 0.000 0.000 0.000 __init__.py:1619(isEnabledFor)
1 0.000 0.000 0.000 0.000 __init__.py:164(c_ushort)
1 0.000 0.000 0.000 0.000 __init__.py:1667(RootLogger)
1 0.000 0.000 0.000 0.000 __init__.py:1673(__init__)
1 0.000 0.000 0.000 0.000 __init__.py:168(c_long)
1 0.000 0.000 0.000 0.000 __init__.py:1684(LoggerAdapter)
1 0.000 0.000 0.000 0.000 __init__.py:172(c_ulong)
1 0.000 0.000 0.000 0.000 __init__.py:181(c_int)
2 0.000 0.000 0.000 0.000 __init__.py:1832(basicConfig)
1 0.000 0.000 0.000 0.000 __init__.py:185(c_uint)
28 0.000 0.000 0.000 0.000 __init__.py:187(_checkLevel)
1 0.000 0.000 0.000 0.000 __init__.py:189(c_float)
1 0.000 0.000 0.010 0.010 __init__.py:19(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:193(c_double)
19 0.000 0.000 0.000 0.000 __init__.py:1930(getLogger)
1 0.000 0.000 0.000 0.000 __init__.py:197(c_longdouble)
6 0.000 0.000 0.122 0.020 __init__.py:2(<module>)
1 0.000 0.000 72.071 72.071 __init__.py:20(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:20(__deprecated_private_func)
58 0.000 0.000 0.000 0.000 __init__.py:20(__new__)
1 0.000 0.000 0.000 0.000 __init__.py:2059(NullHandler)
2 0.000 0.000 0.000 0.000 __init__.py:2075(createLock)
1 0.000 0.000 0.001 0.001 __init__.py:21(<module>)
34 0.000 0.000 0.000 0.000 __init__.py:212(_acquireLock)
1 0.000 0.000 0.000 0.000 __init__.py:218(c_ubyte)
34 0.000 0.000 0.000 0.000 __init__.py:221(_releaseLock)
1 0.000 0.000 0.000 0.000 __init__.py:225(c_byte)
1 0.000 0.000 0.000 0.000 __init__.py:230(c_char)
1 0.000 0.000 0.000 0.000 __init__.py:235(c_char_p)
1 0.000 0.000 0.005 0.005 __init__.py:24(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:241(c_void_p)
3 0.000 0.000 0.000 0.000 __init__.py:246(_register_at_fork_acquire_release)
1 0.000 0.000 0.000 0.000 __init__.py:246(c_bool)
1 0.000 0.000 0.000 0.000 __init__.py:251(c_wchar_p)
1 0.000 0.000 0.000 0.000 __init__.py:256(c_wchar)
1 0.000 0.000 0.000 0.000 __init__.py:259(_reset_cache)
1 0.000 0.000 0.000 0.000 __init__.py:27(AsymmetricVerificationContext)
1 0.000 0.000 0.000 0.000 __init__.py:274(YAMLObjectMetaclass)
1 0.000 0.000 0.000 0.000 __init__.py:278(__init__)
1 0.000 0.000 0.000 0.000 __init__.py:281(LogRecord)
1 0.000 0.000 0.000 0.000 __init__.py:284(YAMLObject)
1 0.000 0.000 0.000 0.000 __init__.py:29(get_version)
32 0.000 0.000 0.001 0.000 __init__.py:293(__init__)
1 0.000 0.000 0.000 0.000 __init__.py:299(loads)
1 0.000 0.000 0.040 0.040 __init__.py:3(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:306(CDLL)
29 0.001 0.000 0.004 0.000 __init__.py:316(namedtuple)
2 0.000 0.000 0.001 0.000 __init__.py:327(__init__)
2 0.000 0.000 0.000 0.000 __init__.py:345(_FuncPtr)
3 0.000 0.000 0.000 0.000 __init__.py:35(__deprecate_private_class)
1 0.000 0.000 0.000 0.000 __init__.py:36(GridFS)
9 0.000 0.000 0.000 0.000 __init__.py:361(__getattr__)
9 0.000 0.000 0.000 0.000 __init__.py:368(__getitem__)
32 0.000 0.000 0.000 0.000 __init__.py:371(getMessage)
1 0.000 0.000 0.000 0.000 __init__.py:374(PyDLL)
188 0.000 0.000 0.000 0.000 __init__.py:388(<genexpr>)
1 0.000 0.000 0.086 0.086 __init__.py:41(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:411(GridFSBucket)
1 0.000 0.000 0.000 0.000 __init__.py:414(LibraryLoader)
2 0.000 0.000 0.000 0.000 __init__.py:415(__init__)
3 0.000 0.000 0.000 0.000 __init__.py:42(__getattr__)
3 0.000 0.000 0.000 0.000 __init__.py:42(private_class)
1 0.000 0.000 0.000 0.000 __init__.py:420(PercentStyle)
3 0.000 0.000 0.000 0.000 __init__.py:426(__init__)
32 0.000 0.000 0.000 0.000 __init__.py:429(usesTime)
4 0.000 0.000 0.000 0.000 __init__.py:43(normalize_encoding)
32 0.000 0.000 0.000 0.000 __init__.py:432(format)
1 0.000 0.000 0.000 0.000 __init__.py:435(StrFormatStyle)
1001 0.001 0.000 0.001 0.000 __init__.py:443(<genexpr>)
1 0.000 0.000 0.000 0.000 __init__.py:444(StringTemplateStyle)
1 0.000 0.000 0.000 0.000 __init__.py:464(loads)
1 0.000 0.000 0.000 0.000 __init__.py:468(Formatter)
3 0.000 0.000 0.000 0.000 __init__.py:476(PYFUNCTYPE)
3 0.000 0.000 0.000 0.000 __init__.py:477(CFunctionType)
1 0.000 0.000 0.000 0.000 __init__.py:49(check_compatibility)
6 0.000 0.000 0.008 0.001 __init__.py:5(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:5(HTTPStatus)
3 0.000 0.000 0.000 0.000 __init__.py:513(__init__)
32 0.000 0.000 0.000 0.000 __init__.py:584(usesTime)
32 0.000 0.000 0.000 0.000 __init__.py:590(formatMessage)
32 0.000 0.000 0.000 0.000 __init__.py:606(format)
1 0.000 0.000 0.004 0.004 __init__.py:64(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:643(BufferingFormatter)
1 0.000 0.000 0.006 0.006 __init__.py:65(<module>)
1 0.000 0.000 0.023 0.023 __init__.py:65(load)
1 0.000 0.000 0.000 0.000 __init__.py:685(Filter)
1 0.000 0.000 0.000 0.000 __init__.py:69(get_version_string)
1 0.000 0.000 0.007 0.007 __init__.py:7(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:71(search_function)
1 0.000 0.000 0.000 0.000 __init__.py:722(Filterer)
25 0.000 0.000 0.000 0.000 __init__.py:727(__init__)
2 0.000 0.000 0.000 0.000 __init__.py:73(CFUNCTYPE)
64 0.000 0.000 0.000 0.000 __init__.py:747(filter)
5 0.000 0.000 0.000 0.000 __init__.py:794(_addHandlerRef)
1 0.000 0.000 0.000 0.000 __init__.py:804(Handler)
5 0.000 0.000 0.000 0.000 __init__.py:813(__init__)
3 0.000 0.000 0.000 0.000 __init__.py:842(createLock)
64 0.000 0.000 0.000 0.000 __init__.py:849(acquire)
64 0.000 0.000 0.000 0.000 __init__.py:856(release)
1 0.000 0.000 0.000 0.000 __init__.py:863(setLevel)
32 0.000 0.000 0.000 0.000 __init__.py:869(format)
1 0.000 0.000 0.000 0.000 __init__.py:88(disable_warnings)
1 0.000 0.000 0.023 0.023 __init__.py:88(safe_load)
32 0.000 0.000 0.001 0.000 __init__.py:892(handle)
2 0.000 0.000 0.000 0.000 __init__.py:910(setFormatter)
1 0.000 0.000 0.001 0.001 __init__.py:97(<module>)
1 0.000 0.000 0.005 0.005 __init__.py:99(<module>)
2 0.000 0.000 0.000 0.000 __init__.py:99(CFunctionType)
1 0.000 0.000 0.000 0.000 __init__.py:991(StreamHandler)
1 0.000 0.000 0.000 0.000 __init__.py:996(BSON)
1 0.000 0.000 0.000 0.000 __version__.py:5(<module>)
1 0.000 0.000 0.000 0.000 _appengine_environ.py:14(is_appengine_sandbox)
1 0.000 0.000 0.000 0.000 _appengine_environ.py:18(is_local_appengine)
1 0.000 0.000 0.000 0.000 _appengine_environ.py:23(is_prod_appengine)
1 0.000 0.000 0.000 0.000 _appengine_environ.py:29(is_prod_appengine_mvms)
1 0.000 0.000 0.000 0.000 _appengine_environ.py:3(<module>)
1 0.000 0.000 0.000 0.000 _appengine_environ.py:8(is_appengine)
1 0.000 0.000 0.004 0.004 _big_num_ctypes.py:20(<module>)
1 0.000 0.000 0.000 0.000 _binary.py:14(<module>)
2 0.000 0.000 0.000 0.000 _bootlocale.py:33(getpreferredencoding)
1 0.000 0.000 0.000 0.000 _collections.py:1(<module>)
1 0.000 0.000 0.000 0.000 _collections.py:102(HTTPHeaderDict)
1 0.000 0.000 0.000 0.000 _collections.py:136(__init__)
10 0.000 0.000 0.000 0.000 _collections.py:151(__getitem__)
7 0.000 0.000 0.000 0.000 _collections.py:181(__iter__)
6 0.000 0.000 0.000 0.000 _collections.py:209(add)
1 0.000 0.000 0.000 0.000 _collections.py:225(extend)
1 0.000 0.000 0.000 0.000 _collections.py:28(RecentlyUsedContainer)
2 0.000 0.000 0.000 0.000 _collections.py:44(__init__)
1 0.000 0.000 0.000 0.000 _collections.py:51(__getitem__)
1 0.000 0.000 0.000 0.000 _collections.py:58(__setitem__)
72 0.000 0.000 0.000 0.000 _collections_abc.py:392(__subclasshook__)
2 0.000 0.000 0.000 0.000 _collections_abc.py:406(__subclasshook__)
28 0.000 0.000 0.000 0.000 _collections_abc.py:657(get)
10 0.000 0.000 0.000 0.000 _collections_abc.py:664(__contains__)
8 0.000 0.000 0.000 0.000 _collections_abc.py:676(items)
8 0.000 0.000 0.000 0.000 _collections_abc.py:698(__init__)
1 0.000 0.000 0.000 0.000 _collections_abc.py:701(__len__)
3 0.000 0.000 0.000 0.000 _collections_abc.py:72(_check_methods)
148 0.000 0.000 0.000 0.000 _collections_abc.py:742(__iter__)
8 0.000 0.000 0.000 0.000 _collections_abc.py:824(update)
1 0.000 0.000 0.000 0.000 _collections_abc.py:92(__subclasshook__)
1 0.000 0.000 0.000 0.000 _common.py:1(<module>)
3 0.000 0.000 0.000 0.000 _common.py:128(_validate_fromutc_inputs)
6 0.000 0.000 0.000 0.000 _common.py:13(tzname_in_python2)
1 0.000 0.000 0.000 0.000 _common.py:145(_tzinfo)
1 0.000 0.000 0.000 0.000 _common.py:263(tzrangebase)
1 0.000 0.000 0.000 0.000 _common.py:3(<module>)
1 0.000 0.000 0.000 0.000 _common.py:6(weekday)
7 0.000 0.000 0.000 0.000 _common.py:9(__init__)
1 0.000 0.000 0.000 0.000 _compression.py:1(<module>)
1 0.000 0.000 0.000 0.000 _compression.py:33(DecompressReader)
1 0.000 0.000 0.000 0.000 _compression.py:9(BaseStream)
1 0.000 0.000 0.000 0.000 _encoded_words.py:6(<module>)
1 0.000 0.000 0.000 0.000 _encoded_words.py:73(_QByteMap)
1 0.000 0.000 0.000 0.000 _endian.py:1(<module>)
1 0.000 0.000 0.000 0.000 _endian.py:23(_swapped_meta)
1 0.000 0.000 0.000 0.000 _endian.py:46(BigEndianStructure)
1 0.000 0.000 0.000 0.000 _errors.py:7(<module>)
1 0.000 0.000 0.000 0.000 _factories.py:1(<module>)
1 0.000 0.000 0.000 0.000 _factories.py:14(_TzFactory)
1 0.000 0.000 0.000 0.000 _factories.py:20(_TzOffsetFactory)
1 0.000 0.000 0.000 0.000 _factories.py:21(__init__)
1 0.000 0.000 0.000 0.000 _factories.py:37(_TzStrFactory)
1 0.000 0.000 0.000 0.000 _factories.py:38(__init__)
1 0.000 0.000 0.000 0.000 _factories.py:4(_TzSingleton)
1 0.000 0.000 0.000 0.000 _factories.py:5(__init__)
1 0.000 0.000 0.000 0.000 _factories.py:9(__call__)
1 0.000 0.000 0.002 0.002 _ffi.py:11(<module>)
1 0.000 0.000 0.000 0.000 _ffi.py:30(LibraryNotFoundError)
1 0.000 0.000 0.000 0.000 _ffi.py:39(FFIEngineError)
1 0.000 0.000 0.008 0.008 _int.py:32(<module>)
5 0.000 0.000 0.000 0.000 _internal_utils.py:14(to_native_string)
1 0.000 0.000 0.000 0.000 _internal_utils.py:30(unicode_is_ascii)
1 0.000 0.000 0.018 0.018 _internal_utils.py:9(<module>)
1 0.000 0.000 0.000 0.000 _iri.py:9(<module>)
1 0.000 0.000 0.000 0.000 _ordereddict.py:23(<module>)
1 0.000 0.000 0.000 0.000 _parseaddr.py:203(AddrlistClass)
1 0.000 0.000 0.000 0.000 _parseaddr.py:495(AddressList)
1 0.000 0.000 0.001 0.001 _parseaddr.py:7(<module>)
1 0.000 0.000 0.000 0.000 _parser.py:1359(_tzparser)
1 0.000 0.000 0.000 0.000 _parser.py:1361(_result)
1 0.000 0.000 0.000 0.000 _parser.py:1366(_attr)
1 0.000 0.000 0.000 0.000 _parser.py:1576(UnknownTimezoneWarning)
1 0.000 0.000 0.000 0.000 _parser.py:225(_resultbase)
1 0.000 0.000 0.000 0.000 _parser.py:247(parserinfo)
1 0.000 0.000 0.003 0.003 _parser.py:30(<module>)
1 0.000 0.000 0.000 0.000 _parser.py:300(__init__)
7 0.000 0.000 0.000 0.000 _parser.py:315(_convert)
1 0.000 0.000 0.000 0.000 _parser.py:399(_ymd)
1 0.000 0.000 0.000 0.000 _parser.py:573(parser)
1 0.000 0.000 0.000 0.000 _parser.py:574(__init__)
1 0.000 0.000 0.000 0.000 _parser.py:58(_timelex)
1 0.000 0.000 0.000 0.000 _parser.py:663(_result)
10 0.000 0.000 0.000 0.000 _policybase.py:104(<genexpr>)
1 0.000 0.000 0.000 0.000 _policybase.py:112(Policy)
1 0.000 0.000 0.000 0.000 _policybase.py:18(_PolicyBase)
1 0.000 0.000 0.000 0.000 _policybase.py:271(Compat32)
13 0.000 0.000 0.000 0.000 _policybase.py:281(_sanitize_header)
6 0.000 0.000 0.000 0.000 _policybase.py:293(header_source_parse)
13 0.000 0.000 0.000 0.000 _policybase.py:311(header_fetch_parse)
1 0.000 0.000 0.010 0.010 _policybase.py:4(<module>)
1 0.000 0.000 0.000 0.000 _policybase.py:41(__init__)
6 0.000 0.000 0.000 0.000 _policybase.py:94(_append_doc)
1 0.000 0.000 0.000 0.000 _policybase.py:99(_extend_docstrings)
1 0.000 0.000 0.000 0.000 _saferef.py:35(<module>)
1 0.000 0.000 0.000 0.000 _saferef.py:88(BoundMethodWeakref)
1 0.000 0.000 0.000 0.000 _sitebuiltins.py:19(__call__)
1 0.000 0.000 0.000 0.000 _teletex_codec.py:14(TeletexCodec)
1 0.000 0.000 0.000 0.000 _teletex_codec.py:23(TeletexIncrementalEncoder)
1 0.000 0.000 0.000 0.000 _teletex_codec.py:29(TeletexIncrementalDecoder)
1 0.000 0.000 0.000 0.000 _teletex_codec.py:35(TeletexStreamWriter)
1 0.000 0.000 0.000 0.000 _teletex_codec.py:40(TeletexStreamReader)
1 0.000 0.000 0.000 0.000 _teletex_codec.py:64(register)
1 0.000 0.000 0.000 0.000 _teletex_codec.py:7(<module>)
1 0.000 0.000 0.000 0.000 _types.py:2(<module>)
1 0.000 0.000 0.000 0.000 _util.py:1(<module>)
1 0.000 0.000 0.000 0.000 _util.py:25(deferred_error)
1 0.000 0.000 0.000 0.000 _utilities.py:1(<module>)
1 0.000 0.000 0.000 0.000 _utilities.py:100(__new__)
1 0.000 0.000 0.000 0.000 _utilities.py:127(annotatable_weakref)
1 0.000 0.000 0.000 0.000 _utilities.py:151(lazy_property)
2 0.000 0.000 0.000 0.000 _utilities.py:154(__init__)
1 0.000 0.000 0.000 0.000 _utilities.py:70(_symbol)
1 0.000 0.000 0.000 0.000 _utilities.py:72(__init__)
1 0.000 0.000 0.000 0.000 _utilities.py:84(symbol)
1 0.000 0.000 0.000 0.000 _version.py:1(<module>)
1 0.000 0.000 0.000 0.000 _version.py:2(<module>)
1 0.000 0.000 0.000 0.000 _version.py:4(<module>)
2 0.000 0.000 0.000 0.000 _weakrefset.py:36(__init__)
6 0.000 0.000 0.000 0.000 _weakrefset.py:81(add)
1 0.000 0.000 0.000 0.000 abc.py:1(<module>)
79 0.000 0.000 0.002 0.000 abc.py:125(__new__)
76 0.000 0.000 0.000 0.000 abc.py:130(register)
113 0.000 0.000 0.000 0.000 abc.py:137(__instancecheck__)
155/95 0.000 0.000 0.000 0.000 abc.py:141(__subclasscheck__)
152 0.000 0.000 0.000 0.000 abc.py:7(abstractmethod)
2 0.000 0.000 0.000 0.000 adapters.py:113(__init__)
2 0.000 0.000 0.000 0.000 adapters.py:146(init_poolmanager)
1 0.000 0.000 0.000 0.000 adapters.py:203(cert_verify)
1 0.000 0.000 0.000 0.000 adapters.py:255(build_response)
1 0.000 0.000 0.000 0.000 adapters.py:292(get_connection)
1 0.000 0.000 0.000 0.000 adapters.py:329(request_url)
1 0.000 0.000 0.000 0.000 adapters.py:358(add_headers)
1 0.000 0.000 0.034 0.034 adapters.py:394(send)
1 0.000 0.000 0.000 0.000 adapters.py:55(BaseAdapter)
2 0.000 0.000 0.000 0.000 adapters.py:58(__init__)
1 0.000 0.000 0.000 0.000 adapters.py:84(HTTPAdapter)
1 0.000 0.000 0.001 0.001 adapters.py:9(<module>)
1 0.000 0.000 0.000 0.000 agent.py:158(AgentLocalProxy)
1 0.000 0.000 0.000 0.000 agent.py:183(AgentRemoteProxy)
1 0.000 0.000 0.000 0.000 agent.py:196(AgentClientProxy)
1 0.000 0.000 0.000 0.000 agent.py:21(<module>)
1 0.000 0.000 0.000 0.000 agent.py:255(AgentServerProxy)
1 0.000 0.000 0.000 0.000 agent.py:305(AgentRequestHandler)
1 0.000 0.000 0.000 0.000 agent.py:344(Agent)
1 0.000 0.000 0.000 0.000 agent.py:388(AgentKey)
1 0.000 0.000 0.000 0.000 agent.py:46(AgentSSH)
1 0.000 0.000 0.000 0.000 agent.py:99(AgentProxyThread)
1 0.000 0.000 0.000 0.000 algorithms.py:106(ARC4)
1 0.000 0.000 0.000 0.000 algorithms.py:119(IDEA)
1 0.000 0.000 0.000 0.000 algorithms.py:133(SEED)
1 0.000 0.000 0.000 0.000 algorithms.py:148(ChaCha20)
1 0.000 0.000 0.000 0.000 algorithms.py:26(AES)
1 0.000 0.000 0.000 0.000 algorithms.py:42(Camellia)
1 0.000 0.000 0.000 0.000 algorithms.py:5(<module>)
1 0.000 0.000 0.000 0.000 algorithms.py:57(TripleDES)
1 0.000 0.000 0.000 0.000 algorithms.py:76(Blowfish)
1 0.000 0.000 0.000 0.000 algorithms.py:91(CAST5)
1 0.000 0.000 0.000 0.000 algos.py:107(HmacAlgorithmId)
1 0.000 0.000 0.000 0.000 algos.py:1084(Pbes2Params)
1 0.000 0.000 0.000 0.000 algos.py:1091(Pbmac1Params)
1 0.000 0.000 0.000 0.000 algos.py:1098(Pkcs5MacId)
1 0.000 0.000 0.000 0.000 algos.py:1104(Pkcs5MacAlgorithm)
1 0.000 0.000 0.000 0.000 algos.py:1119(AnyAlgorithmId)
1 0.000 0.000 0.000 0.000 algos.py:1129(AnyAlgorithmIdentifier)
1 0.000 0.000 0.000 0.000 algos.py:120(HmacAlgorithm)
1 0.000 0.000 0.000 0.000 algos.py:127(DigestAlgorithmId)
1 0.000 0.000 0.000 0.000 algos.py:141(DigestAlgorithm)
1 0.000 0.000 0.000 0.000 algos.py:149(DigestInfo)
1 0.000 0.000 0.000 0.000 algos.py:156(MaskGenAlgorithmId)
1 0.000 0.000 0.000 0.000 algos.py:162(MaskGenAlgorithm)
1 0.000 0.000 0.000 0.000 algos.py:174(TrailerField)
1 0.000 0.000 0.000 0.000 algos.py:180(RSASSAPSSParams)
1 0.000 0.000 0.012 0.012 algos.py:19(<module>)
1 0.000 0.000 0.000 0.000 algos.py:220(SignedDigestAlgorithmId)
1 0.000 0.000 0.000 0.000 algos.py:272(SignedDigestAlgorithm)
1 0.000 0.000 0.000 0.000 algos.py:365(Pbkdf2Salt)
1 0.000 0.000 0.000 0.000 algos.py:372(Pbkdf2Params)
1 0.000 0.000 0.000 0.000 algos.py:381(KdfAlgorithmId)
1 0.000 0.000 0.000 0.000 algos.py:387(KdfAlgorithm)
1 0.000 0.000 0.000 0.000 algos.py:398(DHParameters)
1 0.000 0.000 0.000 0.000 algos.py:411(KeyExchangeAlgorithmId)
1 0.000 0.000 0.000 0.000 algos.py:417(KeyExchangeAlgorithm)
1 0.000 0.000 0.000 0.000 algos.py:428(Rc2Params)
1 0.000 0.000 0.000 0.000 algos.py:43(AlgorithmIdentifier)
1 0.000 0.000 0.000 0.000 algos.py:435(Rc5ParamVersion)
1 0.000 0.000 0.000 0.000 algos.py:441(Rc5Params)
1 0.000 0.000 0.000 0.000 algos.py:450(Pbes1Params)
1 0.000 0.000 0.000 0.000 algos.py:457(PSourceAlgorithmId)
1 0.000 0.000 0.000 0.000 algos.py:463(PSourceAlgorithm)
1 0.000 0.000 0.000 0.000 algos.py:475(RSAESOAEPParams)
1 0.000 0.000 0.000 0.000 algos.py:50(_ForceNullParameters)
1 0.000 0.000 0.000 0.000 algos.py:510(DSASignature)
1 0.000 0.000 0.000 0.000 algos.py:561(EncryptionAlgorithmId)
1 0.000 0.000 0.000 0.000 algos.py:613(EncryptionAlgorithm)
1 0.000 0.000 0.001 0.001 api.py:1(<module>)
1 0.000 0.000 0.002 0.002 api.py:11(<module>)
1 0.000 0.000 0.000 0.000 api.py:21(FFI)
1 0.000 0.000 0.000 0.000 argparse.py:1022(_HelpAction)
1 0.000 0.000 0.000 0.000 argparse.py:1024(__init__)
1 0.000 0.000 0.000 0.000 argparse.py:1041(_VersionAction)
1 0.000 0.000 0.000 0.000 argparse.py:105(_AttributeHolder)
1 0.000 0.000 0.000 0.000 argparse.py:1067(_SubParsersAction)
1 0.000 0.000 0.000 0.000 argparse.py:1069(_ChoicesPseudoAction)
1 0.000 0.000 0.000 0.000 argparse.py:1165(FileType)
1 0.000 0.000 0.000 0.000 argparse.py:1219(Namespace)
1 0.000 0.000 0.000 0.000 argparse.py:1226(__init__)
1 0.000 0.000 0.000 0.000 argparse.py:1239(_ActionsContainer)
4 0.000 0.000 0.000 0.000 argparse.py:1241(__init__)
45 0.000 0.000 0.000 0.000 argparse.py:1293(register)
110 0.000 0.000 0.000 0.000 argparse.py:1297(_registry_get)
54 0.000 0.000 0.002 0.000 argparse.py:1322(add_argument)
2 0.000 0.000 0.000 0.000 argparse.py:1369(add_argument_group)
1 0.000 0.000 0.000 0.000 argparse.py:1374(add_mutually_exclusive_group)
54 0.000 0.000 0.000 0.000 argparse.py:1379(_add_action)
54 0.000 0.000 0.000 0.000 argparse.py:1459(_get_optional_kwargs)
54 0.000 0.000 0.000 0.000 argparse.py:1495(_pop_action_class)
4 0.000 0.000 0.000 0.000 argparse.py:1499(_get_handler)
54 0.000 0.000 0.000 0.000 argparse.py:1508(_check_conflict)
1 0.000 0.000 0.000 0.000 argparse.py:152(HelpFormatter)
1 0.000 0.000 0.000 0.000 argparse.py:1546(_ArgumentGroup)
3 0.000 0.000 0.000 0.000 argparse.py:1548(__init__)
54 0.000 0.000 0.000 0.000 argparse.py:1570(_add_action)
1 0.000 0.000 0.000 0.000 argparse.py:1580(_MutuallyExclusiveGroup)
1 0.000 0.000 0.000 0.000 argparse.py:1582(__init__)
19 0.000 0.000 0.000 0.000 argparse.py:1587(_add_action)
35 0.000 0.000 0.001 0.000 argparse.py:159(__init__)
1 0.000 0.000 0.000 0.000 argparse.py:1600(ArgumentParser)
1 0.000 0.000 0.001 0.001 argparse.py:1619(__init__)
54 0.000 0.000 0.000 0.000 argparse.py:1728(_add_action)
1 0.000 0.000 0.000 0.000 argparse.py:1740(_get_positional_actions)
1 0.000 0.000 0.000 0.000 argparse.py:1741(<listcomp>)
1 0.000 0.000 0.000 0.000 argparse.py:1748(parse_args)
1 0.000 0.000 0.000 0.000 argparse.py:1755(parse_known_args)
1 0.000 0.000 0.000 0.000 argparse.py:1790(_parse_known_args)
1 0.000 0.000 0.000 0.000 argparse.py:1837(take_action)
1 0.000 0.000 0.000 0.000 argparse.py:1858(consume_optional)
1 0.000 0.000 0.000 0.000 argparse.py:1935(consume_positionals)
1 0.000 0.000 0.000 0.000 argparse.py:1965(<listcomp>)
1 0.000 0.000 0.000 0.000 argparse.py:202(_Section)
35 0.000 0.000 0.000 0.000 argparse.py:204(__init__)
1 0.000 0.000 0.000 0.000 argparse.py:2065(_match_argument)
1 0.000 0.000 0.000 0.000 argparse.py:2086(_match_arguments_partial)
1 0.000 0.000 0.000 0.000 argparse.py:2102(_parse_optional)
1 0.000 0.000 0.000 0.000 argparse.py:2205(_get_nargs_pattern)
1 0.000 0.000 0.000 0.000 argparse.py:2338(_get_values)
1 0.000 0.000 0.000 0.000 argparse.py:2387(<listcomp>)
2 0.000 0.000 0.000 0.000 argparse.py:2394(_get_value)
35 0.000 0.000 0.001 0.000 argparse.py:2460(_get_formatter)
35 0.000 0.000 0.000 0.000 argparse.py:566(_metavar_formatter)
1 0.000 0.000 0.000 0.000 argparse.py:570(<listcomp>)
35 0.000 0.000 0.000 0.000 argparse.py:575(format)
35 0.000 0.000 0.000 0.000 argparse.py:582(_format_args)
8 0.000 0.000 0.000 0.000 argparse.py:599(<listcomp>)
1 0.000 0.000 0.000 0.000 argparse.py:62(<module>)
1 0.000 0.000 0.000 0.000 argparse.py:650(RawDescriptionHelpFormatter)
1 0.000 0.000 0.000 0.000 argparse.py:661(RawTextHelpFormatter)
1 0.000 0.000 0.000 0.000 argparse.py:672(ArgumentDefaultsHelpFormatter)
1 0.000 0.000 0.000 0.000 argparse.py:689(MetavarTypeHelpFormatter)
1 0.000 0.000 0.000 0.000 argparse.py:722(ArgumentError)
1 0.000 0.000 0.000 0.000 argparse.py:742(ArgumentTypeError)
1 0.000 0.000 0.000 0.000 argparse.py:751(Action)
54 0.000 0.000 0.000 0.000 argparse.py:802(__init__)
1 0.000 0.000 0.000 0.000 argparse.py:842(_StoreAction)
35 0.000 0.000 0.000 0.000 argparse.py:844(__init__)
1 0.000 0.000 0.000 0.000 argparse.py:877(_StoreConstAction)
18 0.000 0.000 0.000 0.000 argparse.py:879(__init__)
1 0.000 0.000 0.000 0.000 argparse.py:896(__call__)
1 0.000 0.000 0.000 0.000 argparse.py:900(_StoreTrueAction)
8 0.000 0.000 0.000 0.000 argparse.py:902(__init__)
1 0.000 0.000 0.000 0.000 argparse.py:917(_StoreFalseAction)
1 0.000 0.000 0.000 0.000 argparse.py:934(_AppendAction)
1 0.000 0.000 0.000 0.000 argparse.py:972(_AppendConstAction)
1 0.000 0.000 0.000 0.000 argparse.py:999(_CountAction)
1 0.000 0.000 0.000 0.000 auth.py:100(HTTPProxyAuth)
1 0.000 0.000 0.000 0.000 auth.py:108(HTTPDigestAuth)
1 0.000 0.000 0.002 0.002 auth.py:15(<module>)
1 0.000 0.000 0.000 0.000 auth.py:61(_Cache)
1 0.000 0.000 0.000 0.000 auth.py:72(AuthBase)
1 0.000 0.000 0.000 0.000 auth.py:79(HTTPBasicAuth)
1 0.000 0.000 0.000 0.000 auth.py:8(<module>)
1 0.000 0.000 0.015 0.015 auth_handler.py:21(<module>)
1 0.000 0.000 0.000 0.000 auth_handler.py:742(GssapiWithMicAuthHandler)
1 0.000 0.000 0.000 0.000 auth_handler.py:75(AuthHandler)
1 0.000 0.000 0.000 0.000 badfish.py:2(<module>)
1 0.000 0.000 0.000 0.000 badfish.py:21(Badfish)
1 0.000 0.000 0.001 0.001 base.py:10(<module>)
1 0.000 0.000 0.000 0.000 base.py:141(_CipherContext)
1 0.000 0.000 0.000 0.000 base.py:153(NoValue)
1 0.000 0.000 0.000 0.000 base.py:164(_AEADCipherContext)
1 0.000 0.000 0.000 0.000 base.py:18(Asn1Item)
30 0.000 0.000 0.000 0.000 base.py:19(getTypeId)
2 0.000 0.000 0.000 0.000 base.py:195(__new__)
59 0.000 0.000 0.000 0.000 base.py:197(getPlug)
1 0.000 0.000 0.000 0.000 base.py:20(CipherAlgorithm)
1 0.000 0.000 0.000 0.000 base.py:202(<listcomp>)
1 0.000 0.000 0.000 0.000 base.py:228(_AEADEncryptionContext)
1 0.000 0.000 0.000 0.000 base.py:231(AbstractSimpleAsn1Item)
25 0.000 0.000 0.000 0.000 base.py:235(__init__)
1 0.000 0.000 0.000 0.000 base.py:28(Asn1ItemBase)
1 0.000 0.000 0.002 0.002 base.py:3(<module>)
1 0.000 0.000 0.000 0.000 base.py:30(Signal)
1 0.000 0.000 0.000 0.000 base.py:35(BlockCipherAlgorithm)
34 0.000 0.000 0.000 0.000 base.py:40(__init__)
1 0.000 0.000 0.000 0.000 base.py:403(NamedSignal)
9 0.000 0.000 0.000 0.000 base.py:406(__init__)
1 0.000 0.000 0.000 0.000 base.py:417(Namespace)
9 0.000 0.000 0.000 0.000 base.py:420(signal)
1 0.000 0.000 0.000 0.000 base.py:432(WeakNamespace)
1 0.000 0.000 0.000 0.000 base.py:44(CipherContext)
1 0.000 0.000 0.000 0.000 base.py:45(BaseQuerySet)
1 0.000 0.000 0.000 0.000 base.py:452(AbstractConstructedAsn1Item)
9 0.000 0.000 0.000 0.000 base.py:461(__init__)
1 0.000 0.000 0.007 0.007 base.py:5(<module>)
78 0.000 0.000 0.000 0.000 base.py:52(__setattr__)
1 0.000 0.000 0.000 0.000 base.py:67(AEADCipherContext)
1 0.000 0.000 0.002 0.002 base.py:7(<module>)
10 0.000 0.000 0.000 0.000 base.py:73(__init__)
1 0.000 0.000 0.000 0.000 base.py:76(AEADDecryptionContext)
1 0.000 0.000 0.000 0.000 base.py:86(AEADEncryptionContext)
1 0.000 0.000 0.000 0.000 base.py:96(Cipher)
1 0.000 0.000 0.001 0.001 base64.py:3(<module>)
1 0.000 0.000 0.000 0.000 base64mime.py:25(<module>)
1 0.000 0.000 0.000 0.000 ber.py:18(<module>)
1 0.000 0.000 0.000 0.000 ber.py:24(BERException)
1 0.000 0.000 0.000 0.000 ber.py:28(BER)
1 0.000 0.000 0.000 0.000 big5freq.py:43(<module>)
1 0.000 0.000 0.000 0.000 big5prober.py:28(<module>)
1 0.000 0.000 0.000 0.000 big5prober.py:34(Big5Prober)
1 0.000 0.000 0.000 0.000 binary.py:120(Binary)
1 0.000 0.000 0.000 0.000 binary.py:15(<module>)
1 0.000 0.000 0.000 0.000 binary.py:188(UUIDLegacy)
1 0.000 0.000 0.000 0.000 binary.py:7(<module>)
1 0.000 0.000 0.000 0.000 bisect.py:1(<module>)
1 0.000 0.000 0.000 0.000 buffered_pipe.py:23(<module>)
1 0.000 0.000 0.000 0.000 buffered_pipe.py:31(PipeTimeout)
1 0.000 0.000 0.000 0.000 buffered_pipe.py:39(BufferedPipe)
1 0.000 0.000 0.000 0.000 bulk.py:143(_Bulk)
1 0.000 0.000 0.002 0.002 bulk.py:18(<module>)
1 0.000 0.000 0.000 0.000 bulk.py:516(BulkUpsertOperation)
1 0.000 0.000 0.000 0.000 bulk.py:557(BulkWriteOperation)
1 0.000 0.000 0.000 0.000 bulk.py:619(BulkOperationBuilder)
1 0.000 0.000 0.000 0.000 bulk.py:63(_Run)
1 0.000 0.000 0.000 0.000 bz2.py:28(BZ2File)
1 0.000 0.000 0.001 0.001 bz2.py:5(<module>)
1 0.000 0.000 0.000 0.000 calendar.py:148(Calendar)
1 0.000 0.000 0.000 0.000 calendar.py:154(__init__)
1 0.000 0.000 0.000 0.000 calendar.py:160(setfirstweekday)
1 0.000 0.000 0.000 0.000 calendar.py:24(IllegalMonthError)
1 0.000 0.000 0.000 0.000 calendar.py:293(TextCalendar)
1 0.000 0.000 0.000 0.000 calendar.py:31(IllegalWeekdayError)
1 0.000 0.000 0.000 0.000 calendar.py:410(HTMLCalendar)
1 0.000 0.000 0.000 0.000 calendar.py:50(_localized_month)
1 0.000 0.000 0.000 0.000 calendar.py:52(<listcomp>)
1 0.000 0.000 0.000 0.000 calendar.py:546(different_locale)
2 0.000 0.000 0.000 0.000 calendar.py:55(__init__)
1 0.000 0.000 0.000 0.000 calendar.py:558(LocaleTextCalendar)
1 0.000 0.000 0.000 0.000 calendar.py:589(LocaleHTMLCalendar)
1 0.000 0.000 0.000 0.000 calendar.py:6(<module>)
2 0.000 0.000 0.000 0.000 calendar.py:655(timegm)
1 0.000 0.000 0.000 0.000 calendar.py:69(_localized_day)
1 0.000 0.000 0.000 0.000 calendar.py:72(<listcomp>)
2 0.000 0.000 0.000 0.000 calendar.py:74(__init__)
1 0.000 0.000 0.000 0.000 calling.py:7(<module>)
1 0.000 0.000 0.000 0.000 certs.py:16(<module>)
1 0.000 0.000 0.000 0.000 certs.py:20(where)
1 0.000 0.000 0.000 0.000 change_stream.py:15(<module>)
1 0.000 0.000 0.000 0.000 change_stream.py:213(CollectionChangeStream)
1 0.000 0.000 0.000 0.000 change_stream.py:231(DatabaseChangeStream)
1 0.000 0.000 0.000 0.000 change_stream.py:249(ClusterChangeStream)
1 0.000 0.000 0.000 0.000 change_stream.py:40(ChangeStream)
1 0.000 0.000 0.000 0.000 channel.py:1318(ChannelFile)
1 0.000 0.000 0.000 0.000 channel.py:1350(ChannelStderrFile)
1 0.000 0.000 0.001 0.001 channel.py:21(<module>)
9 0.000 0.000 0.000 0.000 channel.py:54(open_only)
1 0.000 0.000 0.000 0.000 channel.py:77(Channel)
1 0.000 0.000 0.000 0.000 char.py:146(NumericString)
1 0.000 0.000 0.000 0.000 char.py:161(PrintableString)
1 0.000 0.000 0.000 0.000 char.py:176(TeletexString)
1 0.000 0.000 0.000 0.000 char.py:191(T61String)
1 0.000 0.000 0.000 0.000 char.py:198(VideotexString)
1 0.000 0.000 0.000 0.000 char.py:21(AbstractCharacterString)
1 0.000 0.000 0.000 0.000 char.py:213(IA5String)
1 0.000 0.000 0.000 0.000 char.py:228(GraphicString)
1 0.000 0.000 0.000 0.000 char.py:243(VisibleString)
1 0.000 0.000 0.000 0.000 char.py:258(ISO646String)
1 0.000 0.000 0.000 0.000 char.py:264(GeneralString)
1 0.000 0.000 0.000 0.000 char.py:279(UniversalString)
1 0.000 0.000 0.000 0.000 char.py:294(BMPString)
1 0.000 0.000 0.000 0.000 char.py:309(UTF8String)
1 0.000 0.000 0.000 0.000 char.py:7(<module>)
1 0.000 0.000 0.000 0.000 chardistribution.py:113(EUCTWDistributionAnalysis)
1 0.000 0.000 0.000 0.000 chardistribution.py:132(EUCKRDistributionAnalysis)
1 0.000 0.000 0.000 0.000 chardistribution.py:151(GB2312DistributionAnalysis)
1 0.000 0.000 0.000 0.000 chardistribution.py:170(Big5DistributionAnalysis)
1 0.000 0.000 0.000 0.000 chardistribution.py:192(SJISDistributionAnalysis)
1 0.000 0.000 0.000 0.000 chardistribution.py:217(EUCJPDistributionAnalysis)
1 0.000 0.000 0.002 0.002 chardistribution.py:28(<module>)
1 0.000 0.000 0.000 0.000 chardistribution.py:40(CharDistributionAnalysis)
1 0.000 0.000 0.000 0.000 charset.py:167(Charset)
2 0.000 0.000 0.000 0.000 charset.py:211(__init__)
1 0.000 0.000 0.001 0.001 charset.py:6(<module>)
1 0.000 0.000 0.001 0.001 charsetgroupprober.py:28(<module>)
1 0.000 0.000 0.000 0.000 charsetgroupprober.py:32(CharSetGroupProber)
1 0.000 0.000 0.000 0.000 charsetprober.py:29(<module>)
1 0.000 0.000 0.000 0.000 charsetprober.py:35(CharSetProber)
1 0.000 0.000 0.000 0.000 client.py:1007(_send_output)
1 0.000 0.000 0.000 0.000 client.py:106(<dictcomp>)
1 0.000 0.000 0.000 0.000 client.py:1061(putrequest)
5 0.000 0.000 0.000 0.000 client.py:1185(putheader)
1 0.000 0.000 0.000 0.000 client.py:1213(endheaders)
1 0.000 0.000 0.000 0.000 client.py:1226(request)
1 0.000 0.000 0.000 0.000 client.py:1231(_send_request)
5 0.000 0.000 0.000 0.000 client.py:1233(<genexpr>)
1 0.000 0.000 0.032 0.032 client.py:1277(getresponse)
1 0.000 0.000 0.000 0.000 client.py:1345(HTTPSConnection)
1 0.000 0.000 0.000 0.000 client.py:1396(HTTPException)
1 0.000 0.000 0.000 0.000 client.py:1401(NotConnected)
1 0.000 0.000 0.000 0.000 client.py:1404(InvalidURL)
1 0.000 0.000 0.000 0.000 client.py:1407(UnknownProtocol)
1 0.000 0.000 0.000 0.000 client.py:1412(UnknownTransferEncoding)
1 0.000 0.000 0.000 0.000 client.py:1415(UnimplementedFileMode)
1 0.000 0.000 0.000 0.000 client.py:1418(IncompleteRead)
1 0.000 0.000 0.000 0.000 client.py:1433(ImproperConnectionState)
1 0.000 0.000 0.000 0.000 client.py:1436(CannotSendRequest)
1 0.000 0.000 0.000 0.000 client.py:1439(CannotSendHeader)
1 0.000 0.000 0.000 0.000 client.py:1442(ResponseNotReady)
1 0.000 0.000 0.000 0.000 client.py:1445(BadStatusLine)
1 0.000 0.000 0.000 0.000 client.py:1452(LineTooLong)
1 0.000 0.000 0.000 0.000 client.py:1457(RemoteDisconnected)
1 0.000 0.000 0.000 0.000 client.py:163(HTTPMessage)
1 0.000 0.000 0.000 0.000 client.py:193(parse_headers)
1 0.000 0.000 0.002 0.002 client.py:21(<module>)
1 0.000 0.000 0.000 0.000 client.py:217(HTTPResponse)
1 0.000 0.000 0.000 0.000 client.py:226(__init__)
1 0.000 0.000 0.032 0.032 client.py:256(_read_status)
1 0.000 0.000 0.032 0.032 client.py:289(begin)
1 0.000 0.000 0.000 0.000 client.py:369(_check_close)
1 0.000 0.000 0.000 0.000 client.py:398(_close_conn)
4 0.000 0.000 0.000 0.000 client.py:426(isclosed)
1 0.000 0.000 0.000 0.000 client.py:436(read)
1 0.000 0.000 0.000 0.000 client.py:468(readinto)
1 0.000 0.000 0.000 0.000 client.py:49(SSHClient)
1 0.000 0.000 0.015 0.015 client.py:69(<module>)
1 0.000 0.000 0.000 0.000 client.py:756(MissingHostKeyPolicy)
1 0.000 0.000 0.000 0.000 client.py:777(AutoAddPolicy)
1 0.000 0.000 0.000 0.000 client.py:779(HTTPConnection)
1 0.000 0.000 0.000 0.000 client.py:795(RejectPolicy)
1 0.000 0.000 0.000 0.000 client.py:795(_get_content_length)
1 0.000 0.000 0.000 0.000 client.py:813(WarningPolicy)
1 0.000 0.000 0.000 0.000 client.py:827(__init__)
1 0.000 0.000 0.000 0.000 client.py:871(_get_hostport)
1 0.000 0.000 0.000 0.000 client.py:948(send)
6 0.000 0.000 0.000 0.000 client.py:986(_output)
1 0.000 0.000 0.000 0.000 client_options.py:108(_parse_pool_options)
1 0.000 0.000 0.000 0.000 client_options.py:141(ClientOptions)
1 0.000 0.000 0.000 0.000 client_options.py:145(__init__)
1 0.000 0.000 0.014 0.014 client_options.py:15(<module>)
1 0.000 0.000 0.000 0.000 client_options.py:177(codec_options)
1 0.000 0.000 0.000 0.000 client_options.py:182(credentials)
1 0.000 0.000 0.000 0.000 client_options.py:187(local_threshold_ms)
1 0.000 0.000 0.000 0.000 client_options.py:192(server_selection_timeout)
1 0.000 0.000 0.000 0.000 client_options.py:197(heartbeat_frequency)
2 0.000 0.000 0.000 0.000 client_options.py:202(pool_options)
1 0.000 0.000 0.000 0.000 client_options.py:207(read_preference)
1 0.000 0.000 0.000 0.000 client_options.py:212(replica_set_name)
1 0.000 0.000 0.000 0.000 client_options.py:217(write_concern)
1 0.000 0.000 0.000 0.000 client_options.py:222(read_concern)
1 0.000 0.000 0.000 0.000 client_options.py:32(_parse_credentials)
1 0.000 0.000 0.000 0.000 client_options.py:42(_parse_read_preference)
1 0.000 0.000 0.000 0.000 client_options.py:54(_parse_write_concern)
1 0.000 0.000 0.000 0.000 client_options.py:63(_parse_read_concern)
1 0.000 0.000 0.000 0.000 client_options.py:69(_parse_ssl_options)
1 0.000 0.000 0.000 0.000 client_options.py:83(<listcomp>)
1 0.000 0.000 0.000 0.000 client_session.py:107(SessionOptions)
1 0.000 0.000 0.000 0.000 client_session.py:143(TransactionOptions)
1 0.000 0.000 0.000 0.000 client_session.py:218(_TransactionContext)
1 0.000 0.000 0.000 0.000 client_session.py:234(_TxnState)
1 0.000 0.000 0.000 0.000 client_session.py:243(_Transaction)
1 0.000 0.000 0.000 0.000 client_session.py:267(ClientSession)
1 0.000 0.000 0.000 0.000 client_session.py:582(_ServerSession)
1 0.000 0.000 0.000 0.000 client_session.py:604(_ServerSessionPool)
1 0.000 0.000 0.001 0.001 client_session.py:82(<module>)
1 0.000 0.000 0.000 0.000 code.py:16(<module>)
1 0.000 0.000 0.000 0.000 code.py:21(Code)
8 0.000 0.000 0.000 0.000 codec_options.py:104(__new__)
1 0.000 0.000 0.000 0.000 codec_options.py:15(<module>)
1 0.000 0.000 0.000 0.000 codec_options.py:150(with_options)
1 0.000 0.000 0.000 0.000 codec_options.py:174(_parse_codec_options)
1 0.000 0.000 0.000 0.000 codec_options.py:29(_raw_document_class)
1 0.000 0.000 0.000 0.000 codec_options.py:41(CodecOptions)
2 0.000 0.000 0.000 0.000 codecs.py:260(__init__)
2 0.000 0.000 0.000 0.000 codecs.py:309(__init__)
4 0.000 0.000 0.000 0.000 codecs.py:319(decode)
3 0.000 0.000 0.000 0.000 codecs.py:331(getstate)
1 0.000 0.000 0.000 0.000 codecs.py:94(__new__)
1 0.000 0.000 0.000 0.000 codingstatemachine.py:28(<module>)
1 0.000 0.000 0.000 0.000 codingstatemachine.py:33(CodingStateMachine)
1 0.000 0.000 0.000 0.000 collation.py:18(<module>)
1 0.000 0.000 0.000 0.000 collation.py:23(CollationStrength)
1 0.000 0.000 0.000 0.000 collation.py:45(CollationAlternate)
1 0.000 0.000 0.000 0.000 collation.py:64(CollationMaxVariable)
1 0.000 0.000 0.000 0.000 collation.py:77(CollationCaseFirst)
1 0.000 0.000 0.000 0.000 collation.py:93(Collation)
1 0.000 0.000 0.020 0.020 collection.py:15(<module>)
1 0.000 0.000 0.000 0.000 collection.py:58(ReturnDocument)
1 0.000 0.000 0.000 0.000 collection.py:71(Collection)
1 0.000 0.000 0.000 0.000 command_cursor.py:15(<module>)
1 0.000 0.000 0.000 0.000 command_cursor.py:305(RawBatchCommandCursor)
1 0.000 0.000 0.000 0.000 command_cursor.py:33(CommandCursor)
2 0.000 0.000 0.000 0.000 common.py:1(<module>)
2 0.000 0.000 0.000 0.000 common.py:141(validate_boolean)
2 0.000 0.000 0.000 0.000 common.py:148(validate_boolean_or_string)
1 0.000 0.000 0.007 0.007 common.py:16(<module>)
1 0.000 0.000 0.000 0.000 common.py:21(<module>)
1 0.000 0.000 0.000 0.000 common.py:296(validate_timeout_or_none)
1 0.000 0.000 0.000 0.000 common.py:326(validate_read_preference)
1 0.000 0.000 0.000 0.000 common.py:416(validate_document_class)
66 0.000 0.000 0.000 0.000 common.py:5(_import_class)
4 0.000 0.000 0.000 0.000 common.py:595(validate)
1 0.000 0.000 0.000 0.000 common.py:634(BaseObject)
1 0.000 0.000 0.000 0.000 common.py:641(__init__)
1 0.000 0.000 0.000 0.000 compat.py:2(<module>)
1 0.000 0.000 0.000 0.000 compat.py:22(<module>)
1 0.000 0.000 0.018 0.018 compat.py:9(<module>)
1 0.000 0.000 0.000 0.000 composer.py:11(Composer)
2/1 0.000 0.000 0.022 0.022 composer.py:117(compose_mapping_node)
1 0.000 0.000 0.000 0.000 composer.py:13(__init__)
1 0.000 0.000 0.000 0.000 composer.py:2(<module>)
1 0.000 0.000 0.022 0.022 composer.py:29(get_single_node)
1 0.000 0.000 0.022 0.022 composer.py:50(compose_document)
163/1 0.000 0.000 0.022 0.022 composer.py:63(compose_node)
1 0.000 0.000 0.000 0.000 composer.py:8(ComposerError)
161 0.000 0.000 0.001 0.000 composer.py:88(compose_scalar_node)
1 0.000 0.000 0.000 0.000 compress.py:21(<module>)
1 0.000 0.000 0.000 0.000 compress.py:26(ZlibCompressor)
1 0.000 0.000 0.000 0.000 compress.py:35(ZlibDecompressor)
1 0.000 0.000 0.001 0.001 compression_support.py:15(<module>)
1 0.000 0.000 0.000 0.000 compression_support.py:68(CompressionSettings)
1 0.000 0.000 0.000 0.000 compression_support.py:69(__init__)
1 0.000 0.000 0.000 0.000 compression_support.py:88(SnappyContext)
1 0.000 0.000 0.000 0.000 compression_support.py:96(ZlibContext)
1 0.000 0.000 0.042 0.042 config.py:2(<module>)
1 0.000 0.000 0.001 0.001 config.py:22(<module>)
1 0.000 0.000 0.000 0.000 config.py:241(LazyFqdn)
1 0.000 0.000 0.000 0.000 config.py:33(SSHConfig)
1 0.000 0.000 0.023 0.023 config.py:9(quads_load_config)
3 0.000 0.000 0.047 0.016 connection.py:1(<module>)
1 0.000 0.000 0.000 0.000 connection.py:103(__init__)
1 0.000 0.000 0.000 0.000 connection.py:104(_has_ipv6)
1 0.000 0.000 0.000 0.000 connection.py:116(host)
1 0.000 0.000 0.002 0.002 connection.py:128(get_connection)
1 0.000 0.000 0.000 0.000 connection.py:135(host)
1 0.000 0.000 0.000 0.000 connection.py:145(_new_conn)
2 0.000 0.000 0.000 0.000 connection.py:149(_clean_settings)
2 0.000 0.000 0.000 0.000 connection.py:155(<dictcomp>)
1 0.000 0.000 0.000 0.000 connection.py:172(_prepare_conn)
1 0.000 0.000 0.000 0.000 connection.py:180(connect)
1 0.000 0.000 0.000 0.000 connection.py:19(MongoEngineConnectionError)
2 0.000 0.000 0.000 0.000 connection.py:198(<genexpr>)
1 0.000 0.000 0.000 0.000 connection.py:223(HTTPSConnection)
1 0.000 0.000 0.002 0.002 connection.py:241(connect)
1 0.000 0.000 0.000 0.000 connection.py:263(VerifiedHTTPSConnection)
1 0.000 0.000 0.000 0.000 connection.py:31(register_connection)
1 0.000 0.000 0.000 0.000 connection.py:33(create_connection)
1 0.000 0.000 0.000 0.000 connection.py:65(DummyConnection)
1 0.000 0.000 0.000 0.000 connection.py:70(HTTPConnection)
1 0.000 0.000 0.000 0.000 connection.py:85(_set_socket_options)
1 0.000 0.000 0.000 0.000 connection.py:93(allowed_gai_family)
1 0.000 0.000 0.039 0.039 connectionpool.py:1(<module>)
1 0.000 0.000 0.000 0.000 connectionpool.py:159(__init__)
1 0.000 0.000 0.000 0.000 connectionpool.py:199(_new_conn)
1 0.000 0.000 0.000 0.000 connectionpool.py:212(_get_conn)
1 0.000 0.000 0.000 0.000 connectionpool.py:250(_put_conn)
1 0.000 0.000 0.000 0.000 connectionpool.py:280(_validate_conn)
2 0.000 0.000 0.000 0.000 connectionpool.py:290(_get_timeout)
1 0.000 0.000 0.033 0.033 connectionpool.py:319(_make_request)
1 0.000 0.000 0.033 0.033 connectionpool.py:446(urlopen)
1 0.000 0.000 0.000 0.000 connectionpool.py:55(ConnectionPool)
1 0.000 0.000 0.000 0.000 connectionpool.py:64(__init__)
1 0.000 0.000 0.000 0.000 connectionpool.py:736(HTTPSConnectionPool)
1 0.000 0.000 0.000 0.000 connectionpool.py:878(_ipv6_host)
1 0.000 0.000 0.000 0.000 connectionpool.py:95(HTTPConnectionPool)
2 0.000 0.000 0.000 0.000 constraint.py:131(_setValues)
3 0.000 0.000 0.000 0.000 constraint.py:135(_testValue)
1 0.000 0.000 0.000 0.000 constraint.py:140(ContainedSubtypeConstraint)
1 0.000 0.000 0.000 0.000 constraint.py:184(ValueRangeConstraint)
1 0.000 0.000 0.000 0.000 constraint.py:20(AbstractConstraint)
23 0.000 0.000 0.000 0.000 constraint.py:22(__init__)
1 0.000 0.000 0.000 0.000 constraint.py:224(_setValues)
1 0.000 0.000 0.000 0.000 constraint.py:240(ValueSizeConstraint)
11/8 0.000 0.000 0.000 0.000 constraint.py:27(__call__)
1 0.000 0.000 0.000 0.000 constraint.py:300(PermittedAlphabetConstraint)
1 0.000 0.000 0.000 0.000 constraint.py:345(InnerTypeConstraint)
1 0.000 0.000 0.000 0.000 constraint.py:372(ConstraintsExclusion)
1 0.000 0.000 0.000 0.000 constraint.py:429(AbstractConstraintSet)
2 0.000 0.000 0.000 0.000 constraint.py:437(__add__)
20 0.000 0.000 0.000 0.000 constraint.py:448(_setValues)
1 0.000 0.000 0.000 0.000 constraint.py:456(ConstraintsIntersection)
3 0.000 0.000 0.000 0.000 constraint.py:495(_testValue)
1 0.000 0.000 0.000 0.000 constraint.py:500(ConstraintsUnion)
3 0.000 0.000 0.000 0.000 constraint.py:69(__bool__)
6 0.000 0.000 0.000 0.000 constraint.py:72(__hash__)
1 0.000 0.000 0.000 0.000 constraint.py:75(_setValues)
3 0.000 0.000 0.000 0.000 constraint.py:82(getValueMap)
1 0.000 0.000 0.000 0.000 constraint.py:9(<module>)
1 0.000 0.000 0.000 0.000 constraint.py:99(SingleValueConstraint)
1 0.000 0.000 0.000 0.000 constructor.py:10(ConstructorError)
161 0.000 0.000 0.000 0.000 constructor.py:103(construct_scalar)
2 0.000 0.000 0.001 0.000 constructor.py:118(construct_mapping)
1 0.000 0.000 0.000 0.000 constructor.py:13(BaseConstructor)
25 0.000 0.000 0.000 0.000 constructor.py:145(add_constructor)
5 0.000 0.000 0.000 0.000 constructor.py:151(add_multi_constructor)
1 0.000 0.000 0.001 0.001 constructor.py:157(SafeConstructor)
161 0.000 0.000 0.000 0.000 constructor.py:159(construct_scalar)
2 0.000 0.000 0.000 0.000 constructor.py:166(flatten_mapping)
1 0.000 0.000 0.000 0.000 constructor.py:18(__init__)
1 0.000 0.000 0.002 0.002 constructor.py:2(<module>)
2 0.000 0.000 0.001 0.000 constructor.py:201(construct_mapping)
7 0.000 0.000 0.000 0.000 constructor.py:219(construct_yaml_bool)
7 0.000 0.000 0.000 0.000 constructor.py:223(construct_yaml_int)
1 0.000 0.000 0.023 0.023 constructor.py:33(get_single_data)
147 0.000 0.000 0.000 0.000 constructor.py:387(construct_yaml_str)
4/3 0.000 0.000 0.001 0.000 constructor.py:395(construct_yaml_map)
1 0.000 0.000 0.001 0.001 constructor.py:40(construct_document)
1 0.000 0.000 0.000 0.000 constructor.py:467(Constructor)
163 0.000 0.000 0.000 0.000 constructor.py:53(construct_object)
1 0.000 0.000 0.000 0.000 context_managers.py:1(<module>)
1 0.000 0.000 0.000 0.000 context_managers.py:11(switch_db)
1 0.000 0.000 0.000 0.000 context_managers.py:133(no_sub_classes)
1 0.000 0.000 0.000 0.000 context_managers.py:162(query_counter)
1 0.000 0.000 0.000 0.000 context_managers.py:52(switch_collection)
1 0.000 0.000 0.000 0.000 context_managers.py:94(no_dereference)
2 0.000 0.000 0.000 0.000 contextlib.py:107(__enter__)
2 0.000 0.000 0.000 0.000 contextlib.py:116(__exit__)
9 0.000 0.000 0.000 0.000 contextlib.py:210(contextmanager)
2 0.000 0.000 0.000 0.000 contextlib.py:237(helper)
2 0.000 0.000 0.000 0.000 contextlib.py:81(__init__)
2 0.000 0.000 0.000 0.000 cookiejar.py:1058(set_ok_port)
6 0.000 0.000 0.000 0.000 cookiejar.py:1197(vals_sorted_by_key)
6 0.000 0.000 0.000 0.000 cookiejar.py:1201(deepvalues)
1 0.000 0.000 0.000 0.000 cookiejar.py:1219(Absent)
1 0.000 0.000 0.001 0.001 cookiejar.py:1221(CookieJar)
4 0.000 0.000 0.000 0.000 cookiejar.py:1236(__init__)
1 0.000 0.000 0.000 0.000 cookiejar.py:1265(_cookies_for_request)
1 0.000 0.000 0.000 0.000 cookiejar.py:1272(_cookie_attrs)
1 0.000 0.000 0.000 0.000 cookiejar.py:1331(add_cookie_header)
4 0.000 0.000 0.000 0.000 cookiejar.py:1364(_normalized_cookie_tuples)
2 0.000 0.000 0.000 0.000 cookiejar.py:1461(_cookie_from_cookie_tuple)
4 0.000 0.000 0.000 0.000 cookiejar.py:1553(_cookies_from_attrs_set)
2 0.000 0.000 0.000 0.000 cookiejar.py:1562(_process_rfc2109_cookies)
2 0.000 0.000 0.000 0.000 cookiejar.py:1574(make_cookies)
2 0.000 0.000 0.000 0.000 cookiejar.py:1641(set_cookie)
2 0.000 0.000 0.000 0.000 cookiejar.py:1654(extract_cookies)
1 0.000 0.000 0.000 0.000 cookiejar.py:1710(clear_expired_cookies)
6 0.000 0.000 0.000 0.000 cookiejar.py:1729(__iter__)
1 0.000 0.000 0.000 0.000 cookiejar.py:1750(LoadError)
1 0.000 0.000 0.000 0.000 cookiejar.py:1752(FileCookieJar)
1 0.000 0.000 0.000 0.000 cookiejar.py:1838(LWPCookieJar)
1 0.000 0.000 0.000 0.000 cookiejar.py:1958(MozillaCookieJar)
2 0.000 0.000 0.000 0.000 cookiejar.py:220(http2time)
1 0.000 0.000 0.007 0.007 cookiejar.py:26(<module>)
2 0.000 0.000 0.000 0.000 cookiejar.py:334(split_header_words)
7 0.000 0.000 0.000 0.000 cookiejar.py:43(_debug)
2 0.000 0.000 0.000 0.000 cookiejar.py:445(strip_quotes)
2 0.000 0.000 0.000 0.000 cookiejar.py:452(parse_ns_headers)
4 0.000 0.000 0.000 0.000 cookiejar.py:521(is_HDN)
2 0.000 0.000 0.000 0.000 cookiejar.py:536(domain_match)
4 0.000 0.000 0.000 0.000 cookiejar.py:606(request_host)
2 0.000 0.000 0.000 0.000 cookiejar.py:622(eff_request_host)
2 0.000 0.000 0.000 0.000 cookiejar.py:633(request_path)
4 0.000 0.000 0.000 0.000 cookiejar.py:663(escape_path)
2 0.000 0.000 0.000 0.000 cookiejar.py:677(reach)
2 0.000 0.000 0.000 0.000 cookiejar.py:712(is_third_party)
2 0.000 0.000 0.000 0.000 cookiejar.py:72(_timegm)
1 0.000 0.000 0.000 0.000 cookiejar.py:729(Cookie)
2 0.000 0.000 0.000 0.000 cookiejar.py:747(__init__)
1 0.000 0.000 0.000 0.000 cookiejar.py:827(CookiePolicy)
1 0.000 0.000 0.000 0.000 cookiejar.py:860(DefaultCookiePolicy)
4 0.000 0.000 0.000 0.000 cookiejar.py:870(__init__)
2 0.000 0.000 0.000 0.000 cookiejar.py:910(is_blocked)
2 0.000 0.000 0.000 0.000 cookiejar.py:925(is_not_allowed)
2 0.000 0.000 0.000 0.000 cookiejar.py:933(set_ok)
2 0.000 0.000 0.000 0.000 cookiejar.py:952(set_ok_version)
2 0.000 0.000 0.000 0.000 cookiejar.py:967(set_ok_verifiability)
2 0.000 0.000 0.000 0.000 cookiejar.py:979(set_ok_name)
2 0.000 0.000 0.000 0.000 cookiejar.py:988(set_ok_path)
2 0.000 0.000 0.000 0.000 cookiejar.py:999(set_ok_domain)
1 0.000 0.000 0.000 0.000 cookies.py:10(<module>)
2 0.000 0.000 0.000 0.000 cookies.py:104(__init__)
4 0.000 0.000 0.000 0.000 cookies.py:111(info)
2 0.000 0.000 0.001 0.000 cookies.py:118(extract_cookies_to_jar)
1 0.000 0.000 0.002 0.002 cookies.py:127(<module>)
1 0.000 0.000 0.000 0.000 cookies.py:135(get_cookie_header)
1 0.000 0.000 0.000 0.000 cookies.py:144(CookieError)
1 0.000 0.000 0.000 0.000 cookies.py:164(<dictcomp>)
1 0.000 0.000 0.000 0.000 cookies.py:165(CookieConflictError)
1 0.000 0.000 0.000 0.000 cookies.py:171(RequestsCookieJar)
1 0.000 0.000 0.000 0.000 cookies.py:25(MockRequest)
1 0.000 0.000 0.000 0.000 cookies.py:253(Morsel)
2 0.000 0.000 0.000 0.000 cookies.py:343(set_cookie)
2 0.000 0.000 0.000 0.000 cookies.py:348(update)
3 0.000 0.000 0.000 0.000 cookies.py:37(__init__)
2 0.000 0.000 0.000 0.000 cookies.py:45(get_host)
1 0.000 0.000 0.000 0.000 cookies.py:457(BaseCookie)
2 0.000 0.000 0.000 0.000 cookies.py:48(get_origin_req_host)
3 0.000 0.000 0.000 0.000 cookies.py:508(cookiejar_from_dict)
6 0.000 0.000 0.000 0.000 cookies.py:51(get_full_url)
3 0.000 0.000 0.000 0.000 cookies.py:521(<listcomp>)
2 0.000 0.000 0.000 0.000 cookies.py:529(merge_cookies)
1 0.000 0.000 0.000 0.000 cookies.py:597(SimpleCookie)
2 0.000 0.000 0.000 0.000 cookies.py:65(is_unverifiable)
1 0.000 0.000 0.000 0.000 cookies.py:81(get_new_headers)
2 0.000 0.000 0.000 0.000 cookies.py:84(unverifiable)
2 0.000 0.000 0.000 0.000 cookies.py:88(origin_req_host)
1 0.000 0.000 0.000 0.000 cookies.py:97(MockResponse)
20/2 0.000 0.000 0.000 0.000 copy.py:132(deepcopy)
14 0.000 0.000 0.000 0.000 copy.py:190(_deepcopy_atomic)
6 0.000 0.000 0.000 0.000 copy.py:252(_keep_alive)
1 0.000 0.000 0.000 0.000 copy.py:49(<module>)
1 0.000 0.000 0.000 0.000 copy.py:55(Error)
2 0.000 0.000 0.000 0.000 copy.py:66(copy)
1 0.000 0.000 0.002 0.002 core.py:1(<module>)
1 0.000 0.000 0.000 0.000 core.py:1283(Concat)
1 0.000 0.000 0.000 0.000 core.py:1572(Primitive)
1 0.000 0.000 0.000 0.000 core.py:16(IDNAError)
1 0.000 0.000 0.000 0.000 core.py:168(Asn1Value)
1 0.000 0.000 0.000 0.000 core.py:1695(AbstractString)
1 0.000 0.000 0.000 0.000 core.py:1776(Boolean)
1 0.000 0.000 0.000 0.000 core.py:1829(Integer)
1 0.000 0.000 0.000 0.000 core.py:1910(BitString)
1 0.000 0.000 0.000 0.000 core.py:21(IDNABidiError)
1 0.000 0.000 0.000 0.000 core.py:2198(OctetBitString)
1 0.000 0.000 0.000 0.000 core.py:2286(IntegerBitString)
1 0.000 0.000 0.000 0.000 core.py:232(__init__)
1 0.000 0.000 0.000 0.000 core.py:2370(OctetString)
1 0.000 0.000 0.000 0.000 core.py:2448(IntegerOctetString)
1 0.000 0.000 0.000 0.000 core.py:2501(ParsableOctetString)
1 0.000 0.000 0.000 0.000 core.py:26(InvalidCodepoint)
1 0.000 0.000 0.000 0.000 core.py:2665(ParsableOctetBitString)
1 0.000 0.000 0.000 0.000 core.py:2706(Null)
1 0.000 0.000 0.000 0.000 core.py:2737(ObjectIdentifier)
1 0.000 0.000 0.000 0.000 core.py:2940(ObjectDescriptor)
1 0.000 0.000 0.000 0.000 core.py:2948(InstanceOf)
1 0.000 0.000 0.000 0.000 core.py:2956(Real)
1 0.000 0.000 0.000 0.000 core.py:2964(Enumerated)
1 0.000 0.000 0.000 0.000 core.py:3032(UTF8String)
1 0.000 0.000 0.000 0.000 core.py:3041(RelativeOid)
1 0.000 0.000 0.000 0.000 core.py:3050(Sequence)
1 0.000 0.000 0.000 0.000 core.py:31(InvalidCodepointContext)
1 0.000 0.000 0.000 0.000 core.py:3848(SequenceOf)
1 0.000 0.000 0.000 0.000 core.py:4298(Set)
1 0.000 0.000 0.000 0.000 core.py:4484(SetOf)
1 0.000 0.000 0.000 0.000 core.py:4517(EmbeddedPdv)
1 0.000 0.000 0.000 0.000 core.py:4525(NumericString)
1 0.000 0.000 0.000 0.000 core.py:4534(PrintableString)
1 0.000 0.000 0.000 0.000 core.py:4543(TeletexString)
1 0.000 0.000 0.000 0.000 core.py:4552(VideotexString)
1 0.000 0.000 0.000 0.000 core.py:4560(IA5String)
1 0.000 0.000 0.000 0.000 core.py:4569(AbstractTime)
1 0.000 0.000 0.000 0.000 core.py:4615(UTCTime)
1 0.000 0.000 0.000 0.000 core.py:4671(GeneralizedTime)
1 0.000 0.000 0.002 0.002 core.py:47(<module>)
1 0.000 0.000 0.000 0.000 core.py:4744(GraphicString)
1 0.000 0.000 0.000 0.000 core.py:4754(VisibleString)
1 0.000 0.000 0.000 0.000 core.py:4763(GeneralString)
1 0.000 0.000 0.000 0.000 core.py:4773(UniversalString)
1 0.000 0.000 0.000 0.000 core.py:4782(CharacterString)
1 0.000 0.000 0.000 0.000 core.py:4792(BMPString)
1 0.000 0.000 0.000 0.000 core.py:622(ValueMap)
1 0.000 0.000 0.000 0.000 core.py:649(Castable)
1 0.000 0.000 0.000 0.000 core.py:693(Constructable)
1 0.000 0.000 0.000 0.000 core.py:764(Void)
1 0.000 0.000 0.000 0.000 core.py:821(Any)
1 0.000 0.000 0.000 0.000 core.py:971(Choice)
1 0.000 0.000 0.000 0.000 cp949prober.py:28(<module>)
1 0.000 0.000 0.000 0.000 cp949prober.py:34(CP949Prober)
1 0.000 0.000 0.001 0.001 crypto_aead.py:15(<module>)
1 0.000 0.000 0.000 0.000 crypto_box.py:15(<module>)
1 0.000 0.000 0.000 0.000 crypto_generichash.py:15(<module>)
1 0.000 0.000 0.000 0.000 crypto_hash.py:15(<module>)
1 0.000 0.000 0.000 0.000 crypto_kx.py:15(<module>)
1 0.000 0.000 0.000 0.000 crypto_pwhash.py:14(<module>)
1 0.000 0.000 0.000 0.000 crypto_scalarmult.py:15(<module>)
1 0.000 0.000 0.000 0.000 crypto_secretbox.py:15(<module>)
1 0.000 0.000 0.000 0.000 crypto_secretstream.py:15(<module>)
1 0.000 0.000 0.000 0.000 crypto_secretstream.py:58(crypto_secretstream_xchacha20poly1305_state)
1 0.000 0.000 0.000 0.000 crypto_shorthash.py:15(<module>)
1 0.000 0.000 0.000 0.000 crypto_sign.py:15(<module>)
1 0.000 0.000 0.000 0.000 crypto_sign.py:168(crypto_sign_ed25519ph_state)
1 0.000 0.000 0.000 0.000 csv.py:131(DictWriter)
1 0.000 0.000 0.000 0.000 csv.py:166(Sniffer)
1 0.000 0.000 0.000 0.000 csv.py:24(Dialect)
1 0.000 0.000 0.001 0.001 csv.py:4(<module>)
1 0.000 0.000 0.000 0.000 csv.py:55(excel)
1 0.000 0.000 0.000 0.000 csv.py:65(excel_tab)
1 0.000 0.000 0.000 0.000 csv.py:70(unix_dialect)
1 0.000 0.000 0.000 0.000 csv.py:81(DictReader)
1 0.000 0.000 0.001 0.001 csv_to_instack.py:6(<module>)
1 0.000 0.000 0.000 0.000 cursor.py:106(Cursor)
1 0.000 0.000 0.000 0.000 cursor.py:1254(RawBatchCursor)
1 0.000 0.000 0.000 0.000 cursor.py:15(<module>)
1 0.000 0.000 0.000 0.000 cursor.py:55(CursorType)
1 0.000 0.000 0.000 0.000 cursor.py:86(_SocketManager)
1 0.000 0.000 0.000 0.000 cursor_manager.py:28(<module>)
1 0.000 0.000 0.000 0.000 cursor_manager.py:35(CursorManager)
1 0.000 0.000 0.000 0.000 cyaml.py:14(CBaseLoader)
1 0.000 0.000 0.001 0.001 cyaml.py:2(<module>)
1 0.000 0.000 0.000 0.000 cyaml.py:21(CSafeLoader)
1 0.000 0.000 0.000 0.000 cyaml.py:28(CLoader)
1 0.000 0.000 0.000 0.000 cyaml.py:35(CBaseDumper)
1 0.000 0.000 0.000 0.000 cyaml.py:52(CSafeDumper)
1 0.000 0.000 0.000 0.000 cyaml.py:69(CDumper)
1 0.000 0.000 0.000 0.000 database.py:1351(SystemJS)
1 0.000 0.000 0.000 0.000 database.py:15(<module>)
1 0.000 0.000 0.000 0.000 database.py:54(Database)
1 0.000 0.000 0.000 0.000 datastructures.py:1(<module>)
1 0.000 0.000 0.000 0.000 datastructures.py:13(BaseDict)
1 0.000 0.000 0.000 0.000 datastructures.py:208(EmbeddedDocumentList)
1 0.000 0.000 0.000 0.000 datastructures.py:375(StrictDict)
1 0.000 0.000 0.000 0.000 datastructures.py:452(LazyReference)
1 0.000 0.000 0.000 0.000 datastructures.py:98(BaseList)
1 0.000 0.000 0.000 0.000 dateandtime.py:7(<module>)
1 0.000 0.000 0.000 0.000 datetime.py:1092(tzinfo)
1 0.000 0.000 0.000 0.000 datetime.py:1162(time)
2 0.000 0.000 0.000 0.000 datetime.py:1187(__new__)
1 0.000 0.000 0.000 0.000 datetime.py:1509(datetime)
3 0.000 0.000 0.000 0.000 datetime.py:1517(__new__)
1 0.000 0.000 0.000 0.000 datetime.py:2136(timezone)
3 0.000 0.000 0.000 0.000 datetime.py:2156(_create)
35 0.000 0.000 0.000 0.000 datetime.py:379(_check_int_field)
5 0.000 0.000 0.000 0.000 datetime.py:396(_check_date_fields)
5 0.000 0.000 0.000 0.000 datetime.py:409(_check_time_fields)
3 0.000 0.000 0.000 0.000 datetime.py:41(_days_before_year)
5 0.000 0.000 0.000 0.000 datetime.py:426(_check_tzinfo_arg)
1 0.000 0.000 0.000 0.000 datetime.py:454(timedelta)
5 0.000 0.000 0.000 0.000 datetime.py:46(_days_in_month)
9 0.000 0.000 0.000 0.000 datetime.py:473(__new__)
1 0.000 0.000 0.001 0.001 datetime.py:5(<module>)
1 0.000 0.000 0.000 0.000 datetime.py:646(__neg__)
1 0.000 0.000 0.000 0.000 datetime.py:774(date)
2 0.000 0.000 0.000 0.000 datetime.py:804(__new__)
1 0.000 0.000 0.000 0.000 dbref.py:15(<module>)
1 0.000 0.000 0.000 0.000 dbref.py:23(DBRef)
2 0.000 0.000 0.000 0.000 debug.py:118(setLogger)
2 0.000 0.000 0.000 0.000 debug.py:131(registerLoggee)
1 0.000 0.000 0.000 0.000 debug.py:144(Scope)
1 0.000 0.000 0.000 0.000 debug.py:145(__init__)
1 0.000 0.000 0.000 0.000 debug.py:31(Printer)
1 0.000 0.000 0.000 0.000 debug.py:33(__init__)
1 0.000 0.000 0.000 0.000 debug.py:68(Debug)
1 0.000 0.000 0.000 0.000 debug.py:7(<module>)
1 0.000 0.000 0.001 0.001 decimal.py:2(<module>)
1 0.000 0.000 0.000 0.000 decimal128.py:156(Decimal128)
1 0.000 0.000 0.000 0.000 decimal128.py:20(<module>)
1 0.000 0.000 0.000 0.000 decoder.py:10(_import_c_scanstring)
1 0.000 0.000 0.000 0.000 decoder.py:1008(AnyDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:104(IntegerDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:1088(UTF8StringDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:1092(NumericStringDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:1096(PrintableStringDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:1100(TeletexStringDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:1104(VideotexStringDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:1108(IA5StringDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:1112(GraphicStringDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:1116(VisibleStringDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:1120(GeneralStringDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:1124(UniversalStringDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:1128(BMPStringDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:1133(ObjectDescriptorDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:1137(GeneralizedTimeDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:1141(UTCTimeDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:1202(<listcomp>)
1 0.000 0.000 0.000 0.000 decoder.py:1205(Decoder)
3 0.000 0.000 0.000 0.000 decoder.py:1212(__init__)
1 0.000 0.000 0.000 0.000 decoder.py:125(BooleanDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:13(BitStringDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:133(BitStringDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:15(BooleanDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:17(OctetStringDecoder)
2 0.000 0.000 0.003 0.001 decoder.py:2(<module>)
1 0.000 0.000 0.000 0.000 decoder.py:20(JSONDecodeError)
1 0.000 0.000 0.000 0.000 decoder.py:229(OctetStringDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:24(_floatconstants)
1 0.000 0.000 0.000 0.000 decoder.py:254(JSONDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:26(AbstractDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:272(JSONDecoder)
2 0.000 0.000 0.000 0.000 decoder.py:284(__init__)
1 0.000 0.000 0.000 0.000 decoder.py:296(NullDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:302(__init__)
1 0.000 0.000 0.000 0.000 decoder.py:317(ObjectIdentifierDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:332(decode)
1 0.000 0.000 0.000 0.000 decoder.py:343(raw_decode)
1 0.000 0.000 0.000 0.000 decoder.py:363(decode)
1 0.000 0.000 0.000 0.000 decoder.py:374(RealDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:376(raw_decode)
1 0.000 0.000 0.000 0.000 decoder.py:40(Decoder)
1 0.000 0.000 0.000 0.000 decoder.py:42(AbstractSimpleDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:481(AbstractConstructedDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:485(UniversalConstructedTypeDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:58(ExplicitTagDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:60(Decoder)
3 0.000 0.000 0.004 0.001 decoder.py:7(<module>)
1 0.000 0.000 0.000 0.000 decoder.py:880(SequenceOrSequenceOfDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:885(SequenceDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:889(SequenceOfDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:893(SetOrSetOfDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:898(SetDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:903(SetOfDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:907(ChoiceDecoder)
1 0.000 0.000 0.001 0.001 dis.py:1(<module>)
1 0.000 0.000 0.000 0.000 dis.py:199(Instruction)
1 0.000 0.000 0.000 0.000 dis.py:461(Bytecode)
2 0.000 0.000 0.011 0.005 document.py:1(<module>)
1 0.000 0.000 0.000 0.000 document.py:1030(DynamicEmbeddedDocument)
1 0.000 0.000 0.000 0.000 document.py:1056(MapReduceDocument)
1 0.000 0.000 0.000 0.000 document.py:28(BaseDocument)
1 0.000 0.000 0.000 0.000 document.py:38(InvalidCollectionError)
1 0.000 0.000 0.000 0.000 document.py:42(EmbeddedDocument)
6 0.000 0.000 0.000 0.000 document.py:729(_build_index_specs)
6 0.000 0.000 0.000 0.000 document.py:734(<listcomp>)
12 0.000 0.000 0.000 0.000 document.py:736(merge_index_specs)
2 0.000 0.000 0.000 0.000 document.py:743(<dictcomp>)
4 0.000 0.000 0.000 0.000 document.py:764(_build_index_spec)
7/6 0.000 0.000 0.000 0.000 document.py:846(_unique_with_indexes)
2 0.000 0.000 0.000 0.000 document.py:881(<listcomp>)
6 0.000 0.000 0.000 0.000 document.py:899(_geo_indices)
6 0.000 0.000 0.000 0.000 document.py:909(<listcomp>)
4 0.000 0.000 0.000 0.000 document.py:934(_lookup_field)
1 0.000 0.000 0.000 0.000 document.py:97(Document)
1 0.000 0.000 0.000 0.000 document.py:998(DynamicDocument)
1 0.000 0.000 0.000 0.000 driver_info.py:15(<module>)
1 0.000 0.000 0.000 0.000 driver_info.py:22(DriverInfo)
1 0.000 0.000 0.000 0.000 dsa.py:14(DSAParameters)
1 0.000 0.000 0.000 0.000 dsa.py:150(DSAParameterNumbers)
1 0.000 0.000 0.000 0.000 dsa.py:189(DSAPublicNumbers)
1 0.000 0.000 0.000 0.000 dsa.py:227(DSAPrivateNumbers)
1 0.000 0.000 0.000 0.000 dsa.py:23(DSAParametersWithNumbers)
1 0.000 0.000 0.000 0.000 dsa.py:32(DSAPrivateKey)
1 0.000 0.000 0.000 0.000 dsa.py:5(<module>)
1 0.000 0.000 0.000 0.000 dsa.py:65(DSAPrivateKeyWithSerialization)
1 0.000 0.000 0.000 0.000 dsa.py:80(DSAPublicKey)
1 0.000 0.000 0.019 0.019 dsskey.py:21(<module>)
1 0.000 0.000 0.000 0.000 dsskey.py:40(DSSKey)
1 0.000 0.000 0.001 0.001 dumper.py:2(<module>)
1 0.000 0.000 0.000 0.000 dumper.py:27(SafeDumper)
1 0.000 0.000 0.000 0.000 dumper.py:45(Dumper)
1 0.000 0.000 0.000 0.000 dumper.py:9(BaseDumper)
1 0.000 0.000 0.000 0.000 ec.py:135(SECT571R1)
1 0.000 0.000 0.000 0.000 ec.py:14(EllipticCurve)
1 0.000 0.000 0.000 0.000 ec.py:141(SECT409R1)
1 0.000 0.000 0.000 0.000 ec.py:147(SECT283R1)
1 0.000 0.000 0.000 0.000 ec.py:153(SECT233R1)
1 0.000 0.000 0.000 0.000 ec.py:159(SECT163R2)
1 0.000 0.000 0.000 0.000 ec.py:165(SECT571K1)
1 0.000 0.000 0.000 0.000 ec.py:171(SECT409K1)
1 0.000 0.000 0.000 0.000 ec.py:177(SECT283K1)
1 0.000 0.000 0.000 0.000 ec.py:183(SECT233K1)
1 0.000 0.000 0.000 0.000 ec.py:189(SECT163K1)
1 0.000 0.000 0.000 0.000 ec.py:195(SECP521R1)
1 0.000 0.000 0.000 0.000 ec.py:201(SECP384R1)
1 0.000 0.000 0.000 0.000 ec.py:207(SECP256R1)
1 0.000 0.000 0.000 0.000 ec.py:213(SECP256K1)
1 0.000 0.000 0.000 0.000 ec.py:219(SECP224R1)
1 0.000 0.000 0.000 0.000 ec.py:225(SECP192R1)
1 0.000 0.000 0.000 0.000 ec.py:231(BrainpoolP256R1)
1 0.000 0.000 0.000 0.000 ec.py:237(BrainpoolP384R1)
1 0.000 0.000 0.000 0.000 ec.py:243(BrainpoolP512R1)
1 0.000 0.000 0.000 0.000 ec.py:278(ECDSA)
1 0.000 0.000 0.000 0.000 ec.py:29(EllipticCurveSignatureAlgorithm)
1 0.000 0.000 0.000 0.000 ec.py:303(EllipticCurvePublicNumbers)
1 0.000 0.000 0.000 0.000 ec.py:374(EllipticCurvePrivateNumbers)
1 0.000 0.000 0.000 0.000 ec.py:38(EllipticCurvePrivateKey)
1 0.000 0.000 0.000 0.000 ec.py:410(ECDH)
1 0.000 0.000 0.001 0.001 ec.py:5(<module>)
1 0.000 0.000 0.000 0.000 ec.py:78(EllipticCurvePrivateKeyWithSerialization)
1 0.000 0.000 0.000 0.000 ec.py:93(EllipticCurvePublicKey)
1 0.000 0.000 0.000 0.000 ecdsakey.py:21(<module>)
1 0.000 0.000 0.000 0.000 ecdsakey.py:39(_ECDSACurve)
3 0.000 0.000 0.000 0.000 ecdsakey.py:48(__init__)
1 0.000 0.000 0.000 0.000 ecdsakey.py:66(_ECDSACurveSet)
1 0.000 0.000 0.000 0.000 ecdsakey.py:73(__init__)
1 0.000 0.000 0.000 0.000 ecdsakey.py:95(ECDSAKey)
1 0.000 0.000 72.012 72.012 ed25519key.py:17(<module>)
1 0.000 0.000 0.000 0.000 ed25519key.py:48(Ed25519Key)
1 0.000 0.000 0.000 0.000 emitter.py:14(EmitterError)
1 0.000 0.000 0.000 0.000 emitter.py:17(ScalarAnalysis)
1 0.000 0.000 0.000 0.000 emitter.py:31(Emitter)
1 0.000 0.000 0.000 0.000 emitter.py:9(<module>)
1 0.000 0.000 0.000 0.000 encoder.py:104(__init__)
1 0.000 0.000 0.000 0.000 encoder.py:109(JSONEncoder)
1 0.000 0.000 0.000 0.000 encoder.py:14(SetEncoder)
1 0.000 0.000 0.000 0.000 encoder.py:141(__init__)
1 0.000 0.000 0.000 0.000 encoder.py:145(EndOfOctetsEncoder)
1 0.000 0.000 0.000 0.000 encoder.py:150(BooleanEncoder)
1 0.000 0.000 0.000 0.000 encoder.py:157(IntegerEncoder)
1 0.000 0.000 0.000 0.000 encoder.py:16(BooleanEncoder)
1 0.000 0.000 0.000 0.000 encoder.py:171(SetOfEncoder)
1 0.000 0.000 0.000 0.000 encoder.py:177(BitStringEncoder)
1 0.000 0.000 0.000 0.000 encoder.py:197(SequenceEncoder)
2 0.000 0.000 0.001 0.000 encoder.py:2(<module>)
1 0.000 0.000 0.000 0.000 encoder.py:201(SequenceOfEncoder)
1 0.000 0.000 0.000 0.000 encoder.py:218(OctetStringEncoder)
1 0.000 0.000 0.000 0.000 encoder.py:23(AbstractItemEncoder)
1 0.000 0.000 0.000 0.000 encoder.py:245(Encoder)
1 0.000 0.000 0.000 0.000 encoder.py:25(RealEncoder)
1 0.000 0.000 0.000 0.000 encoder.py:279(NullEncoder)
1 0.000 0.000 0.000 0.000 encoder.py:286(ObjectIdentifierEncoder)
1 0.000 0.000 0.000 0.000 encoder.py:33(TimeEncoderMixIn)
1 0.000 0.000 0.000 0.000 encoder.py:345(RealEncoder)
1 0.000 0.000 0.000 0.000 encoder.py:383(JSONEncoderForHTML)
1 0.000 0.000 0.000 0.000 encoder.py:512(SequenceEncoder)
1 0.000 0.000 0.000 0.000 encoder.py:58(Encoder)
1 0.000 0.000 0.000 0.000 encoder.py:597(SequenceOfEncoder)
1 0.000 0.000 0.000 0.000 encoder.py:612(ChoiceEncoder)
1 0.000 0.000 0.000 0.000 encoder.py:630(AnyEncoder)
3 0.000 0.000 0.009 0.003 encoder.py:7(<module>)
1 0.000 0.000 0.000 0.000 encoder.py:708(Encoder)
3 0.000 0.000 0.000 0.000 encoder.py:713(__init__)
1 0.000 0.000 0.000 0.000 encoder.py:73(GeneralizedTimeEncoder)
1 0.000 0.000 0.000 0.000 encoder.py:73(JSONEncoder)
1 0.000 0.000 0.000 0.000 encoder.py:78(UTCTimeEncoder)
1 0.000 0.000 0.000 0.000 encoder.py:83(SetEncoder)
1 0.000 0.000 0.000 0.000 encoder.py:9(_import_speedups)
1 0.000 0.000 0.000 0.000 encoders.py:5(<module>)
1 0.000 0.000 0.000 0.000 encoding.py:15(<module>)
1 0.000 0.000 0.000 0.000 encoding.py:21(RawEncoder)
1 0.000 0.000 0.000 0.000 encoding.py:32(HexEncoder)
1 0.000 0.000 0.000 0.000 encoding.py:43(Base16Encoder)
1 0.000 0.000 0.000 0.000 encoding.py:54(Base32Encoder)
1 0.000 0.000 0.000 0.000 encoding.py:65(Base64Encoder)
1 0.000 0.000 0.000 0.000 encoding.py:76(URLSafeBase64Encoder)
1 0.000 0.000 0.000 0.000 encoding.py:87(Encodable)
23 0.000 0.000 0.000 0.000 enum.py:124(__prepare__)
23 0.002 0.000 0.005 0.000 enum.py:134(__new__)
23 0.000 0.000 0.000 0.000 enum.py:151(<dictcomp>)
23 0.000 0.000 0.001 0.000 enum.py:176(<setcomp>)
260 0.000 0.000 0.000 0.000 enum.py:18(_is_descriptor)
53 0.000 0.000 0.000 0.000 enum.py:197(<genexpr>)
328 0.000 0.000 0.000 0.000 enum.py:26(_is_dunder)
303 0.000 0.000 0.005 0.000 enum.py:283(__call__)
23 0.000 0.000 0.000 0.000 enum.py:334(__getattr__)
328 0.000 0.000 0.000 0.000 enum.py:34(_is_sunder)
16 0.000 0.000 0.000 0.000 enum.py:359(__members__)
406 0.001 0.000 0.001 0.000 enum.py:375(__setattr__)
13 0.000 0.000 0.004 0.000 enum.py:388(_create_)
1 0.000 0.000 0.000 0.000 enum.py:41(_make_class_unpicklable)
59 0.000 0.000 0.000 0.000 enum.py:441(_get_mixins_)
59 0.000 0.000 0.000 0.000 enum.py:452(_find_data_type)
23 0.000 0.000 0.000 0.000 enum.py:473(_find_new_)
290 0.000 0.000 0.001 0.000 enum.py:525(__new__)
81 0.000 0.000 0.000 0.000 enum.py:620(name)
80 0.000 0.000 0.000 0.000 enum.py:625(value)
23 0.000 0.000 0.000 0.000 enum.py:63(__init__)
13 0.000 0.000 0.006 0.000 enum.py:630(_convert)
13 0.000 0.000 0.001 0.000 enum.py:651(<listcomp>)
165 0.000 0.000 0.000 0.000 enum.py:656(<lambda>)
328 0.001 0.000 0.001 0.000 enum.py:69(__setitem__)
6 0.000 0.000 0.000 0.000 enum.py:790(_missing_)
6 0.000 0.000 0.000 0.000 enum.py:797(_create_pseudo_member_)
15 0.000 0.000 0.000 0.000 enum.py:827(__or__)
93 0.000 0.000 0.001 0.000 enum.py:833(__and__)
21 0.000 0.000 0.000 0.000 enum.py:852(_high_bit)
6 0.000 0.000 0.000 0.000 enum.py:869(_decompose)
6 0.000 0.000 0.000 0.000 enum.py:887(<listcomp>)
13 0.000 0.000 0.000 0.000 enum.py:898(<lambda>)
27 0.000 0.000 0.000 0.000 enum.py:904(_power_of_two)
1 0.000 0.000 0.000 0.000 enums.py:17(LanguageFilter)
1 0.000 0.000 0.000 0.000 enums.py:32(ProbingState)
1 0.000 0.000 0.000 0.000 enums.py:41(MachineState)
1 0.000 0.000 0.000 0.000 enums.py:5(<module>)
1 0.000 0.000 0.000 0.000 enums.py:50(SequenceLikelihood)
1 0.000 0.000 0.000 0.000 enums.py:65(CharacterCategory)
1 0.000 0.000 0.000 0.000 enums.py:8(InputState)
1 0.000 0.000 0.000 0.000 eoo.py:13(EndOfOctets)
1 0.000 0.000 0.000 0.000 eoo.py:21(__new__)
1 0.000 0.000 0.003 0.003 eoo.py:7(<module>)
1 0.000 0.000 0.000 0.000 error.py:10(ValueConstraintError)
1 0.000 0.000 0.000 0.000 error.py:12(<module>)
1 0.000 0.000 0.000 0.000 error.py:16(ValueConstraintError)
1 0.000 0.000 0.000 0.000 error.py:16(VerificationError)
1 0.000 0.000 0.000 0.000 error.py:19(URLError)
2 0.000 0.000 0.000 0.000 error.py:2(<module>)
1 0.000 0.000 0.000 0.000 error.py:2(FFIError)
1 0.000 0.000 0.000 0.000 error.py:20(VerificationMissing)
1 0.000 0.000 0.000 0.000 error.py:24(SubstrateUnderrunError)
1 0.000 0.000 0.000 0.000 error.py:35(HTTPError)
1 0.000 0.000 0.000 0.000 error.py:4(Mark)
1 0.000 0.000 0.000 0.000 error.py:45(YAMLError)
1 0.000 0.000 0.000 0.000 error.py:48(MarkedYAMLError)
1 0.000 0.000 0.000 0.000 error.py:5(CDefError)
609 0.000 0.000 0.000 0.000 error.py:6(__init__)
1 0.000 0.000 0.000 0.000 error.py:7(<module>)
1 0.000 0.000 0.000 0.000 error.py:73(ContentTooShortError)
1 0.000 0.000 0.000 0.000 error.py:9(<module>)
1 0.000 0.000 0.000 0.000 error.py:9(PyAsn1Error)
1 0.000 0.000 0.000 0.000 errors.py:1(<module>)
1 0.000 0.000 0.000 0.000 errors.py:103(ServerSelectionTimeoutError)
1 0.000 0.000 0.000 0.000 errors.py:104(ObsoleteHeaderDefect)
1 0.000 0.000 0.000 0.000 errors.py:107(NonASCIILocalPartDefect)
1 0.000 0.000 0.000 0.000 errors.py:11(NotRegistered)
1 0.000 0.000 0.000 0.000 errors.py:116(ConfigurationError)
1 0.000 0.000 0.000 0.000 errors.py:12(MessageParseError)
1 0.000 0.000 0.000 0.000 errors.py:121(OperationFailure)
3 0.000 0.000 0.001 0.000 errors.py:15(<module>)
1 0.000 0.000 0.000 0.000 errors.py:15(InvalidDocumentError)
1 0.000 0.000 0.000 0.000 errors.py:156(CursorNotFound)
1 0.000 0.000 0.000 0.000 errors.py:16(HeaderParseError)
1 0.000 0.000 0.000 0.000 errors.py:164(ExecutionTimeout)
1 0.000 0.000 0.000 0.000 errors.py:174(WriteConcernError)
1 0.000 0.000 0.000 0.000 errors.py:18(BSONError)
1 0.000 0.000 0.000 0.000 errors.py:181(WriteError)
1 0.000 0.000 0.000 0.000 errors.py:188(WTimeoutError)
1 0.000 0.000 0.000 0.000 errors.py:19(LookUpError)
1 0.000 0.000 0.000 0.000 errors.py:199(DuplicateKeyError)
1 0.000 0.000 0.000 0.000 errors.py:2(<module>)
1 0.000 0.000 0.000 0.000 errors.py:20(BoundaryError)
1 0.000 0.000 0.000 0.000 errors.py:20(GridFSError)
1 0.000 0.000 0.000 0.000 errors.py:203(BulkWriteError)
1 0.000 0.000 0.000 0.000 errors.py:213(InvalidOperation)
1 0.000 0.000 0.000 0.000 errors.py:217(InvalidName)
1 0.000 0.000 0.000 0.000 errors.py:221(CollectionInvalid)
1 0.000 0.000 0.000 0.000 errors.py:225(InvalidURI)
1 0.000 0.000 0.000 0.000 errors.py:229(ExceededMaxWaiters)
1 0.000 0.000 0.000 0.000 errors.py:23(DoesNotExist)
1 0.000 0.000 0.000 0.000 errors.py:23(InvalidBSON)
1 0.000 0.000 0.000 0.000 errors.py:238(DocumentTooLarge)
1 0.000 0.000 0.000 0.000 errors.py:24(CorruptGridFile)
1 0.000 0.000 0.000 0.000 errors.py:24(MultipartConversionError)
1 0.000 0.000 0.000 0.000 errors.py:25(PyMongoError)
1 0.000 0.000 0.000 0.000 errors.py:26(JSONDecodeError)
1 0.000 0.000 0.000 0.000 errors.py:27(MultipleObjectsReturned)
1 0.000 0.000 0.000 0.000 errors.py:28(CharsetError)
1 0.000 0.000 0.000 0.000 errors.py:28(InvalidStringData)
1 0.000 0.000 0.000 0.000 errors.py:28(NoFile)
1 0.000 0.000 0.000 0.000 errors.py:31(InvalidQueryError)
1 0.000 0.000 0.000 0.000 errors.py:32(FileExists)
1 0.000 0.000 0.000 0.000 errors.py:33(InvalidDocument)
1 0.000 0.000 0.000 0.000 errors.py:33(MessageDefect)
1 0.000 0.000 0.000 0.000 errors.py:35(OperationError)
1 0.000 0.000 0.000 0.000 errors.py:38(InvalidId)
1 0.000 0.000 0.000 0.000 errors.py:39(NotUniqueError)
1 0.000 0.000 0.000 0.000 errors.py:41(NoBoundaryInMultipartDefect)
1 0.000 0.000 0.000 0.000 errors.py:43(SaveConditionError)
1 0.000 0.000 0.000 0.000 errors.py:44(StartBoundaryNotFoundDefect)
1 0.000 0.000 0.000 0.000 errors.py:47(CloseBoundaryNotFoundDefect)
1 0.000 0.000 0.000 0.000 errors.py:47(FieldDoesNotExist)
1 0.000 0.000 0.000 0.000 errors.py:47(ProtocolError)
1 0.000 0.000 0.000 0.000 errors.py:5(<module>)
1 0.000 0.000 0.000 0.000 errors.py:50(FirstHeaderLineIsContinuationDefect)
1 0.000 0.000 0.000 0.000 errors.py:51(ConnectionFailure)
1 0.000 0.000 0.000 0.000 errors.py:53(MisplacedEnvelopeHeaderDefect)
1 0.000 0.000 0.000 0.000 errors.py:56(MissingHeaderBodySeparatorDefect)
1 0.000 0.000 0.000 0.000 errors.py:58(ValidationError)
1 0.000 0.000 0.000 0.000 errors.py:61(AutoReconnect)
1 0.000 0.000 0.000 0.000 errors.py:61(MultipartInvariantViolationDefect)
1 0.000 0.000 0.000 0.000 errors.py:64(InvalidMultipartContentTransferEncodingDefect)
1 0.000 0.000 0.000 0.000 errors.py:67(UndecodableBytesDefect)
1 0.000 0.000 0.000 0.000 errors.py:70(InvalidBase64PaddingDefect)
1 0.000 0.000 0.000 0.000 errors.py:73(InvalidBase64CharactersDefect)
1 0.000 0.000 0.000 0.000 errors.py:76(InvalidBase64LengthDefect)
1 0.000 0.000 0.000 0.000 errors.py:78(NetworkTimeout)
1 0.000 0.000 0.000 0.000 errors.py:8(MessageError)
1 0.000 0.000 0.000 0.000 errors.py:81(HeaderDefect)
1 0.000 0.000 0.000 0.000 errors.py:87(InvalidHeaderDefect)
1 0.000 0.000 0.000 0.000 errors.py:88(NotMasterError)
1 0.000 0.000 0.000 0.000 errors.py:90(HeaderMissingRequiredValue)
1 0.000 0.000 0.000 0.000 errors.py:93(NonPrintableDefect)
1 0.000 0.000 0.000 0.000 escprober.py:28(<module>)
1 0.000 0.000 0.000 0.000 escprober.py:35(EscCharSetProber)
1 0.000 0.000 0.000 0.000 escsm.py:28(<module>)
1 0.000 0.000 0.000 0.000 eucjpprober.py:28(<module>)
1 0.000 0.000 0.000 0.000 eucjpprober.py:36(EUCJPProber)
1 0.000 0.000 0.000 0.000 euckrfreq.py:41(<module>)
1 0.000 0.000 0.000 0.000 euckrprober.py:28(<module>)
1 0.000 0.000 0.000 0.000 euckrprober.py:34(EUCKRProber)
1 0.000 0.000 0.000 0.000 euctwfreq.py:44(<module>)
1 0.000 0.000 0.000 0.000 euctwprober.py:28(<module>)
1 0.000 0.000 0.000 0.000 euctwprober.py:33(EUCTWProber)
1 0.000 0.000 0.000 0.000 events.py:15(NodeEvent)
1 0.000 0.000 0.000 0.000 events.py:21(CollectionStartEvent)
2 0.000 0.000 0.000 0.000 events.py:22(__init__)
1 0.000 0.000 0.000 0.000 events.py:31(CollectionEndEvent)
1 0.000 0.000 0.000 0.000 events.py:36(StreamStartEvent)
1 0.000 0.000 0.000 0.000 events.py:37(__init__)
1 0.000 0.000 0.000 0.000 events.py:4(<module>)
1 0.000 0.000 0.000 0.000 events.py:4(Event)
1 0.000 0.000 0.000 0.000 events.py:42(StreamEndEvent)
1 0.000 0.000 0.000 0.000 events.py:45(DocumentStartEvent)
1 0.000 0.000 0.000 0.000 events.py:46(__init__)
3 0.000 0.000 0.000 0.000 events.py:5(__init__)
1 0.000 0.000 0.000 0.000 events.py:54(DocumentEndEvent)
1 0.000 0.000 0.000 0.000 events.py:55(__init__)
1 0.000 0.000 0.000 0.000 events.py:61(AliasEvent)
1 0.000 0.000 0.000 0.000 events.py:64(ScalarEvent)
161 0.000 0.000 0.000 0.000 events.py:65(__init__)
1 0.000 0.000 0.000 0.000 events.py:75(SequenceStartEvent)
1 0.000 0.000 0.000 0.000 events.py:78(SequenceEndEvent)
1 0.000 0.000 0.000 0.000 events.py:81(MappingStartEvent)
1 0.000 0.000 0.000 0.000 events.py:84(MappingEndEvent)
2 0.000 0.000 0.026 0.013 exceptions.py:1(<module>)
1 0.000 0.000 0.000 0.000 exceptions.py:10(_Reasons)
1 0.000 0.000 0.000 0.000 exceptions.py:100(StreamConsumedError)
1 0.000 0.000 0.000 0.000 exceptions.py:104(RetryError)
1 0.000 0.000 0.000 0.000 exceptions.py:108(ReadTimeoutError)
1 0.000 0.000 0.000 0.000 exceptions.py:108(UnrewindableBodyError)
1 0.000 0.000 0.000 0.000 exceptions.py:114(RequestsWarning)
1 0.000 0.000 0.000 0.000 exceptions.py:115(ConnectTimeoutError)
1 0.000 0.000 0.000 0.000 exceptions.py:119(FileModeWarning)
1 0.000 0.000 0.000 0.000 exceptions.py:12(RequestException)
1 0.000 0.000 0.000 0.000 exceptions.py:120(NewConnectionError)
1 0.000 0.000 0.000 0.000 exceptions.py:124(RequestsDependencyWarning)
1 0.000 0.000 0.000 0.000 exceptions.py:125(EmptyPoolError)
1 0.000 0.000 0.000 0.000 exceptions.py:13(HTTPWarning)
1 0.000 0.000 0.000 0.000 exceptions.py:130(ClosedPoolError)
1 0.000 0.000 0.000 0.000 exceptions.py:135(LocationValueError)
1 0.000 0.000 0.000 0.000 exceptions.py:140(LocationParseError)
1 0.000 0.000 0.000 0.000 exceptions.py:15(<module>)
1 0.000 0.000 0.000 0.000 exceptions.py:150(ResponseError)
1 0.000 0.000 0.000 0.000 exceptions.py:156(SecurityWarning)
1 0.000 0.000 0.000 0.000 exceptions.py:161(SubjectAltNameWarning)
1 0.000 0.000 0.000 0.000 exceptions.py:166(InsecureRequestWarning)
1 0.000 0.000 0.000 0.000 exceptions.py:171(SystemTimeWarning)
1 0.000 0.000 0.000 0.000 exceptions.py:176(InsecurePlatformWarning)
1 0.000 0.000 0.000 0.000 exceptions.py:18(CryptoError)
1 0.000 0.000 0.000 0.000 exceptions.py:18(PoolError)
1 0.000 0.000 0.000 0.000 exceptions.py:181(SNIMissingWarning)
1 0.000 0.000 0.000 0.000 exceptions.py:186(DependencyWarning)
1 0.000 0.000 0.000 0.000 exceptions.py:194(ResponseNotChunked)
1 0.000 0.000 0.000 0.000 exceptions.py:199(BodyNotHttplibCompatible)
1 0.000 0.000 0.000 0.000 exceptions.py:207(IncompleteRead)
1 0.000 0.000 0.000 0.000 exceptions.py:223(InvalidHeader)
1 0.000 0.000 0.000 0.000 exceptions.py:228(ProxySchemeUnknown)
1 0.000 0.000 0.000 0.000 exceptions.py:237(HeaderParsingError)
1 0.000 0.000 0.000 0.000 exceptions.py:24(BadSignatureError)
1 0.000 0.000 0.000 0.000 exceptions.py:24(UnsupportedAlgorithm)
1 0.000 0.000 0.000 0.000 exceptions.py:244(UnrewindableBodyError)
1 0.000 0.000 0.000 0.000 exceptions.py:28(HTTPError)
1 0.000 0.000 0.000 0.000 exceptions.py:29(EOF)
1 0.000 0.000 0.000 0.000 exceptions.py:29(RequestError)
1 0.000 0.000 0.000 0.000 exceptions.py:30(AlreadyFinalized)
1 0.000 0.000 0.000 0.000 exceptions.py:30(RuntimeError)
1 0.000 0.000 0.000 0.000 exceptions.py:32(ConnectionError)
1 0.000 0.000 0.000 0.000 exceptions.py:34(AlreadyUpdated)
1 0.000 0.000 0.000 0.000 exceptions.py:34(AssertionError)
1 0.000 0.000 0.000 0.000 exceptions.py:34(TIMEOUT)
1 0.000 0.000 0.000 0.000 exceptions.py:36(ProxyError)
1 0.000 0.000 0.000 0.000 exceptions.py:38(NotYetFinalized)
1 0.000 0.000 0.000 0.000 exceptions.py:38(TypeError)
2 0.000 0.000 0.000 0.000 exceptions.py:40(SSLError)
1 0.000 0.000 0.000 0.000 exceptions.py:42(InvalidTag)
1 0.000 0.000 0.000 0.000 exceptions.py:42(ValueError)
1 0.000 0.000 0.000 0.000 exceptions.py:44(Timeout)
1 0.000 0.000 0.000 0.000 exceptions.py:45(ProxyError)
1 0.000 0.000 0.000 0.000 exceptions.py:46(InvalidSignature)
1 0.000 0.000 0.000 0.000 exceptions.py:46(InvalidkeyError)
1 0.000 0.000 0.000 0.000 exceptions.py:5(<module>)
1 0.000 0.000 0.000 0.000 exceptions.py:50(DecodeError)
1 0.000 0.000 0.000 0.000 exceptions.py:50(InternalError)
1 0.000 0.000 0.000 0.000 exceptions.py:50(ensure)
1 0.000 0.000 0.000 0.000 exceptions.py:53(ConnectTimeout)
1 0.000 0.000 0.000 0.000 exceptions.py:55(ProtocolError)
1 0.000 0.000 0.000 0.000 exceptions.py:56(InvalidKey)
1 0.000 0.000 0.000 0.000 exceptions.py:6(ExceptionPexpect)
1 0.000 0.000 0.000 0.000 exceptions.py:60(ReadTimeout)
1 0.000 0.000 0.000 0.000 exceptions.py:64(URLRequired)
1 0.000 0.000 0.000 0.000 exceptions.py:66(MaxRetryError)
1 0.000 0.000 0.000 0.000 exceptions.py:68(TooManyRedirects)
1 0.000 0.000 0.000 0.000 exceptions.py:72(MissingSchema)
1 0.000 0.000 0.000 0.000 exceptions.py:76(InvalidSchema)
1 0.000 0.000 0.000 0.000 exceptions.py:8(<module>)
1 0.000 0.000 0.000 0.000 exceptions.py:8(HTTPError)
1 0.000 0.000 0.000 0.000 exceptions.py:80(InvalidURL)
1 0.000 0.000 0.000 0.000 exceptions.py:84(InvalidHeader)
1 0.000 0.000 0.000 0.000 exceptions.py:85(HostChangedError)
1 0.000 0.000 0.000 0.000 exceptions.py:88(InvalidProxyURL)
1 0.000 0.000 0.000 0.000 exceptions.py:92(ChunkedEncodingError)
1 0.000 0.000 0.000 0.000 exceptions.py:94(TimeoutStateError)
1 0.000 0.000 0.000 0.000 exceptions.py:96(ContentDecodingError)
1 0.000 0.000 0.000 0.000 exceptions.py:99(TimeoutError)
1 0.000 0.000 0.000 0.000 expect.py:1(<module>)
1 0.000 0.000 0.000 0.000 expect.py:125(searcher_string)
1 0.000 0.000 0.000 0.000 expect.py:220(searcher_re)
1 0.000 0.000 0.000 0.000 expect.py:5(Expecter)
1 0.000 0.000 0.000 0.000 feedparser.py:101(push)
2 0.000 0.000 0.000 0.000 feedparser.py:122(pushlines)
2 0.000 0.000 0.000 0.000 feedparser.py:125(__iter__)
9 0.000 0.000 0.000 0.000 feedparser.py:128(__next__)
1 0.000 0.000 0.000 0.000 feedparser.py:136(FeedParser)
1 0.000 0.000 0.000 0.000 feedparser.py:139(__init__)
1 0.000 0.000 0.000 0.000 feedparser.py:173(feed)
2 0.000 0.000 0.000 0.000 feedparser.py:178(_call_parse)
1 0.000 0.000 0.000 0.000 feedparser.py:184(close)
1 0.000 0.000 0.000 0.000 feedparser.py:197(_new_message)
1 0.000 0.000 0.012 0.012 feedparser.py:20(<module>)
1 0.000 0.000 0.000 0.000 feedparser.py:210(_pop_message)
2 0.000 0.000 0.000 0.000 feedparser.py:218(_parsegen)
1 0.000 0.000 0.000 0.000 feedparser.py:45(BufferedSubFile)
1 0.000 0.000 0.000 0.000 feedparser.py:471(_parse_headers)
1 0.000 0.000 0.000 0.000 feedparser.py:53(__init__)
1 0.000 0.000 0.000 0.000 feedparser.py:532(BytesFeedParser)
1 0.000 0.000 0.000 0.000 feedparser.py:70(close)
9 0.000 0.000 0.000 0.000 feedparser.py:78(readline)
1 0.000 0.000 0.000 0.000 field_list.py:1(<module>)
1 0.000 0.000 0.000 0.000 field_list.py:4(QueryFieldList)
3 0.000 0.000 0.044 0.015 fields.py:1(<module>)
4 0.000 0.000 0.000 0.000 fields.py:1023(__init__)
1 0.000 0.000 0.000 0.000 fields.py:1153(CachedReferenceField)
1 0.000 0.000 0.003 0.003 fields.py:120(URLField)
1 0.000 0.000 0.000 0.000 fields.py:1312(GenericReferenceField)
1 0.000 0.000 0.000 0.000 fields.py:1430(BinaryField)
1 0.000 0.000 0.000 0.000 fields.py:1456(GridFSError)
1 0.000 0.000 0.000 0.000 fields.py:1460(GridFSProxy)
1 0.000 0.000 0.024 0.024 fields.py:155(EmailField)
1 0.000 0.000 0.000 0.000 fields.py:1610(FileField)
1 0.000 0.000 0.000 0.000 fields.py:1694(ImageGridFsProxy)
1 0.000 0.000 0.000 0.000 fields.py:1829(ImproperlyConfigured)
1 0.000 0.000 0.000 0.000 fields.py:1833(ImageField)
1 0.000 0.000 0.000 0.000 fields.py:1874(SequenceField)
1 0.000 0.000 0.000 0.000 fields.py:1908(__init__)
1 0.000 0.000 0.000 0.000 fields.py:1997(UUIDField)
1 0.000 0.000 0.000 0.000 fields.py:20(BaseField)
1 0.000 0.000 0.000 0.000 fields.py:2049(GeoPointField)
1 0.000 0.000 0.000 0.000 fields.py:2077(PointField)
1 0.000 0.000 0.000 0.000 fields.py:2097(LineStringField)
1 0.000 0.000 0.000 0.000 fields.py:2116(PolygonField)
1 0.000 0.000 0.000 0.000 fields.py:2138(MultiPointField)
1 0.000 0.000 0.000 0.000 fields.py:2158(MultiLineStringField)
1 0.000 0.000 0.000 0.000 fields.py:2178(MultiPolygonField)
1 0.000 0.000 0.000 0.000 fields.py:2205(LazyReferenceField)
1 0.000 0.000 0.000 0.000 fields.py:2336(GenericLazyReferenceField)
43 0.000 0.000 0.000 0.000 fields.py:237(owner_document)
41 0.000 0.000 0.000 0.000 fields.py:241(_set_owner_document)
44/43 0.000 0.000 0.000 0.000 fields.py:244(owner_document)
1 0.000 0.000 0.000 0.000 fields.py:249(ComplexBaseField)
1 0.000 0.000 0.000 0.000 fields.py:260(IntField)
2 0.000 0.000 0.000 0.000 fields.py:263(__init__)
1 0.000 0.000 0.000 0.000 fields.py:293(LongField)
2 0.000 0.000 0.000 0.000 fields.py:296(__init__)
1 0.000 0.000 0.000 0.000 fields.py:329(FloatField)
1 0.000 0.000 0.000 0.000 fields.py:366(DecimalField)
50 0.000 0.000 0.001 0.000 fields.py:37(__init__)
1 0.000 0.000 0.000 0.000 fields.py:439(BooleanField)
3 0.000 0.000 0.000 0.000 fields.py:447(_set_owner_document)
1 0.000 0.000 0.000 0.000 fields.py:453(ObjectIdField)
1 0.000 0.000 0.000 0.000 fields.py:457(DateTimeField)
1 0.000 0.000 0.000 0.000 fields.py:483(GeoJsonBaseField)
1 0.000 0.000 0.000 0.000 fields.py:50(RequestField)
1 0.000 0.000 0.000 0.000 fields.py:528(ComplexDateTimeField)
1 0.000 0.000 0.000 0.000 fields.py:611(EmbeddedDocumentField)
1 0.000 0.000 0.000 0.000 fields.py:616(__init__)
1 0.000 0.000 0.000 0.000 fields.py:62(StringField)
2 0.000 0.000 0.000 0.000 fields.py:628(document_type)
19 0.000 0.000 0.000 0.000 fields.py:65(__init__)
1 0.000 0.000 0.000 0.000 fields.py:671(GenericEmbeddedDocumentField)
1 0.000 0.000 0.000 0.000 fields.py:721(DynamicField)
1 0.000 0.000 0.000 0.000 fields.py:783(ListField)
3 0.000 0.000 0.000 0.000 fields.py:793(__init__)
1 0.000 0.000 0.000 0.000 fields.py:834(EmbeddedDocumentListField)
1 0.000 0.000 0.000 0.000 fields.py:857(SortedListField)
1 0.000 0.000 0.000 0.000 fields.py:908(DictField)
1 0.000 0.000 0.000 0.000 fields.py:967(MapField)
1 0.000 0.000 0.000 0.000 fields.py:983(ReferenceField)
1 0.000 0.000 0.000 0.000 file.py:18(<module>)
1 0.000 0.000 0.000 0.000 file.py:30(BufferedFile)
1 0.000 0.000 0.001 0.001 filepost.py:1(<module>)
1 0.000 0.000 0.000 0.000 fnmatch.py:11(<module>)
1 0.000 0.000 0.000 0.000 foreman.py:12(Foreman)
1 0.000 0.000 0.000 0.000 foreman.py:2(<module>)
2 0.000 0.000 0.000 0.000 functools.py:186(total_ordering)
2 0.000 0.000 0.000 0.000 functools.py:189(<setcomp>)
38 0.000 0.000 0.000 0.000 functools.py:37(update_wrapper)
6 0.000 0.000 0.000 0.000 functools.py:445(lru_cache)
6 0.000 0.000 0.000 0.000 functools.py:476(decorating_function)
32 0.000 0.000 0.000 0.000 functools.py:67(wraps)
1 0.000 0.000 0.000 0.000 gb2312freq.py:42(<module>)
1 0.000 0.000 0.000 0.000 gb2312prober.py:28(<module>)
1 0.000 0.000 0.000 0.000 gb2312prober.py:33(GB2312Prober)
32 0.000 0.000 0.000 0.000 genericpath.py:117(_splitext)
14 0.000 0.000 0.000 0.000 genericpath.py:16(exists)
1 0.000 0.000 0.000 0.000 getpass.py:11(<module>)
1 0.000 0.000 0.000 0.000 getpass.py:26(GetPassWarning)
6 0.000 0.000 0.000 0.000 gettext.py:211(_expand_lang)
3 0.000 0.000 0.000 0.000 gettext.py:474(find)
3 0.000 0.000 0.000 0.000 gettext.py:514(translation)
3 0.000 0.000 0.000 0.000 gettext.py:585(dgettext)
3 0.000 0.000 0.000 0.000 gettext.py:624(gettext)
1 0.000 0.000 0.001 0.001 grid_file.py:15(<module>)
1 0.000 0.000 0.000 0.000 grid_file.py:397(GridOut)
8 0.001 0.000 0.001 0.000 grid_file.py:55(_grid_in_property)
1 0.000 0.000 0.000 0.000 grid_file.py:633(GridOutIterator)
1 0.000 0.000 0.000 0.000 grid_file.py:659(GridOutCursor)
10 0.000 0.000 0.000 0.000 grid_file.py:85(_grid_out_property)
1 0.000 0.000 0.001 0.001 grid_file.py:99(GridIn)
1 0.000 0.000 0.000 0.000 hashes.py:104(SHA1)
1 0.000 0.000 0.000 0.000 hashes.py:111(SHA224)
1 0.000 0.000 0.000 0.000 hashes.py:118(SHA256)
1 0.000 0.000 0.000 0.000 hashes.py:125(SHA384)
1 0.000 0.000 0.000 0.000 hashes.py:132(SHA512)
1 0.000 0.000 0.000 0.000 hashes.py:139(MD5)
1 0.000 0.000 0.000 0.000 hashes.py:146(BLAKE2b)
1 0.000 0.000 0.000 0.000 hashes.py:167(BLAKE2s)
1 0.000 0.000 0.000 0.000 hashes.py:18(HashAlgorithm)
1 0.000 0.000 0.000 0.000 hashes.py:33(HashContext)
1 0.000 0.000 0.001 0.001 hashes.py:5(<module>)
1 0.000 0.000 0.000 0.000 hashes.py:60(Hash)
14 0.000 0.000 0.001 0.000 hashlib.py:116(__get_openssl_constructor)
1 0.000 0.000 0.002 0.002 hashlib.py:54(<module>)
8 0.000 0.000 0.001 0.000 hashlib.py:73(__get_builtin_constructor)
1 0.000 0.000 0.000 0.000 header.py:179(Header)
1 0.000 0.000 0.000 0.000 header.py:413(_ValueFormatter)
1 0.000 0.000 0.002 0.002 header.py:5(<module>)
1 0.000 0.000 0.000 0.000 header.py:541(_Accumulator)
1 0.000 0.000 0.000 0.000 hebrewprober.py:128(HebrewProber)
1 0.000 0.000 0.000 0.000 hebrewprober.py:28(<module>)
1 0.000 0.000 0.097 0.097 helpers.py:1(<module>)
1 0.000 0.000 0.000 0.000 helpers.py:15(<module>)
257 0.000 0.000 0.000 0.000 hmac.py:17(<genexpr>)
257 0.000 0.000 0.000 0.000 hmac.py:18(<genexpr>)
1 0.000 0.000 0.000 0.000 hmac.py:26(HMAC)
1 0.000 0.000 0.000 0.000 hmac.py:4(<module>)
1 0.000 0.000 0.000 0.000 hooks.py:13(<module>)
3 0.000 0.000 0.000 0.000 hooks.py:17(default_hooks)
3 0.000 0.000 0.000 0.000 hooks.py:18(<dictcomp>)
1 0.000 0.000 0.000 0.000 hooks.py:23(dispatch_hook)
1 0.000 0.000 0.000 0.000 hostkeys.py:20(<module>)
1 0.000 0.000 0.000 0.000 hostkeys.py:309(InvalidHostKey)
1 0.000 0.000 0.000 0.000 hostkeys.py:316(HostKeyEntry)
1 0.000 0.000 0.000 0.000 hostkeys.py:37(HostKeys)
1 0.000 0.000 0.000 0.000 idna.py:146(Codec)
2 0.000 0.000 0.000 0.000 idna.py:147(encode)
1 0.000 0.000 0.000 0.000 idna.py:218(IncrementalEncoder)
1 0.000 0.000 0.000 0.000 idna.py:253(IncrementalDecoder)
1 0.000 0.000 0.000 0.000 idna.py:292(StreamWriter)
1 0.000 0.000 0.000 0.000 idna.py:295(StreamReader)
1 0.000 0.000 0.001 0.001 idna.py:3(<module>)
1 0.000 0.000 0.000 0.000 idna.py:300(getregentry)
1 0.000 0.000 0.000 0.000 idnadata.py:3(<module>)
76 0.000 0.000 0.000 0.000 inspect.py:158(isfunction)
38 0.000 0.000 0.001 0.000 inspect.py:2117(_signature_from_function)
38 0.000 0.000 0.001 0.000 inspect.py:2198(_signature_from_callable)
1 0.000 0.000 0.000 0.000 inspect.py:2399(_void)
1 0.000 0.000 0.000 0.000 inspect.py:2403(_empty)
1 0.000 0.000 0.000 0.000 inspect.py:2407(_ParameterKind)
1 0.000 0.000 0.000 0.000 inspect.py:2435(Parameter)
72 0.000 0.000 0.000 0.000 inspect.py:2467(__init__)
72 0.000 0.000 0.000 0.000 inspect.py:2517(name)
144 0.000 0.000 0.000 0.000 inspect.py:2529(kind)
36 0.000 0.000 0.000 0.000 inspect.py:2579(__eq__)
1 0.000 0.000 0.000 0.000 inspect.py:2590(BoundArguments)
1 0.000 0.000 0.003 0.003 inspect.py:27(<module>)
1 0.000 0.000 0.000 0.000 inspect.py:2720(Signature)
38 0.000 0.000 0.000 0.000 inspect.py:2750(__init__)
110 0.000 0.000 0.000 0.000 inspect.py:2799(<genexpr>)
38 0.000 0.000 0.001 0.000 inspect.py:2829(from_callable)
76 0.000 0.000 0.000 0.000 inspect.py:2835(parameters)
38 0.000 0.000 0.000 0.000 inspect.py:2839(return_annotation)
38 0.000 0.000 0.000 0.000 inspect.py:2858(_hash_basis)
110 0.000 0.000 0.000 0.000 inspect.py:2859(<genexpr>)
38 0.000 0.000 0.000 0.000 inspect.py:2862(<dictcomp>)
19 0.000 0.000 0.000 0.000 inspect.py:2872(__eq__)
38 0.000 0.000 0.001 0.000 inspect.py:3081(signature)
38 0.000 0.000 0.000 0.000 inspect.py:484(unwrap)
38 0.000 0.000 0.000 0.000 inspect.py:504(_is_wrapper)
1 0.000 0.000 0.000 0.000 inspect.py:878(EndOfBlock)
1 0.000 0.000 0.000 0.000 inspect.py:880(BlockFinder)
1 0.000 0.000 0.000 0.000 int64.py:15(<module>)
1 0.000 0.000 0.000 0.000 int64.py:23(Int64)
1 0.000 0.000 0.000 0.000 integer.py:109(bitLength)
1 0.000 0.000 0.000 0.000 integer.py:7(<module>)
1 0.000 0.000 0.000 0.000 interfaces.py:12(CipherBackend)
1 0.000 0.000 0.000 0.000 interfaces.py:131(DSABackend)
1 0.000 0.000 0.000 0.000 interfaces.py:183(EllipticCurveBackend)
1 0.000 0.000 0.000 0.000 interfaces.py:231(PEMSerializationBackend)
1 0.000 0.000 0.000 0.000 interfaces.py:253(DERSerializationBackend)
1 0.000 0.000 0.000 0.000 interfaces.py:275(X509Backend)
1 0.000 0.000 0.000 0.000 interfaces.py:33(HashBackend)
1 0.000 0.000 0.000 0.000 interfaces.py:334(DHBackend)
1 0.000 0.000 0.000 0.000 interfaces.py:389(ScryptBackend)
1 0.000 0.000 0.000 0.000 interfaces.py:48(HMACBackend)
1 0.000 0.000 0.000 0.000 interfaces.py:5(<module>)
1 0.000 0.000 0.000 0.000 interfaces.py:64(CMACBackend)
1 0.000 0.000 0.000 0.000 interfaces.py:79(PBKDF2HMACBackend)
1 0.000 0.000 0.000 0.000 interfaces.py:96(RSABackend)
1 0.000 0.000 0.000 0.000 intranges.py:6(<module>)
1 0.000 0.000 0.000 0.000 ipaddress.py:1066(_BaseV4)
19 0.000 0.000 0.000 0.000 ipaddress.py:1092(_make_netmask)
20 0.000 0.000 0.000 0.000 ipaddress.py:1116(_ip_int_from_string)
80 0.000 0.000 0.000 0.000 ipaddress.py:1142(_parse_octet)
1 0.000 0.000 0.000 0.000 ipaddress.py:1262(IPv4Address)
30 0.000 0.000 0.000 0.000 ipaddress.py:1268(__init__)
1 0.000 0.000 0.000 0.000 ipaddress.py:1379(IPv4Interface)
1 0.000 0.000 0.000 0.000 ipaddress.py:1462(IPv4Network)
19 0.000 0.000 0.000 0.000 ipaddress.py:1477(__init__)
1 0.000 0.000 0.000 0.000 ipaddress.py:1559(_IPv4Constants)
47 0.000 0.000 0.000 0.000 ipaddress.py:158(_split_optional_netmask)
1 0.000 0.000 0.000 0.000 ipaddress.py:1593(_BaseV6)
28 0.000 0.000 0.000 0.000 ipaddress.py:1613(_make_netmask)
28 0.000 0.000 0.000 0.000 ipaddress.py:1631(_ip_int_from_string)
31 0.000 0.000 0.000 0.000 ipaddress.py:1735(_parse_hextet)
1 0.000 0.000 0.000 0.000 ipaddress.py:1877(IPv6Address)
43 0.000 0.000 0.000 0.000 ipaddress.py:1883(__init__)
1 0.000 0.000 0.000 0.000 ipaddress.py:19(AddressValueError)
1 0.000 0.000 0.000 0.000 ipaddress.py:2057(IPv6Interface)
1 0.000 0.000 0.000 0.000 ipaddress.py:2144(IPv6Network)
28 0.000 0.000 0.000 0.000 ipaddress.py:2160(__init__)
1 0.000 0.000 0.000 0.000 ipaddress.py:2250(_IPv6Constants)
1 0.000 0.000 0.000 0.000 ipaddress.py:23(NetmaskValueError)
1 0.000 0.000 0.000 0.000 ipaddress.py:385(_IPAddressBase)
72 0.000 0.000 0.000 0.000 ipaddress.py:417(_check_int_address)
25 0.000 0.000 0.000 0.000 ipaddress.py:433(_ip_int_from_prefix)
25 0.000 0.000 0.000 0.000 ipaddress.py:476(_prefix_from_prefix_string)
1 0.000 0.000 0.000 0.000 ipaddress.py:539(_BaseAddress)
94 0.000 0.000 0.000 0.000 ipaddress.py:550(__int__)
1 0.000 0.000 0.000 0.000 ipaddress.py:598(_BaseNetwork)
47 0.000 0.000 0.000 0.000 ipaddress.py:607(__init__)
1 0.000 0.000 0.001 0.001 ipaddress.py:9(<module>)
2 0.000 0.000 0.000 0.000 ismaster.py:102(max_bson_size)
1 0.000 0.000 0.000 0.000 ismaster.py:106(max_message_size)
1 0.000 0.000 0.000 0.000 ismaster.py:110(max_write_batch_size)
1 0.000 0.000 0.000 0.000 ismaster.py:114(min_wire_version)
1 0.000 0.000 0.000 0.000 ismaster.py:118(max_wire_version)
1 0.000 0.000 0.000 0.000 ismaster.py:122(set_version)
1 0.000 0.000 0.000 0.000 ismaster.py:126(election_id)
1 0.000 0.000 0.000 0.000 ismaster.py:130(cluster_time)
1 0.000 0.000 0.000 0.000 ismaster.py:134(logical_session_timeout_minutes)
1 0.000 0.000 0.000 0.000 ismaster.py:138(is_writable)
1 0.000 0.000 0.000 0.000 ismaster.py:142(is_readable)
1 0.000 0.000 0.000 0.000 ismaster.py:146(me)
1 0.000 0.000 0.000 0.000 ismaster.py:15(<module>)
1 0.000 0.000 0.000 0.000 ismaster.py:152(last_write_date)
1 0.000 0.000 0.000 0.000 ismaster.py:24(_get_server_type)
1 0.000 0.000 0.000 0.000 ismaster.py:48(IsMaster)
1 0.000 0.000 0.000 0.000 ismaster.py:51(__init__)
2 0.000 0.000 0.000 0.000 ismaster.py:72(server_type)
1 0.000 0.000 0.000 0.000 ismaster.py:76(all_hosts)
1 0.000 0.000 0.000 0.000 ismaster.py:84(tags)
1 0.000 0.000 0.000 0.000 ismaster.py:89(primary)
1 0.000 0.000 0.000 0.000 ismaster.py:97(replica_set_name)
4 0.000 0.000 0.000 0.000 isoparser.py:22(_takes_ascii)
1 0.000 0.000 0.000 0.000 isoparser.py:42(isoparser)
1 0.000 0.000 0.000 0.000 isoparser.py:43(__init__)
1 0.000 0.000 0.000 0.000 isoparser.py:9(<module>)
1 0.000 0.000 0.000 0.000 iterators.py:5(<module>)
1 0.000 0.000 0.000 0.000 jisfreq.py:44(<module>)
1 0.000 0.000 0.000 0.000 jpcntx.py:116(JapaneseContextAnalysis)
1 0.000 0.000 0.000 0.000 jpcntx.py:183(SJISContextAnalysis)
1 0.000 0.000 0.000 0.000 jpcntx.py:212(EUCJPContextAnalysis)
1 0.000 0.000 0.000 0.000 jpcntx.py:31(<module>)
1 0.000 0.000 0.000 0.000 json_util.py:106(<module>)
1 0.000 0.000 0.000 0.000 json_util.py:166(DatetimeRepresentation)
1 0.000 0.000 0.000 0.000 json_util.py:202(JSONMode)
1 0.000 0.000 0.000 0.000 json_util.py:245(JSONOptions)
4 0.000 0.000 0.000 0.000 json_util.py:290(__new__)
1 0.000 0.000 0.005 0.005 juniper_convert_port_public.py:3(<module>)
1 0.000 0.000 0.000 0.000 juniper_set_port.py:3(<module>)
1 0.000 0.000 0.000 0.000 kex_ecdh_nist.py:119(KexNistp384)
1 0.000 0.000 0.000 0.000 kex_ecdh_nist.py:125(KexNistp521)
1 0.000 0.000 0.000 0.000 kex_ecdh_nist.py:15(<listcomp>)
1 0.000 0.000 0.000 0.000 kex_ecdh_nist.py:18(KexNistp256)
1 0.000 0.000 0.000 0.000 kex_ecdh_nist.py:4(<module>)
1 0.000 0.000 0.000 0.000 kex_gex.py:23(<module>)
1 0.000 0.000 0.000 0.000 kex_gex.py:285(KexGexSHA256)
1 0.000 0.000 0.000 0.000 kex_gex.py:49(<listcomp>)
1 0.000 0.000 0.000 0.000 kex_gex.py:52(KexGex)
1 0.000 0.000 0.000 0.000 kex_group1.py:22(<module>)
1 0.000 0.000 0.000 0.000 kex_group1.py:35(<listcomp>)
1 0.000 0.000 0.000 0.000 kex_group1.py:41(KexGroup1)
1 0.000 0.000 0.000 0.000 kex_group14.py:22(<module>)
1 0.000 0.000 0.000 0.000 kex_group14.py:28(KexGroup14)
1 0.000 0.000 0.000 0.000 kex_gss.py:318(KexGSSGroup14)
1 0.000 0.000 0.000 0.000 kex_gss.py:330(KexGSSGex)
1 0.000 0.000 0.000 0.000 kex_gss.py:38(<module>)
1 0.000 0.000 0.000 0.000 kex_gss.py:64(<listcomp>)
1 0.000 0.000 0.000 0.000 kex_gss.py:66(<listcomp>)
1 0.000 0.000 0.000 0.000 kex_gss.py:666(NullHostKey)
1 0.000 0.000 0.000 0.000 kex_gss.py:70(KexGSSGroup1)
1 0.000 0.000 0.000 0.000 langbulgarianmodel.py:38(<module>)
1 0.000 0.000 0.000 0.000 langcyrillicmodel.py:31(<module>)
1 0.000 0.000 0.000 0.000 langgreekmodel.py:35(<module>)
1 0.000 0.000 0.000 0.000 langhebrewmodel.py:38(<module>)
1 0.000 0.000 0.000 0.000 langthaimodel.py:37(<module>)
1 0.000 0.000 0.000 0.000 langturkishmodel.py:37(<module>)
1 0.000 0.000 0.000 0.000 latin1prober.py:29(<module>)
1 0.000 0.000 0.000 0.000 latin1prober.py:96(Latin1Prober)
1 0.000 0.000 0.002 0.002 linecache.py:6(<module>)
1 0.000 0.000 0.000 0.000 loader.py:11(BaseLoader)
1 0.000 0.000 0.014 0.014 loader.py:2(<module>)
1 0.000 0.000 0.000 0.000 loader.py:21(SafeLoader)
1 0.000 0.000 0.000 0.000 loader.py:23(__init__)
1 0.000 0.000 0.000 0.000 loader.py:31(Loader)
3 0.000 0.000 0.000 0.000 locale.py:350(_replace_encoding)
6 0.000 0.000 0.000 0.000 locale.py:384(normalize)
1 0.000 0.000 0.000 0.000 lock.py:1(<module>)
1 0.000 0.000 0.000 0.000 lzma.py:38(LZMAFile)
1 0.000 0.000 0.000 0.000 lzma.py:9(<module>)
1 0.000 0.000 0.002 0.002 make_instackenv_json.py:3(<module>)
1 0.000 0.000 0.003 0.003 manager.py:1(<module>)
8 0.000 0.000 0.000 0.000 manager.py:23(__init__)
2 0.000 0.000 0.000 0.000 manager.py:49(queryset_manager)
1 0.000 0.000 0.000 0.000 manager.py:7(QuerySetManager)
1 0.000 0.000 0.000 0.000 max_key.py:16(<module>)
1 0.000 0.000 0.000 0.000 max_key.py:19(MaxKey)
1 0.000 0.000 0.000 0.000 max_staleness_selectors.py:28(<module>)
1 0.000 0.000 0.000 0.000 mbcharsetprober.py:30(<module>)
1 0.000 0.000 0.000 0.000 mbcharsetprober.py:34(MultiByteCharSetProber)
1 0.000 0.000 0.005 0.005 mbcsgroupprober.py:30(<module>)
1 0.000 0.000 0.000 0.000 mbcsgroupprober.py:41(MBCSGroupProber)
1 0.000 0.000 0.000 0.000 mbcssm.py:28(<module>)
1 0.000 0.000 0.000 0.000 message.py:105(Message)
1 0.000 0.000 0.000 0.000 message.py:1159(EmailMessage)
2 0.000 0.000 0.000 0.000 message.py:120(__init__)
1 0.000 0.000 0.000 0.000 message.py:1348(_OpReply)
1 0.000 0.000 0.000 0.000 message.py:1439(_OpMsg)
2 0.000 0.000 0.000 0.000 message.py:181(is_multipart)
2 0.000 0.000 0.001 0.000 message.py:21(<module>)
1 0.000 0.000 0.000 0.000 message.py:213(get_payload)
1 0.000 0.000 0.000 0.000 message.py:227(_Query)
4 0.000 0.000 0.000 0.000 message.py:29(_splitparam)
1 0.000 0.000 0.000 0.000 message.py:30(Message)
1 0.000 0.000 0.000 0.000 message.py:303(set_payload)
1 0.000 0.000 0.000 0.000 message.py:346(_GetMore)
1 0.000 0.000 0.000 0.000 message.py:409(_RawBatchQuery)
1 0.000 0.000 0.000 0.000 message.py:422(_RawBatchGetMore)
1 0.000 0.000 0.000 0.000 message.py:432(_CursorAddress)
1 0.000 0.000 0.000 0.000 message.py:451(items)
1 0.000 0.000 0.000 0.000 message.py:459(<listcomp>)
9 0.000 0.000 0.000 0.000 message.py:462(get)
6 0.000 0.000 0.000 0.000 message.py:479(set_raw)
4 0.000 0.000 0.000 0.000 message.py:497(get_all)
1 0.000 0.000 0.001 0.001 message.py:5(<module>)
4 0.000 0.000 0.000 0.000 message.py:564(get_content_type)
3 0.000 0.000 0.000 0.000 message.py:588(get_content_maintype)
1 0.000 0.000 0.000 0.000 message.py:837(_BulkWriteContext)
1 0.000 0.000 0.000 0.000 message.py:945(MIMEPart)
1 0.000 0.000 0.004 0.004 metaclasses.py:1(<module>)
7 0.000 0.000 0.000 0.000 metaclasses.py:100(<dictcomp>)
50 0.000 0.000 0.000 0.000 metaclasses.py:104(<genexpr>)
50 0.000 0.000 0.000 0.000 metaclasses.py:105(<genexpr>)
7 0.000 0.000 0.000 0.000 metaclasses.py:128(<listcomp>)
1 0.000 0.000 0.000 0.000 metaclasses.py:17(DocumentMetaclass)
11 0.000 0.000 0.001 0.000 metaclasses.py:21(__new__)
19 0.000 0.000 0.000 0.000 metaclasses.py:225(_get_bases)
54 0.000 0.000 0.000 0.000 metaclasses.py:231(<genexpr>)
105/54 0.000 0.000 0.000 0.000 metaclasses.py:234(__get_bases)
7 0.000 0.000 0.000 0.000 metaclasses.py:243(_import_classes)
1 0.000 0.000 0.000 0.000 metaclasses.py:252(TopLevelDocumentMetaclass)
8 0.000 0.000 0.002 0.000 metaclasses.py:257(__new__)
8 0.000 0.000 0.000 0.000 metaclasses.py:304(<listcomp>)
6 0.000 0.000 0.000 0.000 metaclasses.py:346(<listcomp>)
47 0.000 0.000 0.000 0.000 metaclasses.py:358(<genexpr>)
12 0.000 0.000 0.000 0.000 metaclasses.py:413(<genexpr>)
6 0.000 0.000 0.000 0.000 metaclasses.py:421(get_auto_id_names)
44 0.000 0.000 0.000 0.000 metaclasses.py:425(<genexpr>)
5 0.000 0.000 0.000 0.000 metaclasses.py:429(<genexpr>)
1 0.000 0.000 0.000 0.000 metaclasses.py:436(MetaDict)
12 0.000 0.000 0.000 0.000 metaclasses.py:442(merge)
1 0.000 0.000 0.000 0.000 metaclasses.py:450(BasesTuple)
7 0.000 0.000 0.000 0.000 metaclasses.py:90(<listcomp>)
7 0.000 0.000 0.000 0.000 metaclasses.py:98(<dictcomp>)
1 0.000 0.000 0.000 0.000 mimetypes.py:24(<module>)
1 0.000 0.000 0.000 0.000 mimetypes.py:375(_default_mime_types)
1 0.000 0.000 0.000 0.000 mimetypes.py:58(MimeTypes)
1 0.000 0.000 0.000 0.000 min_key.py:16(<module>)
1 0.000 0.000 0.000 0.000 min_key.py:19(MinKey)
2 0.000 0.000 0.005 0.003 model.py:1(<module>)
1 0.000 0.000 0.000 0.000 model.py:102(PrimitiveType)
1 0.000 0.000 0.000 0.000 model.py:105(Vlan)
2 0.000 0.000 0.000 0.000 model.py:12(qualify)
1 0.000 0.000 0.000 0.000 model.py:143(Interface)
1 0.000 0.000 0.000 0.000 model.py:157(Host)
1 0.000 0.000 0.000 0.000 model.py:160(__init__)
1 0.000 0.000 0.000 0.000 model.py:178(UnknownIntegerType)
1 0.000 0.000 0.000 0.000 model.py:188(Counters)
1 0.000 0.000 0.000 0.000 model.py:192(UnknownFloatType)
1 0.000 0.000 0.000 0.000 model.py:193(Schedule)
1 0.000 0.000 0.000 0.000 model.py:204(BaseFunctionType)
1 0.000 0.000 0.000 0.000 model.py:224(RawFunctionType)
1 0.000 0.000 0.000 0.000 model.py:239(FunctionPtrType)
1 0.000 0.000 0.000 0.000 model.py:25(BaseTypeByIdentity)
1 0.000 0.000 0.000 0.000 model.py:261(PointerType)
2 0.000 0.000 0.000 0.000 model.py:264(__init__)
1 0.000 0.000 0.000 0.000 model.py:278(ConstPointerType)
1 0.000 0.000 0.000 0.000 model.py:28(CloudHistory)
1 0.000 0.000 0.000 0.000 model.py:284(NamedPointerType)
1 0.000 0.000 0.000 0.000 model.py:293(ArrayType)
1 0.000 0.000 0.000 0.000 model.py:297(__init__)
1 0.000 0.000 0.000 0.000 model.py:324(StructOrUnionOrEnum)
1 0.000 0.000 0.000 0.000 model.py:341(StructOrUnion)
1 0.000 0.000 0.000 0.000 model.py:475(StructType)
1 0.000 0.000 0.000 0.000 model.py:479(UnionType)
1 0.000 0.000 0.000 0.000 model.py:483(EnumType)
1 0.000 0.000 0.000 0.000 model.py:63(Cloud)
1 0.000 0.000 0.000 0.000 model.py:72(BaseType)
1 0.000 0.000 0.000 0.000 model.py:85(VoidType)
1 0.000 0.000 0.000 0.000 model.py:88(__init__)
1 0.000 0.000 0.000 0.000 model.py:97(BasePrimitiveType)
1 0.000 0.000 0.000 0.000 models.py:174(RequestHooksMixin)
1 0.000 0.000 0.000 0.000 models.py:175(register_hook)
1 0.000 0.000 0.000 0.000 models.py:184(<genexpr>)
1 0.000 0.000 0.000 0.000 models.py:198(Request)
1 0.000 0.000 0.000 0.000 models.py:226(__init__)
1 0.000 0.000 0.000 0.000 models.py:272(PreparedRequest)
1 0.000 0.000 0.000 0.000 models.py:290(__init__)
1 0.000 0.000 0.000 0.000 models.py:307(prepare)
1 0.000 0.000 0.000 0.000 models.py:339(prepare_method)
1 0.000 0.000 0.000 0.000 models.py:355(prepare_url)
1 0.000 0.000 0.000 0.000 models.py:441(prepare_headers)
1 0.000 0.000 0.000 0.000 models.py:452(prepare_body)
1 0.000 0.000 0.000 0.000 models.py:521(prepare_content_length)
1 0.000 0.000 0.000 0.000 models.py:534(prepare_auth)
1 0.000 0.000 0.000 0.000 models.py:556(prepare_cookies)
1 0.000 0.000 0.000 0.000 models.py:576(prepare_hooks)
1 0.000 0.000 0.000 0.000 models.py:586(Response)
1 0.000 0.000 0.000 0.000 models.py:596(__init__)
1 0.000 0.000 0.000 0.000 models.py:60(RequestEncodingMixin)
1 0.000 0.000 0.000 0.000 models.py:61(path_url)
1 0.000 0.000 0.000 0.000 models.py:707(is_redirect)
1 0.000 0.000 0.000 0.000 models.py:729(iter_content)
2 0.000 0.000 0.000 0.000 models.py:746(generate)
1 0.000 0.000 0.002 0.002 models.py:8(<module>)
3 0.000 0.000 0.000 0.000 models.py:815(content)
1 0.000 0.000 0.000 0.000 models.py:82(_encode_params)
1 0.000 0.000 0.000 0.000 models.py:835(text)
1 0.000 0.000 0.000 0.000 models.py:873(json)
1 0.000 0.000 0.000 0.000 modes.py:100(XTS)
1 0.000 0.000 0.000 0.000 modes.py:124(ECB)
1 0.000 0.000 0.000 0.000 modes.py:131(OFB)
1 0.000 0.000 0.000 0.000 modes.py:14(Mode)
1 0.000 0.000 0.000 0.000 modes.py:146(CFB)
1 0.000 0.000 0.000 0.000 modes.py:161(CFB8)
1 0.000 0.000 0.000 0.000 modes.py:176(CTR)
1 0.000 0.000 0.000 0.000 modes.py:197(GCM)
1 0.000 0.000 0.000 0.000 modes.py:30(ModeWithInitializationVector)
1 0.000 0.000 0.000 0.000 modes.py:39(ModeWithTweak)
1 0.000 0.000 0.000 0.000 modes.py:48(ModeWithNonce)
1 0.000 0.000 0.001 0.001 modes.py:5(<module>)
1 0.000 0.000 0.000 0.000 modes.py:57(ModeWithAuthenticationTag)
1 0.000 0.000 0.000 0.000 modes.py:85(CBC)
1 0.000 0.000 0.019 0.019 mongo_client.py:32(<module>)
5 0.000 0.000 0.000 0.000 mongo_client.py:520(<genexpr>)
1 0.000 0.000 0.000 0.000 mongo_client.py:77(MongoClient)
1 0.000 0.000 0.001 0.001 mongo_client.py:84(__init__)
1 0.000 0.000 0.000 0.000 mongo_replica_set_client.py:15(<module>)
1 0.000 0.000 0.000 0.000 mongo_replica_set_client.py:22(MongoReplicaSetClient)
1 0.000 0.000 0.000 0.000 monitor.py:15(<module>)
1 0.000 0.000 0.000 0.000 monitor.py:27(Monitor)
1 0.000 0.000 0.000 0.000 monitor.py:28(__init__)
2 0.000 0.000 0.000 0.000 monitor.py:71(open)
1 0.000 0.000 0.001 0.001 monitoring.py:135(<module>)
1 0.000 0.000 0.000 0.000 monitoring.py:152(_EventListener)
1 0.000 0.000 0.000 0.000 monitoring.py:156(CommandListener)
1 0.000 0.000 0.000 0.000 monitoring.py:186(ServerHeartbeatListener)
1 0.000 0.000 0.000 0.000 monitoring.py:219(TopologyListener)
1 0.000 0.000 0.000 0.000 monitoring.py:252(ServerListener)
1 0.000 0.000 0.000 0.000 monitoring.py:335(_CommandEvent)
1 0.000 0.000 0.000 0.000 monitoring.py:367(CommandStartedEvent)
1 0.000 0.000 0.000 0.000 monitoring.py:403(CommandSucceededEvent)
1 0.000 0.000 0.000 0.000 monitoring.py:438(CommandFailedEvent)
1 0.000 0.000 0.000 0.000 monitoring.py:468(_ServerEvent)
1 0.000 0.000 0.000 0.000 monitoring.py:488(ServerDescriptionChangedEvent)
1 0.000 0.000 0.000 0.000 monitoring.py:514(ServerOpeningEvent)
1 0.000 0.000 0.000 0.000 monitoring.py:523(ServerClosedEvent)
1 0.000 0.000 0.000 0.000 monitoring.py:532(TopologyEvent)
1 0.000 0.000 0.000 0.000 monitoring.py:546(TopologyDescriptionChangedEvent)
1 0.000 0.000 0.000 0.000 monitoring.py:572(TopologyOpenedEvent)
1 0.000 0.000 0.000 0.000 monitoring.py:581(TopologyClosedEvent)
1 0.000 0.000 0.000 0.000 monitoring.py:590(_ServerHeartbeatEvent)
1 0.000 0.000 0.000 0.000 monitoring.py:605(ServerHeartbeatStartedEvent)
1 0.000 0.000 0.000 0.000 monitoring.py:614(ServerHeartbeatSucceededEvent)
1 0.000 0.000 0.000 0.000 monitoring.py:638(ServerHeartbeatFailedEvent)
1 0.000 0.000 0.000 0.000 monitoring.py:663(_EventListeners)
1 0.000 0.000 0.000 0.000 monitoring.py:671(__init__)
2 0.000 0.000 0.000 0.000 monitoring.py:698(enabled_for_server)
1 0.000 0.000 0.000 0.000 monitoring.py:703(enabled_for_server_heartbeat)
1 0.000 0.000 0.000 0.000 monitoring.py:708(enabled_for_topology)
1 0.000 0.000 0.001 0.001 monotonic.py:16(<module>)
1 0.000 0.000 72.183 72.183 move_and_rebuild_hosts.py:3(<module>)
1 0.000 0.000 0.000 0.000 namedtype.py:104(OptionalNamedType)
1 0.000 0.000 0.000 0.000 namedtype.py:110(DefaultedNamedType)
1 0.000 0.000 0.000 0.000 namedtype.py:116(NamedTypes)
4 0.000 0.000 0.000 0.000 namedtype.py:153(__init__)
4 0.000 0.000 0.000 0.000 namedtype.py:162(<listcomp>)
4 0.000 0.000 0.000 0.000 namedtype.py:164(<listcomp>)
4 0.000 0.000 0.000 0.000 namedtype.py:168(<listcomp>)
4 0.000 0.000 0.000 0.000 namedtype.py:170(<listcomp>)
4 0.000 0.000 0.000 0.000 namedtype.py:171(<listcomp>)
4 0.000 0.000 0.000 0.000 namedtype.py:172(<listcomp>)
5 0.000 0.000 0.000 0.000 namedtype.py:219(__len__)
1 0.000 0.000 0.000 0.000 namedtype.py:23(NamedType)
1 0.000 0.000 0.000 0.000 namedtype.py:236(PostponedError)
4 0.000 0.000 0.000 0.000 namedtype.py:243(__computeTagToPosMap)
4 0.000 0.000 0.000 0.000 namedtype.py:258(__computeNameToPosMap)
4 0.000 0.000 0.000 0.000 namedtype.py:267(__computeAmbiguousTypes)
4 0.000 0.000 0.000 0.000 namedtype.py:439(__computeMinTagSet)
8 0.000 0.000 0.000 0.000 namedtype.py:470(__computeTagMaps)
1 0.000 0.000 0.000 0.000 namedtype.py:7(<module>)
1 0.000 0.000 0.000 0.000 namedval.py:14(NamedValues)
4 0.000 0.000 0.000 0.000 namedval.py:55(__init__)
1 0.000 0.000 0.000 0.000 namedval.py:9(<module>)
1 0.000 0.000 0.000 0.000 netrc.py:1(<module>)
1 0.000 0.000 0.000 0.000 netrc.py:10(NetrcParseError)
1 0.000 0.000 0.000 0.000 netrc.py:22(netrc)
1 0.000 0.000 0.000 0.000 network.py:15(<module>)
1 0.000 0.000 0.000 0.000 network.py:254(SocketChecker)
2 0.000 0.000 0.000 0.000 network.py:256(__init__)
1 0.000 0.000 0.000 0.000 nodes.py:2(<module>)
1 0.000 0.000 0.000 0.000 nodes.py:2(Node)
1 0.000 0.000 0.000 0.000 nodes.py:25(ScalarNode)
161 0.000 0.000 0.000 0.000 nodes.py:27(__init__)
1 0.000 0.000 0.000 0.000 nodes.py:35(CollectionNode)
2 0.000 0.000 0.000 0.000 nodes.py:36(__init__)
1 0.000 0.000 0.000 0.000 nodes.py:44(SequenceNode)
1 0.000 0.000 0.000 0.000 nodes.py:47(MappingNode)
1 0.000 0.000 0.001 0.001 ntpath.py:6(<module>)
1 0.000 0.000 0.000 0.000 numbers.py:12(Number)
1 0.000 0.000 0.000 0.000 numbers.py:147(Real)
1 0.000 0.000 0.000 0.000 numbers.py:267(Rational)
1 0.000 0.000 0.000 0.000 numbers.py:294(Integral)
1 0.000 0.000 0.000 0.000 numbers.py:32(Complex)
1 0.000 0.000 0.000 0.000 numbers.py:6(<module>)
1 0.000 0.000 0.000 0.000 objectid.py:17(<module>)
1 0.000 0.000 0.000 0.000 objectid.py:180(__generate)
30 0.000 0.000 0.000 0.000 objectid.py:34(<lambda>)
1 0.000 0.000 0.000 0.000 objectid.py:40(_fnv_1a_24)
1 0.000 0.000 0.000 0.000 objectid.py:55(_machine_bytes)
1 0.000 0.000 0.000 0.000 objectid.py:70(ObjectId)
1 0.000 0.000 0.000 0.000 objectid.py:83(__init__)
6 0.000 0.000 0.000 0.000 octets.py:38(<lambda>)
2 0.000 0.000 0.000 0.000 octets.py:44(<lambda>)
1 0.000 0.000 0.000 0.000 octets.py:7(<module>)
1 0.000 0.000 0.000 0.000 opcode.py:37(<listcomp>)
119 0.000 0.000 0.000 0.000 opcode.py:39(def_op)
12 0.000 0.000 0.000 0.000 opcode.py:43(name_op)
7 0.000 0.000 0.000 0.000 opcode.py:47(jrel_op)
1 0.000 0.000 0.000 0.000 opcode.py:5(<module>)
6 0.000 0.000 0.000 0.000 opcode.py:51(jabs_op)
1 0.000 0.000 0.000 0.000 operations.py:136(ReplaceOne)
1 0.000 0.000 0.000 0.000 operations.py:15(<module>)
1 0.000 0.000 0.000 0.000 operations.py:188(_UpdateOp)
1 0.000 0.000 0.000 0.000 operations.py:22(InsertOne)
1 0.000 0.000 0.000 0.000 operations.py:224(UpdateOne)
1 0.000 0.000 0.000 0.000 operations.py:261(UpdateMany)
1 0.000 0.000 0.000 0.000 operations.py:298(IndexModel)
1 0.000 0.000 0.000 0.000 operations.py:54(DeleteOne)
1 0.000 0.000 0.000 0.000 operations.py:95(DeleteMany)
1 0.000 0.000 0.000 0.000 os.py:1000(__init__)
1 0.000 0.000 0.000 0.000 os.py:1003(close)
1 0.000 0.000 0.000 0.000 os.py:1016(__getattr__)
1 0.000 0.000 0.000 0.000 os.py:1076(__subclasshook__)
1 0.000 0.000 0.000 0.000 os.py:40(_get_exports_list)
1 0.000 0.000 0.000 0.000 os.py:44(<listcomp>)
186 0.000 0.000 0.000 0.000 os.py:673(__getitem__)
128 0.000 0.000 0.000 0.000 os.py:696(__iter__)
186 0.000 0.000 0.000 0.000 os.py:751(encode)
255 0.000 0.000 0.000 0.000 os.py:755(decode)
7 0.000 0.000 0.000 0.000 os.py:803(fsencode)
1 0.000 0.000 0.000 0.000 os.py:815(fsdecode)
1 0.000 0.000 0.002 0.002 os.py:977(popen)
1 0.000 0.000 0.000 0.000 package_data.py:1(<module>)
1 0.000 0.000 0.003 0.003 packages.py:1(<module>)
1 0.000 0.000 0.000 0.000 packet.py:21(<module>)
1 0.000 0.000 0.000 0.000 packet.py:50(NeedRekeyException)
1 0.000 0.000 0.000 0.000 packet.py:65(Packetizer)
1 0.000 0.000 0.000 0.000 padding.py:17(AsymmetricPadding)
1 0.000 0.000 0.000 0.000 padding.py:26(PKCS1v15)
1 0.000 0.000 0.000 0.000 padding.py:31(PSS)
1 0.000 0.000 0.000 0.000 padding.py:49(OAEP)
1 0.000 0.000 0.000 0.000 padding.py:5(<module>)
1 0.000 0.000 0.000 0.000 padding.py:62(MGF1)
39 0.000 0.000 0.000 0.000 parse.py:109(_coerce_args)
1 0.000 0.000 0.000 0.000 parse.py:126(_ResultMixinStr)
1 0.000 0.000 0.000 0.000 parse.py:134(_ResultMixinBytes)
1 0.000 0.000 0.000 0.000 parse.py:142(_NetlocResultMixinBase)
1 0.000 0.000 0.000 0.000 parse.py:146(username)
8 0.000 0.000 0.000 0.000 parse.py:154(hostname)
1 0.000 0.000 0.000 0.000 parse.py:175(_NetlocResultMixinStr)
1 0.000 0.000 0.000 0.000 parse.py:178(_userinfo)
8 0.000 0.000 0.000 0.000 parse.py:190(_hostinfo)
1 0.000 0.000 0.000 0.000 parse.py:205(_NetlocResultMixinBytes)
1 0.000 0.000 0.001 0.001 parse.py:28(<module>)
1 0.000 0.000 0.000 0.000 parse.py:310(DefragResult)
1 0.000 0.000 0.000 0.000 parse.py:318(SplitResult)
1 0.000 0.000 0.000 0.000 parse.py:323(ParseResult)
1 0.000 0.000 0.000 0.000 parse.py:325(geturl)
1 0.000 0.000 0.000 0.000 parse.py:329(DefragResultBytes)
1 0.000 0.000 0.000 0.000 parse.py:337(SplitResultBytes)
1 0.000 0.000 0.000 0.000 parse.py:342(ParseResultBytes)
1 0.000 0.000 0.000 0.000 parse.py:348(_fix_result_transcoding)
16 0.000 0.000 0.000 0.000 parse.py:361(urlparse)
1 0.000 0.000 0.000 0.000 parse.py:386(_splitnetloc)
19 0.000 0.000 0.000 0.000 parse.py:394(urlsplit)
2 0.000 0.000 0.000 0.000 parse.py:449(urlunparse)
2 0.000 0.000 0.000 0.000 parse.py:460(urlunsplit)
1 0.000 0.000 0.000 0.000 parse.py:599(unquote)
1 0.000 0.000 0.000 0.000 parse.py:740(Quoter)
5 0.000 0.000 0.000 0.000 parse.py:762(quote)
5 0.000 0.000 0.000 0.000 parse.py:826(quote_from_bytes)
1 0.000 0.000 0.000 0.000 parse.py:848(urlencode)
39 0.000 0.000 0.000 0.000 parse.py:98(_noop)
163 0.000 0.000 0.000 0.000 parser.py:107(peek_event)
169 0.000 0.000 0.000 0.000 parser.py:114(get_event)
1 0.000 0.000 0.000 0.000 parser.py:12(<module>)
1 0.000 0.000 0.000 0.000 parser.py:127(BytesHeaderParser)
1 0.000 0.000 0.000 0.000 parser.py:127(parse_stream_start)
1 0.000 0.000 0.000 0.000 parser.py:139(parse_implicit_document_start)
1 0.000 0.000 0.000 0.000 parser.py:159(parse_document_start)
1 0.000 0.000 0.000 0.000 parser.py:17(Parser)
1 0.000 0.000 0.000 0.000 parser.py:18(__init__)
1 0.000 0.000 0.000 0.000 parser.py:190(parse_document_end)
1 0.000 0.000 0.000 0.000 parser.py:264(parse_block_node)
162 0.000 0.000 0.003 0.000 parser.py:270(parse_block_node_or_indentless_sequence)
163 0.001 0.000 0.003 0.000 parser.py:273(parse_node)
1 0.000 0.000 0.000 0.000 parser.py:42(parse)
2 0.000 0.000 0.000 0.000 parser.py:422(parse_block_mapping_first_key)
83 0.000 0.000 0.013 0.000 parser.py:427(parse_block_mapping_key)
81 0.000 0.000 0.007 0.000 parser.py:446(parse_block_mapping_value)
1 0.000 0.000 0.012 0.012 parser.py:5(<module>)
1 0.000 0.000 0.000 0.000 parser.py:60(parsestr)
1 0.000 0.000 0.000 0.000 parser.py:62(<module>)
1 0.000 0.000 0.000 0.000 parser.py:69(ParserError)
1 0.000 0.000 0.000 0.000 parser.py:72(HeaderParser)
1 0.000 0.000 0.000 0.000 parser.py:72(Parser)
1 0.000 0.000 0.000 0.000 parser.py:80(BytesParser)
1 0.000 0.000 0.000 0.000 parser.py:81(__init__)
1 0.000 0.000 0.000 0.000 parser.py:89(dispose)
415 0.000 0.000 0.021 0.000 parser.py:94(check_event)
1 0.000 0.000 0.002 0.002 pathlib.py:1(<module>)
1 0.000 0.000 0.000 0.000 pathlib.py:109(_WindowsFlavour)
1 0.000 0.000 0.000 0.000 pathlib.py:125(<setcomp>)
1 0.000 0.000 0.000 0.000 pathlib.py:126(<setcomp>)
1 0.000 0.000 0.000 0.000 pathlib.py:1460(PosixPath)
1 0.000 0.000 0.000 0.000 pathlib.py:1467(WindowsPath)
1 0.000 0.000 0.000 0.000 pathlib.py:273(_PosixFlavour)
1 0.000 0.000 0.000 0.000 pathlib.py:376(_Accessor)
1 0.000 0.000 0.000 0.000 pathlib.py:381(_NormalAccessor)
1 0.000 0.000 0.000 0.000 pathlib.py:454(_Selector)
1 0.000 0.000 0.000 0.000 pathlib.py:46(_Flavour)
1 0.000 0.000 0.000 0.000 pathlib.py:479(_TerminatingSelector)
1 0.000 0.000 0.000 0.000 pathlib.py:485(_PreciseSelector)
2 0.000 0.000 0.000 0.000 pathlib.py:50(__init__)
1 0.000 0.000 0.000 0.000 pathlib.py:501(_WildcardSelector)
1 0.000 0.000 0.000 0.000 pathlib.py:524(_RecursiveWildcardSelector)
1 0.000 0.000 0.000 0.000 pathlib.py:567(_PathParents)
1 0.000 0.000 0.000 0.000 pathlib.py:595(PurePath)
1 0.000 0.000 0.000 0.000 pathlib.py:954(PurePosixPath)
1 0.000 0.000 0.000 0.000 pathlib.py:964(PureWindowsPath)
1 0.000 0.000 0.000 0.000 pathlib.py:977(Path)
2 0.000 0.000 0.000 0.000 periodic_executor.py:144(_register_executor)
1 0.000 0.000 0.000 0.000 periodic_executor.py:15(<module>)
1 0.000 0.000 0.000 0.000 periodic_executor.py:25(PeriodicExecutor)
2 0.000 0.000 0.000 0.000 periodic_executor.py:26(__init__)
3 0.000 0.000 0.001 0.000 periodic_executor.py:53(open)
1 0.000 0.000 0.000 0.000 pipe.py:121(OrPipe)
1 0.000 0.000 0.000 0.000 pipe.py:26(<module>)
1 0.000 0.000 0.000 0.000 pipe.py:41(PosixPipe)
1 0.000 0.000 0.000 0.000 pipe.py:74(WindowsPipe)
1 0.000 0.000 0.000 0.000 pkey.py:21(<module>)
1 0.000 0.000 0.000 0.000 pkey.py:39(PKey)
1 0.000 0.000 0.000 0.000 pkey.py:456(PublicBlob)
1 0.000 0.000 0.004 0.004 platform.py:10(<module>)
2 0.000 0.000 0.004 0.002 platform.py:1061(system)
1 0.000 0.000 0.000 0.000 platform.py:1080(release)
1 0.000 0.000 0.000 0.000 platform.py:1098(machine)
4 0.000 0.000 0.000 0.000 platform.py:1149(_sys_version)
4 0.000 0.000 0.000 0.000 platform.py:1253(python_implementation)
1 0.000 0.000 0.004 0.004 platform.py:780(_syscmd_uname)
4 0.000 0.000 0.004 0.001 platform.py:923(uname)
1 0.000 0.000 0.013 0.013 pool.py:15(<module>)
1 0.000 0.000 0.000 0.000 pool.py:285(PoolOptions)
2 0.000 0.000 0.000 0.000 pool.py:295(__init__)
2 0.000 0.000 0.000 0.000 pool.py:340(max_pool_size)
2 0.000 0.000 0.000 0.000 pool.py:370(connect_timeout)
2 0.000 0.000 0.000 0.000 pool.py:389(wait_queue_multiple)
1 0.000 0.000 0.000 0.000 pool.py:396(ssl_context)
1 0.000 0.000 0.000 0.000 pool.py:402(ssl_match_hostname)
4 0.000 0.000 0.000 0.000 pool.py:415(event_listeners)
1 0.000 0.000 0.000 0.000 pool.py:421(appname)
1 0.000 0.000 0.000 0.000 pool.py:427(driver)
1 0.000 0.000 0.000 0.000 pool.py:444(SocketInfo)
1 0.000 0.000 0.000 0.000 pool.py:885(Pool)
2 0.000 0.000 0.000 0.000 pool.py:886(__init__)
1 0.000 0.000 0.000 0.000 poolmanager.py:1(<module>)
1 0.000 0.000 0.000 0.000 poolmanager.py:122(PoolManager)
2 0.000 0.000 0.000 0.000 poolmanager.py:152(__init__)
1 0.000 0.000 0.000 0.000 poolmanager.py:171(_new_pool)
1 0.000 0.000 0.000 0.000 poolmanager.py:207(connection_from_host)
1 0.000 0.000 0.000 0.000 poolmanager.py:230(connection_from_context)
1 0.000 0.000 0.000 0.000 poolmanager.py:243(connection_from_pool_key)
1 0.000 0.000 0.000 0.000 poolmanager.py:267(connection_from_url)
1 0.000 0.000 0.000 0.000 poolmanager.py:282(_merge_pool_kwargs)
1 0.000 0.000 0.000 0.000 poolmanager.py:362(ProxyManager)
1 0.000 0.000 0.000 0.000 poolmanager.py:58(_default_key_normalizer)
32 0.000 0.000 0.000 0.000 posixpath.py:121(splitext)
33 0.000 0.000 0.000 0.000 posixpath.py:144(basename)
5 0.000 0.000 0.000 0.000 posixpath.py:154(dirname)
2 0.000 0.000 0.000 0.000 posixpath.py:232(expanduser)
56 0.000 0.000 0.000 0.000 posixpath.py:41(_get_sep)
33 0.000 0.000 0.000 0.000 posixpath.py:52(normcase)
16 0.000 0.000 0.000 0.000 posixpath.py:75(join)
1 0.000 0.000 0.000 0.000 pprint.py:35(<module>)
1 0.000 0.000 0.000 0.000 pprint.py:72(_safe_key)
1 0.000 0.000 0.000 0.000 pprint.py:98(PrettyPrinter)
1 0.000 0.000 0.000 0.000 primes.py:21(<module>)
1 0.000 0.000 0.000 0.000 primes.py:52(ModulusPack)
1 0.000 0.000 0.000 0.000 proxy.py:20(<module>)
1 0.000 0.000 0.000 0.000 proxy.py:31(ProxyCommand)
1 0.000 0.000 0.001 0.001 pty.py:1(<module>)
1 0.000 0.000 0.003 0.003 pty_spawn.py:1(<module>)
1 0.000 0.000 0.000 0.000 pty_spawn.py:29(spawn)
1 0.000 0.000 0.001 0.001 ptyprocess.py:1(<module>)
1 0.000 0.000 0.000 0.000 ptyprocess.py:128(PtyProcess)
1 0.000 0.000 0.000 0.000 ptyprocess.py:793(PtyProcessUnicode)
1 0.000 0.000 0.000 0.000 public.py:15(<module>)
1 0.000 0.000 0.000 0.000 public.py:151(Box)
1 0.000 0.000 0.000 0.000 public.py:23(PublicKey)
1 0.000 0.000 0.000 0.000 public.py:283(SealedBox)
1 0.000 0.000 0.000 0.000 public.py:63(PrivateKey)
1 0.000 0.000 0.000 0.000 py3compat.py:1(<module>)
1 0.000 0.000 0.000 0.000 py3compat.py:120(long)
61 0.000 0.000 0.000 0.000 py3compat.py:136(byte_chr)
1 0.000 0.000 0.000 0.000 py3compat.py:15(<module>)
1000 0.000 0.000 0.000 0.000 py3compat.py:36(b)
1 0.000 0.000 0.000 0.000 py3compat.py:50(itervalues)
1 0.000 0.000 0.000 0.000 python_support.py:4(<module>)
1 0.000 0.000 72.368 72.368 quads-cli:2(<module>)
1 0.000 0.000 0.039 0.039 quads-cli:38(main)
1 0.000 0.000 0.000 0.000 quads.py:1(<module>)
1 0.000 0.000 0.000 0.000 quads.py:10(__init__)
1 0.000 0.000 0.000 0.000 quads.py:17(_parse_and_check_quads)
2 0.000 0.000 0.000 0.000 quads.py:28(_uri_constructor)
1 0.000 0.000 0.037 0.037 quads.py:38(get)
1 0.000 0.000 0.000 0.000 quads.py:5(Api)
1 0.000 0.000 0.037 0.037 quads.py:96(get_summary)
1 0.000 0.000 0.002 0.002 queryset.py:1(<module>)
1 0.000 0.000 0.000 0.000 queryset.py:15(QuerySet)
1 0.000 0.000 0.000 0.000 queryset.py:152(QuerySetNoCache)
1 0.000 0.000 0.000 0.000 queryset.py:191(QuerySetNoDeRef)
2 0.000 0.000 0.000 0.000 queue.py:1(<module>)
1 0.000 0.000 0.000 0.000 queue.py:10(LifoQueue)
1 0.000 0.000 0.000 0.000 queue.py:11(_init)
11 0.000 0.000 0.000 0.000 queue.py:121(put)
12 0.000 0.000 0.000 0.000 queue.py:14(_qsize)
1 0.000 0.000 0.000 0.000 queue.py:153(get)
11 0.000 0.000 0.000 0.000 queue.py:17(_put)
1 0.000 0.000 0.000 0.000 queue.py:20(_get)
1 0.000 0.000 0.000 0.000 queue.py:22(Full)
1 0.000 0.000 0.000 0.000 queue.py:220(PriorityQueue)
1 0.000 0.000 0.000 0.000 queue.py:239(LifoQueue)
1 0.000 0.000 0.000 0.000 queue.py:255(_PySimpleQueue)
1 0.000 0.000 0.000 0.000 queue.py:27(Queue)
1 0.000 0.000 0.000 0.000 queue.py:33(__init__)
1 0.000 0.000 0.000 0.000 quopri.py:3(<module>)
1 0.000 0.000 0.000 0.000 quoprimime.py:27(<module>)
1 0.000 0.000 0.000 0.000 quoprimime.py:55(<listcomp>)
1 0.000 0.000 0.000 0.000 random.py:174(randrange)
1 0.000 0.000 0.000 0.000 random.py:218(randint)
1 0.000 0.000 0.000 0.000 random.py:224(_randbelow)
1 0.000 0.000 0.003 0.003 random.py:38(<module>)
1 0.000 0.000 0.000 0.000 random.py:669(SystemRandom)
1 0.000 0.000 0.000 0.000 random.py:72(Random)
1 0.000 0.000 0.000 0.000 random.py:88(__init__)
1 0.000 0.000 0.000 0.000 random.py:97(seed)
1 0.000 0.000 0.000 0.000 randombytes.py:15(<module>)
1 0.000 0.000 0.000 0.000 raw_bson.py:16(<module>)
1 0.000 0.000 0.000 0.000 raw_bson.py:25(RawBSONDocument)
1 0.000 0.000 0.000 0.000 raw_json.py:2(<module>)
1 0.000 0.000 0.000 0.000 raw_json.py:4(RawJSON)
1 0.000 0.000 0.000 0.000 re.py:170(match)
1 0.000 0.000 0.001 0.001 re.py:180(search)
172 0.000 0.000 0.060 0.000 re.py:232(compile)
4 0.000 0.000 0.000 0.000 re.py:252(escape)
174 0.001 0.000 0.060 0.000 re.py:271(_compile)
1 0.000 0.000 0.000 0.000 read_concern.py:15(<module>)
1 0.000 0.000 0.000 0.000 read_concern.py:20(ReadConcern)
2 0.000 0.000 0.000 0.000 read_concern.py:34(__init__)
1 0.000 0.000 0.001 0.001 read_preferences.py:15(<module>)
1 0.000 0.000 0.000 0.000 read_preferences.py:191(Primary)
1 0.000 0.000 0.000 0.000 read_preferences.py:203(__init__)
1 0.000 0.000 0.000 0.000 read_preferences.py:219(PrimaryPreferred)
1 0.000 0.000 0.000 0.000 read_preferences.py:241(__init__)
1 0.000 0.000 0.000 0.000 read_preferences.py:257(Secondary)
1 0.000 0.000 0.000 0.000 read_preferences.py:278(__init__)
1 0.000 0.000 0.000 0.000 read_preferences.py:289(SecondaryPreferred)
1 0.000 0.000 0.000 0.000 read_preferences.py:310(__init__)
1 0.000 0.000 0.000 0.000 read_preferences.py:328(Nearest)
1 0.000 0.000 0.000 0.000 read_preferences.py:349(__init__)
1 0.000 0.000 0.000 0.000 read_preferences.py:385(ReadPreference)
5 0.000 0.000 0.000 0.000 read_preferences.py:40(_validate_tag_sets)
1 0.000 0.000 0.000 0.000 read_preferences.py:448(MovingAverage)
1 0.000 0.000 0.000 0.000 read_preferences.py:450(__init__)
5 0.000 0.000 0.000 0.000 read_preferences.py:70(_validate_max_staleness)
1 0.000 0.000 0.000 0.000 read_preferences.py:84(_ServerMode)
5 0.000 0.000 0.000 0.000 read_preferences.py:90(__init__)
609 0.001 0.000 0.001 0.000 reader.py:114(get_mark)
1 0.000 0.000 0.000 0.000 reader.py:122(determine_encoding)
2 0.000 0.000 0.000 0.000 reader.py:138(check_printable)
6 0.000 0.000 0.000 0.000 reader.py:146(update)
3 0.000 0.000 0.000 0.000 reader.py:177(update_raw)
1 0.000 0.000 0.007 0.007 reader.py:18(<module>)
1 0.000 0.000 0.000 0.000 reader.py:24(ReaderError)
1 0.000 0.000 0.006 0.006 reader.py:45(Reader)
1 0.000 0.000 0.000 0.000 reader.py:59(__init__)
9037 0.002 0.000 0.002 0.000 reader.py:87(peek)
694 0.000 0.000 0.001 0.000 reader.py:94(prefix)
4528 0.005 0.000 0.005 0.000 reader.py:99(forward)
1 0.000 0.000 0.000 0.000 regex.py:16(<module>)
1 0.000 0.000 0.000 0.000 regex.py:42(Regex)
8 0.000 0.000 0.000 0.000 relativedelta.py:13(<genexpr>)
1 0.000 0.000 0.000 0.000 relativedelta.py:18(relativedelta)
1 0.000 0.000 0.000 0.000 relativedelta.py:2(<module>)
1 0.000 0.000 0.000 0.000 representer.py:10(RepresenterError)
1 0.000 0.000 0.000 0.000 representer.py:13(BaseRepresenter)
1 0.000 0.000 0.000 0.000 representer.py:132(SafeRepresenter)
1 0.000 0.000 0.000 0.000 representer.py:2(<module>)
1 0.000 0.000 0.000 0.000 representer.py:270(Representer)
20 0.000 0.000 0.000 0.000 representer.py:64(add_representer)
1 0.000 0.000 0.000 0.000 representer.py:70(add_multi_representer)
2 0.000 0.000 0.001 0.001 request.py:1(<module>)
1 0.000 0.000 0.000 0.000 request.py:10(RequestMethods)
1 0.000 0.000 0.000 0.000 request.py:1020(HTTPBasicAuthHandler)
1 0.000 0.000 0.000 0.000 request.py:1031(ProxyBasicAuthHandler)
1 0.000 0.000 0.000 0.000 request.py:1050(AbstractDigestAuthHandler)
1 0.000 0.000 0.000 0.000 request.py:1194(HTTPDigestAuthHandler)
1 0.000 0.000 0.000 0.000 request.py:1212(ProxyDigestAuthHandler)
1 0.000 0.000 0.000 0.000 request.py:1224(AbstractHTTPHandler)
1 0.000 0.000 0.000 0.000 request.py:1342(HTTPHandler)
1 0.000 0.000 0.000 0.000 request.py:1351(HTTPSHandler)
1 0.000 0.000 0.000 0.000 request.py:1366(HTTPCookieProcessor)
1 0.000 0.000 0.000 0.000 request.py:1384(UnknownHandler)
1 0.000 0.000 0.000 0.000 request.py:1442(FileHandler)
1 0.000 0.000 0.000 0.000 request.py:1499(FTPHandler)
1 0.000 0.000 0.000 0.000 request.py:1557(CacheFTPHandler)
1 0.000 0.000 0.000 0.000 request.py:1610(DataHandler)
1 0.000 0.000 0.000 0.000 request.py:1663(URLopener)
1 0.000 0.000 0.000 0.000 request.py:2108(FancyURLopener)
1 0.000 0.000 0.000 0.000 request.py:2361(ftpwrapper)
2 0.000 0.000 0.000 0.000 request.py:2456(getproxies_environment)
1 0.000 0.000 0.000 0.000 request.py:2487(proxy_bypass_environment)
1 0.000 0.000 0.000 0.000 request.py:323(Request)
3 0.000 0.000 0.000 0.000 request.py:41(__init__)
1 0.000 0.000 0.000 0.000 request.py:433(OpenerDirector)
1 0.000 0.000 0.000 0.000 request.py:611(BaseHandler)
1 0.000 0.000 0.000 0.000 request.py:630(HTTPErrorProcessor)
1 0.000 0.000 0.000 0.000 request.py:647(HTTPDefaultErrorHandler)
1 0.000 0.000 0.000 0.000 request.py:651(HTTPRedirectHandler)
1 0.000 0.000 0.002 0.002 request.py:68(<module>)
1 0.000 0.000 0.000 0.000 request.py:77(set_file_position)
1 0.000 0.000 0.000 0.000 request.py:793(ProxyHandler)
1 0.000 0.000 0.000 0.000 request.py:835(HTTPPasswordMgr)
1 0.000 0.000 0.000 0.000 request.py:899(HTTPPasswordMgrWithDefaultRealm)
1 0.000 0.000 0.000 0.000 request.py:909(HTTPPasswordMgrWithPriorAuth)
1 0.000 0.000 0.000 0.000 request.py:940(AbstractBasicAuthHandler)
163 0.000 0.000 0.000 0.000 resolver.py:114(ascend_resolver)
1 0.000 0.000 0.000 0.000 resolver.py:12(BaseResolver)
163 0.000 0.000 0.000 0.000 resolver.py:143(resolve)
1 0.000 0.000 0.000 0.000 resolver.py:167(Resolver)
1 0.000 0.000 0.004 0.004 resolver.py:2(<module>)
1 0.000 0.000 0.000 0.000 resolver.py:21(__init__)
8 0.000 0.000 0.000 0.000 resolver.py:25(add_implicit_resolver)
1 0.000 0.000 0.000 0.000 resolver.py:9(ResolverError)
163 0.000 0.000 0.000 0.000 resolver.py:91(descend_resolver)
2 0.000 0.000 0.001 0.000 response.py:1(<module>)
1 0.000 0.000 0.000 0.000 response.py:124(HTTPResponse)
1 0.000 0.000 0.000 0.000 response.py:14(addbase)
1 0.000 0.000 0.000 0.000 response.py:15(<module>)
1 0.000 0.000 0.000 0.000 response.py:160(__init__)
1 0.000 0.000 0.000 0.000 response.py:18(Response)
2 0.000 0.000 0.000 0.000 response.py:200(<genexpr>)
1 0.000 0.000 0.000 0.000 response.py:22(DeflateDecoder)
1 0.000 0.000 0.000 0.000 response.py:224(release_conn)
1 0.000 0.000 0.000 0.000 response.py:255(_init_length)
1 0.000 0.000 0.000 0.000 response.py:279(<listcomp>)
1 0.000 0.000 0.000 0.000 response.py:303(_init_decoder)
1 0.000 0.000 0.000 0.000 response.py:318(_decode)
2 0.000 0.000 0.000 0.000 response.py:347(_error_catcher)
1 0.000 0.000 0.000 0.000 response.py:37(addclosehook)
1 0.000 0.000 0.000 0.000 response.py:38(assert_header_parsing)
1 0.000 0.000 0.000 0.000 response.py:404(read)
2 0.000 0.000 0.000 0.000 response.py:473(stream)
1 0.000 0.000 0.000 0.000 response.py:499(from_httplib)
1 0.000 0.000 0.000 0.000 response.py:532(getheader)
1 0.000 0.000 0.000 0.000 response.py:547(closed)
1 0.000 0.000 0.000 0.000 response.py:55(GzipDecoderState)
1 0.000 0.000 0.000 0.000 response.py:57(addinfo)
1 0.000 0.000 0.000 0.000 response.py:62(GzipDecoder)
1 0.000 0.000 0.000 0.000 response.py:64(ExhaustResponse)
1 0.000 0.000 0.000 0.000 response.py:68(addinfourl)
1 0.000 0.000 0.000 0.000 response.py:7(<module>)
2 0.000 0.000 0.000 0.000 response.py:7(is_fp_closed)
1 0.000 0.000 0.000 0.000 response.py:93(MultiDecoder)
1 0.000 0.000 0.000 0.000 results.py:140(DeleteResult)
1 0.000 0.000 0.000 0.000 results.py:15(<module>)
1 0.000 0.000 0.000 0.000 results.py:162(BulkWriteResult)
1 0.000 0.000 0.000 0.000 results.py:20(_WriteResult)
1 0.000 0.000 0.000 0.000 results.py:56(InsertOneResult)
1 0.000 0.000 0.000 0.000 results.py:72(InsertManyResult)
1 0.000 0.000 0.000 0.000 results.py:94(UpdateResult)
1 0.000 0.000 0.000 0.000 retry.py:1(<module>)
3 0.000 0.000 0.000 0.000 retry.py:159(__init__)
1 0.000 0.000 0.000 0.000 retry.py:28(Retry)
1 0.000 0.000 0.000 0.000 retry.py:295(_is_method_retryable)
1 0.000 0.000 0.000 0.000 retry.py:304(is_retry)
1 0.000 0.000 0.000 0.000 rsa.py:21(RSAPrivateKey)
1 0.000 0.000 0.000 0.000 rsa.py:268(RSAPrivateNumbers)
1 0.000 0.000 0.000 0.000 rsa.py:338(RSAPublicNumbers)
1 0.000 0.000 0.000 0.000 rsa.py:5(<module>)
1 0.000 0.000 0.000 0.000 rsa.py:54(RSAPrivateKeyWithSerialization)
1 0.000 0.000 0.000 0.000 rsa.py:69(RSAPublicKey)
1 0.000 0.000 0.000 0.000 rsakey.py:21(<module>)
1 0.000 0.000 0.000 0.000 rsakey.py:34(RSAKey)
1 0.000 0.000 0.000 0.000 run.py:1(<module>)
1 0.000 0.000 0.000 0.000 saslprep.py:15(<module>)
1 0.000 0.000 0.000 0.000 sbcharsetprober.py:29(<module>)
1 0.000 0.000 0.000 0.000 sbcharsetprober.py:33(SingleByteCharSetProber)
1 0.000 0.000 0.002 0.002 sbcsgroupprober.py:29(<module>)
1 0.000 0.000 0.000 0.000 sbcsgroupprober.py:43(SBCSGroupProber)
1154 0.001 0.000 0.018 0.000 scanner.py:113(check_token)
6 0.000 0.000 0.000 0.000 scanner.py:1134(scan_flow_scalar)
12 0.000 0.000 0.000 0.000 scanner.py:1185(scan_flow_scalar_non_spaces)
6 0.000 0.000 0.000 0.000 scanner.py:1228(scan_flow_scalar_spaces)
167 0.000 0.000 0.000 0.000 scanner.py:125(peek_token)
155 0.002 0.000 0.005 0.000 scanner.py:1270(scan_plain)
195 0.001 0.000 0.001 0.000 scanner.py:1311(scan_plain_spaces)
329 0.000 0.000 0.001 0.000 scanner.py:135(get_token)
429 0.000 0.000 0.001 0.000 scanner.py:1416(scan_line_break)
1893 0.001 0.000 0.002 0.000 scanner.py:145(need_more_tokens)
243 0.001 0.000 0.015 0.000 scanner.py:156(fetch_more_tokens)
2 0.000 0.000 0.002 0.001 scanner.py:2(<module>)
1723 0.000 0.000 0.000 0.000 scanner.py:264(next_possible_simple_key)
1 0.000 0.000 0.000 0.000 scanner.py:27(<module>)
1966 0.001 0.000 0.001 0.000 scanner.py:279(stale_possible_simple_keys)
161 0.000 0.000 0.000 0.000 scanner.py:295(save_possible_simple_key)
82 0.000 0.000 0.000 0.000 scanner.py:312(remove_possible_simple_key)
1 0.000 0.000 0.000 0.000 scanner.py:32(ScannerError)
244 0.000 0.000 0.000 0.000 scanner.py:325(unwind_indent)
81 0.000 0.000 0.000 0.000 scanner.py:349(add_indent)
1 0.000 0.000 0.000 0.000 scanner.py:35(SimpleKey)
1 0.000 0.000 0.000 0.000 scanner.py:359(fetch_stream_start)
1 0.000 0.000 0.000 0.000 scanner.py:371(fetch_stream_end)
81 0.000 0.000 0.000 0.000 scanner.py:38(__init__)
1 0.000 0.000 0.000 0.000 scanner.py:46(Scanner)
1 0.000 0.000 0.000 0.000 scanner.py:48(__init__)
1 0.000 0.000 0.001 0.001 scanner.py:5(_import_c_make_scanner)
81 0.000 0.000 0.001 0.000 scanner.py:545(fetch_value)
6 0.000 0.000 0.000 0.000 scanner.py:654(fetch_double)
6 0.000 0.000 0.000 0.000 scanner.py:657(fetch_flow_scalar)
155 0.000 0.000 0.006 0.000 scanner.py:668(fetch_plain)
22 0.000 0.000 0.000 0.000 scanner.py:690(check_document_start)
1 0.000 0.000 0.000 0.000 scanner.py:698(check_document_end)
22 0.000 0.000 0.000 0.000 scanner.py:706(check_block_entry)
81 0.000 0.000 0.000 0.000 scanner.py:721(check_value)
155 0.000 0.000 0.000 0.000 scanner.py:731(check_plain)
243 0.002 0.000 0.007 0.000 scanner.py:752(scan_to_next_token)
1 0.000 0.000 0.000 0.000 selectors.py:206(_BaseSelectorImpl)
1 0.000 0.000 0.000 0.000 selectors.py:290(SelectSelector)
1 0.000 0.000 0.000 0.000 selectors.py:341(_PollLikeSelector)
1 0.000 0.000 0.000 0.000 selectors.py:433(PollSelector)
1 0.000 0.000 0.000 0.000 selectors.py:442(EpollSelector)
1 0.000 0.000 0.001 0.001 selectors.py:5(<module>)
1 0.000 0.000 0.000 0.000 selectors.py:60(_SelectorMapping)
1 0.000 0.000 0.000 0.000 selectors.py:80(BaseSelector)
1 0.000 0.000 0.000 0.000 serialization.py:172(Encoding)
1 0.000 0.000 0.000 0.000 serialization.py:178(PrivateFormat)
1 0.000 0.000 0.000 0.000 serialization.py:183(PublicFormat)
1 0.000 0.000 0.000 0.000 serialization.py:189(ParameterFormat)
1 0.000 0.000 0.000 0.000 serialization.py:193(KeySerializationEncryption)
1 0.000 0.000 0.000 0.000 serialization.py:198(BestAvailableEncryption)
1 0.000 0.000 0.000 0.000 serialization.py:207(NoEncryption)
1 0.000 0.000 0.003 0.003 serialization.py:5(<module>)
1 0.000 0.000 0.000 0.000 serializer.py:11(Serializer)
1 0.000 0.000 0.000 0.000 serializer.py:2(<module>)
1 0.000 0.000 0.000 0.000 serializer.py:8(SerializerError)
1 0.000 0.000 0.000 0.000 server.py:15(<module>)
1 0.000 0.000 0.000 0.000 server.py:21(<module>)
1 0.000 0.000 0.000 0.000 server.py:26(Server)
1 0.000 0.000 0.000 0.000 server.py:27(__init__)
1 0.000 0.000 0.000 0.000 server.py:35(ServerInterface)
2 0.000 0.000 0.000 0.000 server.py:40(open)
1 0.000 0.000 0.000 0.000 server.py:597(InteractiveQuery)
1 0.000 0.000 0.000 0.000 server.py:636(SubsystemHandler)
1 0.000 0.000 0.000 0.000 server_description.py:15(<module>)
1 0.000 0.000 0.000 0.000 server_description.py:196(is_readable)
1 0.000 0.000 0.000 0.000 server_description.py:200(is_server_type_known)
1 0.000 0.000 0.000 0.000 server_description.py:33(ServerDescription)
1 0.000 0.000 0.000 0.000 server_description.py:51(__init__)
1 0.000 0.000 0.000 0.000 server_description.py:94(server_type)
1 0.000 0.000 0.000 0.000 server_selectors.py:15(<module>)
1 0.000 0.000 0.000 0.000 server_selectors.py:20(Selection)
1 0.000 0.000 0.000 0.000 server_type.py:15(<module>)
1 0.000 0.000 0.000 0.000 sessions.py:134(resolve_redirects)
1 0.000 0.000 0.000 0.000 sessions.py:331(Session)
1 0.000 0.000 0.000 0.000 sessions.py:356(__init__)
1 0.000 0.000 0.001 0.001 sessions.py:417(prepare_request)
1 0.000 0.000 0.036 0.036 sessions.py:457(request)
7 0.000 0.000 0.000 0.000 sessions.py:49(merge_setting)
1 0.000 0.000 0.036 0.036 sessions.py:528(get)
1 0.000 0.000 0.035 0.035 sessions.py:608(send)
1 0.000 0.000 0.000 0.000 sessions.py:659(<listcomp>)
1 0.000 0.000 0.001 0.001 sessions.py:681(merge_environment_settings)
1 0.000 0.000 0.000 0.000 sessions.py:710(get_adapter)
2 0.000 0.000 0.000 0.000 sessions.py:729(mount)
3 0.000 0.000 0.000 0.000 sessions.py:73(<listcomp>)
2 0.000 0.000 0.000 0.000 sessions.py:735(<listcomp>)
1 0.000 0.000 0.000 0.000 sessions.py:80(merge_hooks)
1 0.000 0.000 0.002 0.002 sessions.py:9(<module>)
1 0.000 0.000 0.000 0.000 sessions.py:95(SessionRedirectMixin)
1 0.000 0.000 0.000 0.000 sessions.py:97(get_redirect_target)
1 0.000 0.000 0.000 0.000 settings.py:105(get_topology_type)
1 0.000 0.000 0.000 0.000 settings.py:113(get_server_descriptions)
1 0.000 0.000 0.000 0.000 settings.py:116(<listcomp>)
1 0.000 0.000 0.000 0.000 settings.py:15(<module>)
1 0.000 0.000 0.000 0.000 settings.py:28(TopologySettings)
1 0.000 0.000 0.000 0.000 settings.py:29(__init__)
2 0.000 0.000 0.000 0.000 settings.py:60(seeds)
1 0.000 0.000 0.000 0.000 settings.py:65(replica_set_name)
2 0.000 0.000 0.000 0.000 settings.py:69(pool_class)
2 0.000 0.000 0.000 0.000 settings.py:73(pool_options)
1 0.000 0.000 0.000 0.000 settings.py:77(monitor_class)
1 0.000 0.000 0.000 0.000 settings.py:81(condition_class)
1 0.000 0.000 0.000 0.000 settings.py:93(heartbeat_frequency)
1 0.000 0.000 0.000 0.000 settings.py:97(direct)
1 0.000 0.000 0.000 0.000 sftp.py:120(SFTPError)
1 0.000 0.000 0.000 0.000 sftp.py:124(BaseSFTP)
1 0.000 0.000 0.000 0.000 sftp.py:19(<module>)
1 0.000 0.000 0.000 0.000 sftp_attr.py:19(<module>)
1 0.000 0.000 0.000 0.000 sftp_attr.py:25(SFTPAttributes)
1 0.000 0.000 0.001 0.001 sftp_client.py:20(<module>)
1 0.000 0.000 0.000 0.000 sftp_client.py:90(SFTPClient)
1 0.000 0.000 0.000 0.000 sftp_client.py:916(SFTP)
1 0.000 0.000 0.000 0.000 sftp_file.py:21(<module>)
1 0.000 0.000 0.000 0.000 sftp_file.py:49(SFTPFile)
1 0.000 0.000 0.000 0.000 sftp_handle.py:21(<module>)
1 0.000 0.000 0.000 0.000 sftp_handle.py:28(SFTPHandle)
1 0.000 0.000 0.001 0.001 sftp_server.py:21(<module>)
1 0.000 0.000 0.000 0.000 sftp_server.py:87(SFTPServer)
1 0.000 0.000 0.000 0.000 sftp_si.py:21(<module>)
1 0.000 0.000 0.000 0.000 sftp_si.py:28(SFTPServerInterface)
1 0.000 0.000 0.000 0.000 shlex.py:1(<module>)
1 0.000 0.000 0.000 0.000 shlex.py:19(shlex)
1 0.000 0.000 0.003 0.003 shutil.py:5(<module>)
1 0.000 0.000 0.000 0.000 shutil.py:55(Error)
1 0.000 0.000 0.000 0.000 shutil.py:58(SameFileError)
1 0.000 0.000 0.000 0.000 shutil.py:61(SpecialFileError)
1 0.000 0.000 0.000 0.000 shutil.py:65(ExecError)
1 0.000 0.000 0.000 0.000 shutil.py:68(ReadError)
1 0.000 0.000 0.000 0.000 shutil.py:71(RegistryError)
1 0.000 0.000 0.001 0.001 signal.py:1(<module>)
73 0.000 0.000 0.000 0.000 signal.py:10(<lambda>)
74 0.000 0.000 0.000 0.000 signal.py:17(<lambda>)
75 0.000 0.000 0.000 0.000 signal.py:22(<lambda>)
1 0.000 0.000 0.002 0.002 signals.py:1(<module>)
1 0.000 0.000 0.000 0.000 signing.py:125(SigningKey)
1 0.000 0.000 72.009 72.009 signing.py:15(<module>)
1 0.000 0.000 0.000 0.000 signing.py:25(SignedMessage)
1 0.000 0.000 0.000 0.000 signing.py:53(VerifyKey)
2 0.000 0.000 0.000 0.000 six.py:103(MovedModule)
88 0.000 0.000 0.000 0.000 six.py:105(__init__)
6 0.000 0.000 0.018 0.003 six.py:114(_resolve)
1 0.000 0.000 0.017 0.017 six.py:117(__getattr__)
2 0.000 0.000 0.000 0.000 six.py:124(_LazyModule)
12 0.000 0.000 0.000 0.000 six.py:126(__init__)
2 0.000 0.000 0.000 0.000 six.py:139(MovedAttribute)
176 0.000 0.000 0.000 0.000 six.py:141(__init__)
3 0.000 0.000 0.000 0.000 six.py:159(_resolve)
2 0.000 0.000 0.000 0.000 six.py:164(_SixMetaPathImporter)
2 0.000 0.000 0.000 0.000 six.py:173(__init__)
102 0.000 0.000 0.000 0.000 six.py:177(_add_module)
10 0.000 0.000 0.000 0.000 six.py:181(_get_module)
31 0.000 0.000 0.000 0.000 six.py:184(find_module)
10 0.000 0.000 0.000 0.000 six.py:189(__get_module)
5 0.000 0.000 0.000 0.000 six.py:195(load_module)
5 0.000 0.000 0.017 0.003 six.py:209(is_package)
2 0.000 0.000 0.001 0.001 six.py:21(<module>)
2 0.000 0.000 0.000 0.000 six.py:229(_MovedItems)
2 0.000 0.000 0.000 0.000 six.py:322(Module_six_moves_urllib_parse)
2 0.000 0.000 0.000 0.000 six.py:364(Module_six_moves_urllib_error)
2 0.000 0.000 0.000 0.000 six.py:384(Module_six_moves_urllib_request)
2 0.000 0.000 0.000 0.000 six.py:436(Module_six_moves_urllib_response)
2 0.000 0.000 0.000 0.000 six.py:457(Module_six_moves_urllib_robotparser)
2 0.000 0.000 0.000 0.000 six.py:475(Module_six_moves_urllib)
1 0.000 0.000 0.000 0.000 six.py:628(u)
16 0.000 0.000 0.000 0.000 six.py:75(_add_doc)
9 0.000 0.000 0.018 0.002 six.py:80(_import_module)
46 0.000 0.000 0.000 0.000 six.py:835(add_metaclass)
46 0.000 0.000 0.001 0.000 six.py:837(wrapper)
2 0.000 0.000 0.000 0.000 six.py:86(_LazyDescr)
264 0.000 0.000 0.000 0.000 six.py:88(__init__)
7 0.000 0.000 0.001 0.000 six.py:91(__get__)
1 0.000 0.000 0.003 0.003 sjisprober.py:28(<module>)
1 0.000 0.000 0.000 0.000 sjisprober.py:36(SJISProber)
1 0.000 0.000 0.000 0.000 socket.py:130(_GiveupOnSendfile)
1 0.000 0.000 0.000 0.000 socket.py:133(socket)
2 0.000 0.000 0.000 0.000 socket.py:139(__init__)
1 0.000 0.000 0.000 0.000 socket.py:221(makefile)
1 0.000 0.000 0.000 0.000 socket.py:406(_decref_socketios)
1 0.000 0.000 0.000 0.000 socket.py:412(_real_close)
1 0.000 0.000 0.000 0.000 socket.py:416(close)
1 0.000 0.000 0.004 0.004 socket.py:47(<module>)
1 0.000 0.000 0.000 0.000 socket.py:546(SocketIO)
1 0.000 0.000 0.000 0.000 socket.py:563(__init__)
1 0.000 0.000 0.032 0.032 socket.py:575(readinto)
2 0.000 0.000 0.000 0.000 socket.py:614(readable)
1 0.000 0.000 0.000 0.000 socket.py:652(close)
1 0.000 0.000 0.000 0.000 socket.py:731(getaddrinfo)
363 0.000 0.000 0.000 0.000 socket.py:76(<lambda>)
364 0.000 0.000 0.000 0.000 socket.py:81(<lambda>)
365 0.000 0.000 0.000 0.000 socket.py:86(<lambda>)
366 0.000 0.000 0.000 0.000 socket.py:91(<lambda>)
2 0.000 0.000 0.000 0.000 socket.py:97(_intenum_converter)
1 0.000 0.000 0.000 0.000 socks.py:110(ProxyError)
1 0.000 0.000 0.000 0.000 socks.py:123(GeneralProxyError)
1 0.000 0.000 0.000 0.000 socks.py:127(ProxyConnectionError)
1 0.000 0.000 0.000 0.000 socks.py:129(SOCKSHTTPSConnection)
1 0.000 0.000 0.000 0.000 socks.py:131(SOCKS5AuthError)
1 0.000 0.000 0.000 0.000 socks.py:133(SOCKSHTTPConnectionPool)
1 0.000 0.000 0.000 0.000 socks.py:135(SOCKS5Error)
1 0.000 0.000 0.000 0.000 socks.py:137(SOCKSHTTPSConnectionPool)
1 0.000 0.000 0.000 0.000 socks.py:139(SOCKS4Error)
1 0.000 0.000 0.000 0.000 socks.py:141(SOCKSProxyManager)
1 0.000 0.000 0.000 0.000 socks.py:143(HTTPError)
1 0.000 0.000 0.001 0.001 socks.py:23(<module>)
1 0.000 0.000 0.000 0.000 socks.py:267(_BaseSocket)
1 0.000 0.000 0.000 0.000 socks.py:294(socksocket)
1 0.000 0.000 0.000 0.000 socks.py:55(<module>)
1 0.000 0.000 0.000 0.000 socks.py:59(SOCKSConnection)
1 0.000 0.000 0.000 0.000 socks.py:91(set_self_blocking)
1 0.000 0.000 0.000 0.000 sodium_core.py:14(<module>)
1 0.000 0.000 72.001 72.001 sodium_core.py:21(_sodium_init)
1 0.000 0.000 72.001 72.001 sodium_core.py:27(sodium_init)
26 0.000 0.000 0.000 0.000 son.py:135(update)
1 0.000 0.000 0.000 0.000 son.py:19(<module>)
6/2 0.000 0.000 0.000 0.000 son.py:190(__deepcopy__)
1 0.000 0.000 0.000 0.000 son.py:32(SON)
13 0.000 0.000 0.000 0.000 son.py:40(__init__)
13 0.000 0.000 0.000 0.000 son.py:46(__new__)
48 0.000 0.000 0.000 0.000 son.py:57(__setitem__)
24 0.000 0.000 0.000 0.000 son.py:77(__iter__)
24 0.000 0.000 0.000 0.000 son.py:85(iteritems)
1 0.000 0.000 0.000 0.000 son_manipulator.py:100(ObjectIdShuffler)
1 0.000 0.000 0.000 0.000 son_manipulator.py:119(NamespaceInjector)
1 0.000 0.000 0.000 0.000 son_manipulator.py:130(AutoReference)
1 0.000 0.000 0.000 0.000 son_manipulator.py:34(<module>)
1 0.000 0.000 0.000 0.000 son_manipulator.py:42(SONManipulator)
1 0.000 0.000 0.000 0.000 son_manipulator.py:81(ObjectIdInjector)
1 0.000 0.000 0.000 0.000 spawnbase.py:1(<module>)
1 0.000 0.000 0.000 0.000 spawnbase.py:13(_NullCoder)
1 0.000 0.000 0.000 0.000 spawnbase.py:23(SpawnBase)
347 0.000 0.000 0.001 0.000 sre_compile.py:249(_compile_charset)
347 0.031 0.000 0.033 0.000 sre_compile.py:276(_optimize_charset)
58 0.000 0.000 0.001 0.000 sre_compile.py:411(_mk_bitmap)
58 0.000 0.000 0.000 0.000 sre_compile.py:413(<listcomp>)
22 0.000 0.000 0.000 0.000 sre_compile.py:416(_bytes_to_codes)
273 0.000 0.000 0.001 0.000 sre_compile.py:423(_simple)
13 0.000 0.000 0.000 0.000 sre_compile.py:432(_generate_overlap_table)
178 0.000 0.000 0.000 0.000 sre_compile.py:453(_get_iscased)
108/83 0.000 0.000 0.000 0.000 sre_compile.py:461(_get_literal_prefix)
70 0.000 0.000 0.000 0.000 sre_compile.py:492(_get_charset_prefix)
93 0.000 0.000 0.006 0.000 sre_compile.py:536(_compile_info)
186 0.000 0.000 0.000 0.000 sre_compile.py:595(isstring)
93 0.000 0.000 0.040 0.000 sre_compile.py:598(_code)
167 0.000 0.000 0.000 0.000 sre_compile.py:65(_combine_flags)
628/93 0.003 0.000 0.034 0.000 sre_compile.py:71(_compile)
93 0.001 0.000 0.059 0.001 sre_compile.py:759(compile)
1 0.000 0.000 0.000 0.000 sre_parse.py:101(checklookbehindgroup)
694 0.000 0.000 0.000 0.000 sre_parse.py:111(__init__)
1421 0.000 0.000 0.001 0.000 sre_parse.py:160(__len__)
24 0.000 0.000 0.000 0.000 sre_parse.py:162(__delitem__)
4189 0.002 0.000 0.002 0.000 sre_parse.py:164(__getitem__)
303 0.000 0.000 0.000 0.000 sre_parse.py:168(__setitem__)
1163 0.000 0.000 0.000 0.000 sre_parse.py:172(append)
744/214 0.001 0.000 0.002 0.000 sre_parse.py:174(getwidth)
93 0.000 0.000 0.000 0.000 sre_parse.py:224(__init__)
6043 0.002 0.000 0.002 0.000 sre_parse.py:233(__next)
1997 0.001 0.000 0.001 0.000 sre_parse.py:249(match)
5087 0.001 0.000 0.003 0.000 sre_parse.py:254(get)
44 0.000 0.000 0.000 0.000 sre_parse.py:258(getwhile)
22 0.000 0.000 0.000 0.000 sre_parse.py:267(getuntil)
973 0.000 0.000 0.000 0.000 sre_parse.py:286(tell)
2 0.000 0.000 0.000 0.000 sre_parse.py:288(seek)
183 0.000 0.000 0.000 0.000 sre_parse.py:295(_class_escape)
213 0.000 0.000 0.000 0.000 sre_parse.py:343(_escape)
228 0.000 0.000 0.000 0.000 sre_parse.py:408(_uniq)
282/93 0.001 0.000 0.017 0.000 sre_parse.py:417(_parse_sub)
374/101 0.006 0.000 0.016 0.000 sre_parse.py:475(_parse)
93 0.000 0.000 0.000 0.000 sre_parse.py:76(__init__)
428 0.000 0.000 0.000 0.000 sre_parse.py:81(groups)
119 0.000 0.000 0.000 0.000 sre_parse.py:84(opengroup)
2 0.000 0.000 0.000 0.000 sre_parse.py:843(_parse_flags)
93 0.000 0.000 0.000 0.000 sre_parse.py:903(fix_flags)
93 0.000 0.000 0.018 0.000 sre_parse.py:919(parse)
119 0.000 0.000 0.001 0.000 sre_parse.py:96(closegroup)
1 0.000 0.000 0.000 0.000 sre_parse.py:98(checkgroup)
1 0.000 0.000 0.000 0.000 ssh_exception.py:105(BadHostKeyException)
1 0.000 0.000 0.000 0.000 ssh_exception.py:131(ProxyCommandFailure)
1 0.000 0.000 0.000 0.000 ssh_exception.py:151(NoValidConnectionsError)
1 0.000 0.000 0.000 0.000 ssh_exception.py:19(<module>)
1 0.000 0.000 0.000 0.000 ssh_exception.py:22(SSHException)
1 0.000 0.000 0.000 0.000 ssh_exception.py:30(AuthenticationException)
1 0.000 0.000 0.000 0.000 ssh_exception.py:42(PasswordRequiredException)
1 0.000 0.000 0.000 0.000 ssh_exception.py:50(BadAuthenticationType)
1 0.000 0.000 0.000 0.000 ssh_exception.py:75(PartialAuthentication)
1 0.000 0.000 0.000 0.000 ssh_exception.py:89(ChannelException)
1 0.000 0.000 0.000 0.000 ssh_gss.py:101(_SSH_GSSAuth)
1 0.000 0.000 0.000 0.000 ssh_gss.py:225(_SSH_GSSAPI)
1 0.000 0.000 0.014 0.014 ssh_gss.py:30(<module>)
1 0.000 0.000 0.000 0.000 ssh_gss.py:402(_SSH_SSPI)
1 0.000 0.000 72.072 72.072 ssh_helper.py:2(<module>)
1 0.000 0.000 0.000 0.000 ssh_helper.py:9(SSHHelper)
123 0.000 0.000 0.000 0.000 ssl.py:124(<lambda>)
123 0.000 0.000 0.000 0.000 ssl.py:129(<lambda>)
123 0.000 0.000 0.000 0.000 ssl.py:134(<lambda>)
123 0.000 0.000 0.000 0.000 ssl.py:139(<lambda>)
123 0.000 0.000 0.000 0.000 ssl.py:144(<lambda>)
123 0.000 0.000 0.000 0.000 ssl.py:149(<lambda>)
1 0.000 0.000 0.000 0.000 ssl.py:153(<dictcomp>)
1 0.000 0.000 0.000 0.000 ssl.py:158(TLSVersion)
1 0.000 0.000 0.000 0.000 ssl.py:351(_ASN1Object)
4 0.000 0.000 0.000 0.000 ssl.py:356(__new__)
1 0.000 0.000 0.000 0.000 ssl.py:372(Purpose)
1 0.000 0.000 0.000 0.000 ssl.py:379(SSLContext)
1 0.000 0.000 0.000 0.000 ssl.py:631(SSLObject)
1 0.000 0.000 0.000 0.000 ssl.py:784(SSLSocket)
1 0.000 0.000 0.006 0.006 ssl.py:91(<module>)
1 0.000 0.000 0.001 0.001 ssl_.py:1(<module>)
1 0.000 0.000 0.006 0.006 ssl_match_hostname.py:1(<module>)
1 0.000 0.000 0.001 0.001 ssl_support.py:15(<module>)
1 0.000 0.000 0.000 0.000 status_codes.py:104(_init)
68 0.000 0.000 0.000 0.000 status_codes.py:111(doc)
189 0.000 0.000 0.000 0.000 status_codes.py:112(<genexpr>)
69 0.000 0.000 0.000 0.000 status_codes.py:117(<genexpr>)
1 0.000 0.000 0.000 0.000 status_codes.py:18(<module>)
1 0.000 0.000 0.001 0.001 string.py:15(<module>)
1 0.000 0.000 0.000 0.000 string.py:175(Formatter)
1 0.000 0.000 0.000 0.000 string.py:55(_TemplateMetaclass)
1 0.000 0.000 0.001 0.001 string.py:65(__init__)
1 0.000 0.000 0.000 0.000 string.py:7(<module>)
1 0.000 0.000 0.000 0.000 string.py:78(Template)
1 0.000 0.000 0.000 0.000 stringprep.py:6(<module>)
1 0.000 0.000 0.000 0.000 struct.py:3(<module>)
1 0.000 0.000 0.000 0.000 structures.py:13(CaseInsensitiveDict)
6 0.000 0.000 0.000 0.000 structures.py:40(__init__)
22 0.000 0.000 0.000 0.000 structures.py:46(__setitem__)
24 0.000 0.000 0.000 0.000 structures.py:51(__getitem__)
5 0.000 0.000 0.000 0.000 structures.py:57(__iter__)
25 0.000 0.000 0.000 0.000 structures.py:58(<genexpr>)
2 0.000 0.000 0.000 0.000 structures.py:60(__len__)
1 0.000 0.000 0.000 0.000 structures.py:8(<module>)
1 0.000 0.000 0.000 0.000 structures.py:80(copy)
1 0.000 0.000 0.000 0.000 structures.py:87(LookupDict)
1 0.000 0.000 0.000 0.000 structures.py:90(__init__)
2 0.000 0.000 0.000 0.000 subprocess.py:1329(_get_handles)
2 0.000 0.000 0.003 0.002 subprocess.py:1383(_execute_child)
2 0.000 0.000 0.000 0.000 subprocess.py:1526(_handle_exitstatus)
2 0.000 0.000 0.000 0.000 subprocess.py:1544(_internal_poll)
2 0.000 0.000 0.000 0.000 subprocess.py:1579(_try_wait)
2 0.000 0.000 0.000 0.000 subprocess.py:1592(_wait)
2 0.000 0.000 0.000 0.000 subprocess.py:226(_cleanup)
1 0.000 0.000 0.000 0.000 subprocess.py:398(CompletedProcess)
1 0.000 0.000 0.002 0.002 subprocess.py:42(<module>)
1 0.000 0.000 0.000 0.000 subprocess.py:57(SubprocessError)
1 0.000 0.000 0.000 0.000 subprocess.py:60(CalledProcessError)
1 0.000 0.000 0.000 0.000 subprocess.py:608(Popen)
2 0.000 0.000 0.003 0.002 subprocess.py:656(__init__)
1 0.000 0.000 0.000 0.000 subprocess.py:819(__enter__)
1 0.000 0.000 0.000 0.000 subprocess.py:822(__exit__)
2 0.000 0.000 0.000 0.000 subprocess.py:850(__del__)
2 0.000 0.000 0.000 0.000 subprocess.py:865(_get_devnull)
1 0.000 0.000 0.000 0.000 subprocess.py:97(TimeoutExpired)
2 0.000 0.000 0.000 0.000 subprocess.py:985(wait)
41 0.000 0.000 0.000 0.000 tag.py:116(tagClass)
14 0.000 0.000 0.000 0.000 tag.py:127(tagFormat)
41 0.000 0.000 0.000 0.000 tag.py:138(tagId)
1 0.000 0.000 0.000 0.000 tag.py:150(TagSet)
48 0.000 0.000 0.000 0.000 tag.py:185(__init__)
48 0.000 0.000 0.000 0.000 tag.py:189(<listcomp>)
14 0.000 0.000 0.000 0.000 tag.py:204(__add__)
14 0.000 0.000 0.000 0.000 tag.py:210(__getitem__)
2/1 0.000 0.000 0.000 0.000 tag.py:216(__eq__)
64 0.000 0.000 0.000 0.000 tag.py:234(__hash__)
14 0.000 0.000 0.001 0.000 tag.py:285(tagImplicitly)
13 0.000 0.000 0.000 0.000 tag.py:332(initTagSet)
1 0.000 0.000 0.000 0.000 tag.py:37(Tag)
41 0.000 0.000 0.000 0.000 tag.py:57(__init__)
1 0.000 0.000 0.000 0.000 tag.py:7(<module>)
1 0.000 0.000 0.000 0.000 tagmap.py:12(TagMap)
8 0.000 0.000 0.000 0.000 tagmap.py:35(__init__)
1 0.000 0.000 0.000 0.000 tagmap.py:7(<module>)
1 0.000 0.000 0.000 0.000 tempfile.py:132(_RandomNameSequence)
1 0.000 0.000 0.004 0.004 tempfile.py:24(<module>)
1 0.000 0.000 0.000 0.000 tempfile.py:414(_TemporaryFileCloser)
1 0.000 0.000 0.000 0.000 tempfile.py:457(_TemporaryFileWrapper)
1 0.000 0.000 0.000 0.000 tempfile.py:627(SpooledTemporaryFile)
1 0.000 0.000 0.000 0.000 tempfile.py:775(TemporaryDirectory)
1 0.000 0.000 0.000 0.000 thread_util.py:101(MaxWaitersBoundedSemaphore)
1 0.000 0.000 0.000 0.000 thread_util.py:118(MaxWaitersBoundedSemaphoreThread)
2 0.000 0.000 0.000 0.000 thread_util.py:124(create_semaphore)
1 0.000 0.000 0.000 0.000 thread_util.py:15(<module>)
1 0.000 0.000 0.000 0.000 thread_util.py:28(Semaphore)
2 0.000 0.000 0.000 0.000 thread_util.py:32(__init__)
1 0.000 0.000 0.000 0.000 thread_util.py:77(BoundedSemaphore)
2 0.000 0.000 0.000 0.000 thread_util.py:79(__init__)
1 0.000 0.000 0.000 0.000 thread_util.py:90(DummySemaphore)
1 0.000 0.000 0.000 0.000 threading.py:1(<module>)
1 0.000 0.000 0.000 0.000 threading.py:1038(_wait_for_tstate_lock)
32 0.000 0.000 0.000 0.000 threading.py:1052(name)
1 0.000 0.000 0.000 0.000 threading.py:1080(is_alive)
2 0.000 0.000 0.000 0.000 threading.py:1096(daemon)
2 0.000 0.000 0.000 0.000 threading.py:1112(daemon)
1 0.000 0.000 0.000 0.000 threading.py:1134(Timer)
1 0.000 0.000 0.000 0.000 threading.py:1164(_MainThread)
1 0.000 0.000 0.000 0.000 threading.py:1166(__init__)
1 0.000 0.000 0.000 0.000 threading.py:1183(_DummyThread)
34 0.000 0.000 0.000 0.000 threading.py:1206(current_thread)
1 0.000 0.000 0.000 0.000 threading.py:204(Condition)
9 0.000 0.000 0.000 0.000 threading.py:216(__init__)
15 0.000 0.000 0.000 0.000 threading.py:240(__enter__)
15 0.000 0.000 0.000 0.000 threading.py:243(__exit__)
2 0.000 0.000 0.000 0.000 threading.py:249(_release_save)
2 0.000 0.000 0.000 0.000 threading.py:252(_acquire_restore)
15 0.000 0.000 0.000 0.000 threading.py:255(_is_owned)
2 0.000 0.000 0.000 0.000 threading.py:264(wait)
13 0.000 0.000 0.000 0.000 threading.py:335(notify)
1 0.000 0.000 0.000 0.000 threading.py:358(notify_all)
1 0.000 0.000 0.000 0.000 threading.py:370(Semaphore)
1 0.000 0.000 0.000 0.000 threading.py:450(BoundedSemaphore)
1 0.000 0.000 0.000 0.000 threading.py:488(Event)
3 0.000 0.000 0.000 0.000 threading.py:499(__init__)
5 0.000 0.000 0.000 0.000 threading.py:507(is_set)
1 0.000 0.000 0.000 0.000 threading.py:513(set)
2 0.000 0.000 0.000 0.000 threading.py:534(wait)
1 0.000 0.000 0.000 0.000 threading.py:567(Barrier)
1 0.000 0.000 0.000 0.000 threading.py:721(BrokenBarrierError)
1 0.000 0.000 0.000 0.000 threading.py:739(Thread)
10 0.000 0.000 0.000 0.000 threading.py:75(RLock)
3 0.000 0.000 0.000 0.000 threading.py:758(__init__)
2 0.000 0.000 0.001 0.000 threading.py:829(start)
1 0.000 0.000 0.000 0.000 threading.py:88(_RLock)
1 0.000 0.000 0.000 0.000 threading.py:891(_set_ident)
1 0.000 0.000 0.000 0.000 threading.py:894(_set_tstate_lock)
1 0.000 0.000 0.000 0.000 timeout.py:1(<module>)
12 0.000 0.000 0.000 0.000 timeout.py:103(_validate_timeout)
1 0.000 0.000 0.000 0.000 timeout.py:140(from_float)
2 0.000 0.000 0.000 0.000 timeout.py:156(clone)
1 0.000 0.000 0.000 0.000 timeout.py:171(start_connect)
1 0.000 0.000 0.000 0.000 timeout.py:18(Timeout)
3 0.000 0.000 0.000 0.000 timeout.py:195(connect_timeout)
1 0.000 0.000 0.000 0.000 timeout.py:213(read_timeout)
4 0.000 0.000 0.000 0.000 timeout.py:93(__init__)
1 0.000 0.000 0.000 0.000 timestamp.py:16(<module>)
1 0.000 0.000 0.000 0.000 timestamp.py:27(Timestamp)
1 0.000 0.000 0.000 0.000 token.py:1(<module>)
1 0.000 0.000 0.000 0.000 token.py:78(<dictcomp>)
20 0.000 0.000 0.000 0.000 tokenize.py:107(group)
1 0.000 0.000 0.000 0.000 tokenize.py:108(any)
2 0.000 0.000 0.000 0.000 tokenize.py:109(maybe)
3 0.000 0.000 0.000 0.000 tokenize.py:132(_all_string_prefixes)
24 0.000 0.000 0.000 0.000 tokenize.py:143(<listcomp>)
1 0.000 0.000 0.001 0.001 tokenize.py:21(<module>)
1 0.000 0.000 0.000 0.000 tokenize.py:212(TokenError)
1 0.000 0.000 0.000 0.000 tokenize.py:214(StopTokenizing)
1 0.000 0.000 0.000 0.000 tokenize.py:217(Untokenizer)
1 0.000 0.000 0.000 0.000 tokenize.py:94(TokenInfo)
1 0.000 0.000 0.000 0.000 tokens.py:17(DirectiveToken)
1 0.000 0.000 0.000 0.000 tokens.py:2(<module>)
1 0.000 0.000 0.000 0.000 tokens.py:2(Token)
1 0.000 0.000 0.000 0.000 tokens.py:25(DocumentStartToken)
1 0.000 0.000 0.000 0.000 tokens.py:28(DocumentEndToken)
167 0.001 0.000 0.001 0.000 tokens.py:3(__init__)
1 0.000 0.000 0.000 0.000 tokens.py:31(StreamStartToken)
1 0.000 0.000 0.000 0.000 tokens.py:33(__init__)
1 0.000 0.000 0.000 0.000 tokens.py:39(StreamEndToken)
1 0.000 0.000 0.000 0.000 tokens.py:42(BlockSequenceStartToken)
1 0.000 0.000 0.000 0.000 tokens.py:45(BlockMappingStartToken)
1 0.000 0.000 0.000 0.000 tokens.py:48(BlockEndToken)
1 0.000 0.000 0.000 0.000 tokens.py:51(FlowSequenceStartToken)
1 0.000 0.000 0.000 0.000 tokens.py:54(FlowMappingStartToken)
1 0.000 0.000 0.000 0.000 tokens.py:57(FlowSequenceEndToken)
1 0.000 0.000 0.000 0.000 tokens.py:60(FlowMappingEndToken)
1 0.000 0.000 0.000 0.000 tokens.py:63(KeyToken)
1 0.000 0.000 0.000 0.000 tokens.py:66(ValueToken)
1 0.000 0.000 0.000 0.000 tokens.py:69(BlockEntryToken)
1 0.000 0.000 0.000 0.000 tokens.py:72(FlowEntryToken)
1 0.000 0.000 0.000 0.000 tokens.py:75(AliasToken)
1 0.000 0.000 0.000 0.000 tokens.py:82(AnchorToken)
1 0.000 0.000 0.000 0.000 tokens.py:89(TagToken)
1 0.000 0.000 0.000 0.000 tokens.py:96(ScalarToken)
161 0.000 0.000 0.000 0.000 tokens.py:98(__init__)
1 0.000 0.000 0.001 0.001 topology.py:132(open)
1 0.000 0.000 0.002 0.002 topology.py:15(<module>)
1 0.000 0.000 0.001 0.001 topology.py:460(_ensure_opened)
1 0.000 0.000 0.001 0.001 topology.py:505(_update_servers)
1 0.000 0.000 0.000 0.000 topology.py:539(_create_pool_for_server)
1 0.000 0.000 0.000 0.000 topology.py:542(_create_pool_for_monitor)
1 0.000 0.000 0.000 0.000 topology.py:64(Topology)
1 0.000 0.000 0.000 0.000 topology.py:66(__init__)
1 0.000 0.000 0.000 0.000 topology_description.py:123(has_server)
2 0.000 0.000 0.000 0.000 topology_description.py:149(server_descriptions)
1 0.000 0.000 0.001 0.001 topology_description.py:15(<module>)
1 0.000 0.000 0.000 0.000 topology_description.py:199(readable_servers)
1 0.000 0.000 0.000 0.000 topology_description.py:202(<listcomp>)
1 0.000 0.000 0.000 0.000 topology_description.py:32(TopologyDescription)
1 0.000 0.000 0.000 0.000 topology_description.py:33(__init__)
1 0.000 0.000 0.002 0.002 traceback.py:1(<module>)
1 0.000 0.000 0.000 0.000 traceback.py:227(FrameSummary)
1 0.000 0.000 0.000 0.000 traceback.py:315(StackSummary)
1 0.000 0.000 0.000 0.000 traceback.py:437(TracebackException)
1 0.000 0.000 0.000 0.000 transform.py:1(<module>)
1 0.000 0.000 0.000 0.000 transport.py:127(Transport)
1 0.000 0.000 72.066 72.066 transport.py:22(<module>)
1 0.000 0.000 0.000 0.000 transport.py:2805(SecurityOptions)
1 0.000 0.000 0.000 0.000 transport.py:2886(ChannelMap)
1 0.000 0.000 0.000 0.000 tty.py:1(<module>)
161 0.000 0.000 0.000 0.000 types.py:164(__get__)
1 0.000 0.000 0.000 0.000 tz.py:1020(tzstr)
1 0.000 0.000 0.000 0.000 tz.py:1140(_tzicalvtzcomp)
1 0.000 0.000 0.000 0.000 tz.py:1151(_tzicalvtz)
1 0.000 0.000 0.000 0.000 tz.py:121(tzoffset)
1 0.000 0.000 0.000 0.000 tz.py:1237(tzical)
1 0.000 0.000 0.000 0.000 tz.py:1454(__get_gettz)
1 0.000 0.000 0.000 0.000 tz.py:1459(GettzFunc)
1 0.000 0.000 0.000 0.000 tz.py:1529(__init__)
1 0.000 0.000 0.000 0.000 tz.py:1771(_ContextWrapper)
1 0.000 0.000 0.000 0.000 tz.py:189(tzlocal)
1 0.000 0.000 0.000 0.000 tz.py:316(_ttinfo)
1 0.000 0.000 0.000 0.000 tz.py:36(tzutc)
1 0.000 0.000 0.000 0.000 tz.py:361(_tzfile)
1 0.000 0.000 0.000 0.000 tz.py:374(tzfile)
1 0.000 0.000 0.000 0.000 tz.py:858(tzrange)
1 0.000 0.000 0.001 0.001 tz.py:9(<module>)
1 0.000 0.000 0.000 0.000 tz_util.py:15(<module>)
1 0.000 0.000 0.000 0.000 tz_util.py:23(FixedOffset)
1 0.000 0.000 0.000 0.000 tz_util.py:31(__init__)
1 0.000 0.000 0.000 0.000 tz_util.py:41(utcoffset)
2 0.000 0.000 0.000 0.000 tz_util.py:47(dst)
1 0.000 0.000 0.000 0.000 univ.py:1028(Null)
1 0.000 0.000 0.000 0.000 univ.py:1070(prettyIn)
1 0.000 0.000 0.000 0.000 univ.py:1084(ObjectIdentifier)
1 0.000 0.000 0.000 0.000 univ.py:1185(prettyIn)
1 0.000 0.000 0.000 0.000 univ.py:1201(<listcomp>)
1 0.000 0.000 0.000 0.000 univ.py:1217(Real)
1 0.000 0.000 0.000 0.000 univ.py:1502(Enumerated)
1 0.000 0.000 0.000 0.000 univ.py:1569(SequenceOfAndSetOfBase)
4 0.000 0.000 0.000 0.000 univ.py:1604(__init__)
1 0.000 0.000 0.000 0.000 univ.py:1900(SequenceOf)
1 0.000 0.000 0.000 0.000 univ.py:1927(SetOf)
1 0.000 0.000 0.000 0.000 univ.py:1954(SequenceAndSetBase)
1 0.000 0.000 0.000 0.000 univ.py:2003(DynamicNames)
5 0.000 0.000 0.000 0.000 univ.py:2005(__init__)
5 0.000 0.000 0.000 0.000 univ.py:2044(__init__)
1 0.000 0.000 0.000 0.000 univ.py:2501(Sequence)
3 0.000 0.000 0.000 0.000 univ.py:252(prettyIn)
1 0.000 0.000 0.000 0.000 univ.py:2540(Set)
1 0.000 0.000 0.000 0.000 univ.py:2666(Choice)
1 0.000 0.000 0.000 0.000 univ.py:278(Boolean)
1 0.000 0.000 0.000 0.000 univ.py:2970(Any)
1 0.000 0.000 0.000 0.000 univ.py:34(Integer)
1 0.000 0.000 0.000 0.000 univ.py:343(SizedInteger)
1 0.000 0.000 0.000 0.000 univ.py:346(setBitLength)
1 0.000 0.000 0.000 0.000 univ.py:358(BitString)
1 0.000 0.000 0.000 0.000 univ.py:439(__init__)
1 0.000 0.000 0.000 0.000 univ.py:605(fromBinaryString)
1 0.000 0.000 0.000 0.000 univ.py:651(prettyIn)
1 0.000 0.000 0.000 0.000 univ.py:696(<listcomp>)
1 0.000 0.000 0.005 0.005 univ.py:7(<module>)
1 0.000 0.000 0.000 0.000 univ.py:723(OctetString)
18 0.000 0.000 0.000 0.000 univ.py:794(__init__)
2 0.000 0.000 0.000 0.000 univ.py:861(prettyIn)
3 0.000 0.000 0.000 0.000 univ.py:99(__init__)
1 0.000 0.000 0.009 0.009 universaldetector.py:36(<module>)
1 0.000 0.000 0.000 0.000 universaldetector.py:51(UniversalDetector)
1 0.000 0.000 0.000 0.000 uri_parser.py:127(parse_host)
1 0.000 0.000 0.000 0.000 uri_parser.py:16(<module>)
1 0.000 0.000 0.000 0.000 uri_parser.py:238(split_hosts)
1 0.000 0.000 0.000 0.000 url.py:1(<module>)
2 0.000 0.000 0.000 0.000 url.py:132(parse_url)
1 0.000 0.000 0.000 0.000 url.py:14(Url)
2 0.000 0.000 0.000 0.000 url.py:22(__new__)
2 0.000 0.000 0.000 0.000 url.py:99(split_first)
1 0.000 0.000 0.000 0.000 useful.py:160(GeneralizedTime)
1 0.000 0.000 0.000 0.000 useful.py:177(UTCTime)
1 0.000 0.000 0.000 0.000 useful.py:22(ObjectDescriptor)
1 0.000 0.000 0.000 0.000 useful.py:34(TimeMixIn)
1 0.000 0.000 0.000 0.000 useful.py:41(FixedOffset)
1 0.000 0.000 0.000 0.000 useful.py:46(__init__)
1 0.000 0.000 0.001 0.001 useful.py:7(<module>)
1 0.000 0.000 0.000 0.000 utf8prober.py:28(<module>)
1 0.000 0.000 0.000 0.000 utf8prober.py:35(UTF8Prober)
2 0.000 0.000 0.000 0.000 util.py:1(<module>)
1 0.000 0.000 0.001 0.001 util.py:15(<module>)
1 0.000 0.000 0.000 0.000 util.py:202(extended_date)
1 0.000 0.000 0.002 0.002 util.py:21(<module>)
1 0.000 0.000 0.003 0.003 util.py:257(_findSoname_ldconfig)
1 0.000 0.000 0.000 0.000 util.py:261(PFilter)
1 0.000 0.000 0.000 0.000 util.py:296(ClosingContextManager)
1 0.000 0.000 0.003 0.003 util.py:309(find_library)
1 0.000 0.000 0.000 0.000 util.py:388(extended_datetime)
1 0.000 0.000 0.000 0.000 util.py:70(PtyProcessError)
1 0.000 0.000 0.000 0.000 utils.py:1(<module>)
1 0.000 0.000 0.000 0.000 utils.py:105(super_len)
1 0.000 0.000 0.000 0.000 utils.py:115(_DeprecatedValue)
1 0.000 0.000 0.000 0.000 utils.py:122(_ModuleWithDeprecations)
1 0.000 0.000 0.000 0.000 utils.py:14(<module>)
1 0.000 0.000 0.000 0.000 utils.py:15(<module>)
1 0.000 0.000 0.000 0.000 utils.py:16(CryptographyDeprecationWarning)
1 0.000 0.000 0.000 0.000 utils.py:166(get_netrc_auth)
1 0.000 0.000 0.000 0.000 utils.py:22(EncryptedMessage)
7 0.000 0.000 0.000 0.000 utils.py:282(to_key_val_list)
35 0.000 0.000 0.000 0.000 utils.py:33(read_only_property)
71 0.000 0.000 0.000 0.000 utils.py:37(register_interface)
71 0.000 0.000 0.002 0.000 utils.py:38(register_decorator)
1 0.000 0.000 0.000 0.000 utils.py:448(_parse_content_type_header)
1 0.000 0.000 0.000 0.000 utils.py:473(get_encoding_from_headers)
3 0.000 0.000 0.024 0.008 utils.py:5(<module>)
1 0.000 0.000 0.000 0.000 utils.py:50(StringFixer)
14 0.000 0.000 0.000 0.000 utils.py:51(_has_surrogates)
1 0.000 0.000 0.000 0.000 utils.py:512(iter_slices)
1 0.000 0.000 0.000 0.000 utils.py:52(Prehashed)
1 0.000 0.000 0.000 0.000 utils.py:563(unquote_unreserved)
1 0.000 0.000 0.000 0.000 utils.py:587(requote_uri)
2 0.000 0.000 0.000 0.000 utils.py:670(set_environ)
1 0.000 0.000 0.000 0.000 utils.py:692(should_bypass_proxies)
1 0.000 0.000 0.000 0.000 utils.py:700(<lambda>)
1 0.000 0.000 0.001 0.001 utils.py:753(get_environ_proxies)
2 0.000 0.000 0.000 0.000 utils.py:765(select_proxy)
1 0.000 0.000 0.000 0.000 utils.py:79(InterfaceNotImplemented)
1 0.000 0.000 0.000 0.000 utils.py:791(default_user_agent)
1 0.000 0.000 0.000 0.000 utils.py:800(default_headers)
71 0.000 0.000 0.002 0.000 utils.py:89(verify_interface)
1 0.000 0.000 0.025 0.025 utils.py:9(<module>)
1 0.000 0.000 0.000 0.000 utils.py:904(get_auth_from_url)
4 0.000 0.000 0.000 0.000 utils.py:925(check_header_validity)
1 0.000 0.000 0.000 0.000 uu.py:31(<module>)
1 0.000 0.000 0.000 0.000 uu.py:39(Error)
4 0.000 0.000 0.000 0.000 uuid.py:121(__init__)
1 0.000 0.000 0.001 0.001 uuid.py:45(<module>)
1 0.000 0.000 0.000 0.000 uuid.py:63(SafeUUID)
1 0.000 0.000 0.000 0.000 uuid.py:69(UUID)
1 0.000 0.000 0.000 0.000 version.py:2(<module>)
1 0.000 0.000 0.000 0.000 version.py:6(<module>)
1 0.000 0.000 0.000 0.000 visitor.py:1(<module>)
1 0.000 0.000 0.000 0.000 visitor.py:118(QCombination)
1 0.000 0.000 0.000 0.000 visitor.py:146(Q)
1 0.000 0.000 0.000 0.000 visitor.py:24(DuplicateQueryConditionsError)
1 0.000 0.000 0.000 0.000 visitor.py:28(SimplificationVisitor)
1 0.000 0.000 0.000 0.000 visitor.py:63(QueryCompilerVisitor)
1 0.000 0.000 0.000 0.000 visitor.py:81(QNode)
1 0.000 0.000 0.000 0.000 visitor.py:9(QNodeVisitor)
1 0.000 0.000 0.000 0.000 wait.py:1(<module>)
1 0.000 0.000 0.000 0.000 wait.py:13(NoWayToWaitForSocketError)
1 0.000 0.000 0.000 0.000 warnings.py:130(filterwarnings)
7 0.000 0.000 0.000 0.000 warnings.py:165(simplefilter)
8 0.000 0.000 0.000 0.000 warnings.py:181(_add_filter)
3 0.000 0.000 0.000 0.000 weakref.py:102(__init__)
3 0.000 0.000 0.000 0.000 weakref.py:288(update)
1 0.000 0.000 0.000 0.000 win.py:2(<module>)
1 0.000 0.000 0.000 0.000 write_concern.py:15(<module>)
1 0.000 0.000 0.000 0.000 write_concern.py:21(WriteConcern)
2 0.000 0.000 0.000 0.000 write_concern.py:51(__init__)
1 0.000 0.000 0.000 0.000 zipfile.py:1071(_ZipWriteFile)
1 0.000 0.000 0.000 0.000 zipfile.py:1146(ZipFile)
1 0.000 0.000 0.000 0.000 zipfile.py:1922(PyZipFile)
1 0.000 0.000 0.000 0.000 zipfile.py:313(ZipInfo)
1 0.000 0.000 0.000 0.000 zipfile.py:38(BadZipFile)
1 0.000 0.000 0.000 0.000 zipfile.py:42(LargeZipFile)
1 0.000 0.000 0.000 0.000 zipfile.py:5(<module>)
1 0.000 0.000 0.000 0.000 zipfile.py:592(LZMACompressor)
1 0.000 0.000 0.000 0.000 zipfile.py:615(LZMADecompressor)
1 0.000 0.000 0.000 0.000 zipfile.py:715(_SharedFile)
1 0.000 0.000 0.000 0.000 zipfile.py:753(_Tellable)
1 0.000 0.000 0.000 0.000 zipfile.py:773(ZipExtFile)
448 0.002 0.000 0.002 0.000 {built-in method __new__ of type object at 0x7f8014546cc0}
79 0.000 0.000 0.000 0.000 {built-in method _abc._abc_init}
113 0.000 0.000 0.000 0.000 {built-in method _abc._abc_instancecheck}
76 0.000 0.000 0.000 0.000 {built-in method _abc._abc_register}
155/95 0.000 0.000 0.000 0.000 {built-in method _abc._abc_subclasscheck}
1 0.000 0.000 0.000 0.000 {built-in method _codecs.charmap_build}
1000 0.000 0.000 0.000 0.000 {built-in method _codecs.latin_1_encode}
1 0.000 0.000 0.000 0.000 {built-in method _codecs.lookup}
1 0.000 0.000 0.000 0.000 {built-in method _codecs.register_error}
1 0.000 0.000 0.000 0.000 {built-in method _codecs.register}
4 0.000 0.000 0.000 0.000 {built-in method _codecs.utf_8_decode}
3 0.000 0.000 0.000 0.000 {built-in method _csv.register_dialect}
2 0.000 0.000 0.000 0.000 {built-in method _ctypes.POINTER}
2 0.000 0.000 0.000 0.000 {built-in method _ctypes.dlopen}
38 0.000 0.000 0.000 0.000 {built-in method _ctypes.sizeof}
1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_md5}
1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_sha1}
1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_sha224}
1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_sha256}
1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_sha384}
1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_sha512}
469 0.001 0.000 0.001 0.000 {built-in method _imp._fix_co_filename}
2814 0.000 0.000 0.000 0.000 {built-in method _imp.acquire_lock}
3 0.000 0.000 0.000 0.000 {built-in method _imp.create_builtin}
37/36 0.009 0.000 0.011 0.000 {built-in method _imp.create_dynamic}
3 0.000 0.000 0.000 0.000 {built-in method _imp.exec_builtin}
37 0.000 0.000 0.000 0.000 {built-in method _imp.exec_dynamic}
133 0.000 0.000 0.000 0.000 {built-in method _imp.is_builtin}
530 0.000 0.000 0.000 0.000 {built-in method _imp.is_frozen}
2814 0.000 0.000 0.000 0.000 {built-in method _imp.release_lock}
2 0.000 0.000 0.000 0.000 {built-in method _locale.nl_langinfo}
2 0.001 0.001 0.001 0.001 {built-in method _posixsubprocess.fork_exec}
1 0.000 0.000 0.000 0.000 {built-in method _socket.getaddrinfo}
1 0.000 0.000 0.000 0.000 {built-in method _socket.gethostname}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_aead_chacha20poly1305_abytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_aead_chacha20poly1305_ietf_abytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_aead_chacha20poly1305_ietf_keybytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_aead_chacha20poly1305_ietf_messagebytes_max}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_aead_chacha20poly1305_ietf_npubbytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_aead_chacha20poly1305_ietf_nsecbytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_aead_chacha20poly1305_keybytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_aead_chacha20poly1305_messagebytes_max}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_aead_chacha20poly1305_npubbytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_aead_chacha20poly1305_nsecbytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_aead_xchacha20poly1305_ietf_abytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_aead_xchacha20poly1305_ietf_keybytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_aead_xchacha20poly1305_ietf_messagebytes_max}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_aead_xchacha20poly1305_ietf_npubbytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_aead_xchacha20poly1305_ietf_nsecbytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_box_beforenmbytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_box_boxzerobytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_box_noncebytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_box_publickeybytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_box_sealbytes}
2 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_box_secretkeybytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_box_seedbytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_box_zerobytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_generichash_blake2b_bytes_max}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_generichash_blake2b_bytes_min}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_generichash_blake2b_bytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_generichash_blake2b_keybytes_max}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_generichash_blake2b_keybytes_min}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_generichash_blake2b_keybytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_generichash_blake2b_personalbytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_generichash_blake2b_saltbytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_generichash_statebytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_hash_sha256_bytes}
2 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_hash_sha512_bytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_kx_publickeybytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_kx_secretkeybytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_kx_seedbytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_kx_sessionkeybytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_alg_argon2i13}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_alg_argon2id13}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_alg_default}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_argon2i_memlimit_interactive}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_argon2i_memlimit_max}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_argon2i_memlimit_min}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_argon2i_memlimit_moderate}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_argon2i_memlimit_sensitive}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_argon2i_opslimit_interactive}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_argon2i_opslimit_max}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_argon2i_opslimit_min}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_argon2i_opslimit_moderate}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_argon2i_opslimit_sensitive}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_argon2i_strprefix}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_argon2id_memlimit_interactive}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_argon2id_memlimit_max}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_argon2id_memlimit_min}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_argon2id_memlimit_moderate}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_argon2id_memlimit_sensitive}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_argon2id_opslimit_interactive}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_argon2id_opslimit_max}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_argon2id_opslimit_min}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_argon2id_opslimit_moderate}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_argon2id_opslimit_sensitive}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_argon2id_strprefix}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_bytes_max}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_bytes_min}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_passwd_max}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_passwd_min}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_saltbytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_scryptsalsa208sha256_bytes_max}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_scryptsalsa208sha256_bytes_min}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_scryptsalsa208sha256_memlimit_interactive}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_scryptsalsa208sha256_memlimit_max}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_scryptsalsa208sha256_memlimit_min}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_scryptsalsa208sha256_memlimit_sensitive}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_scryptsalsa208sha256_opslimit_interactive}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_scryptsalsa208sha256_opslimit_max}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_scryptsalsa208sha256_opslimit_min}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_scryptsalsa208sha256_opslimit_sensitive}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_scryptsalsa208sha256_passwd_max}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_scryptsalsa208sha256_passwd_min}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_scryptsalsa208sha256_saltbytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_scryptsalsa208sha256_strbytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_scryptsalsa208sha256_strprefix}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_pwhash_strbytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_scalarmult_bytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_scalarmult_scalarbytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_secretbox_boxzerobytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_secretbox_keybytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_secretbox_macbytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_secretbox_messagebytes_max}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_secretbox_noncebytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_secretbox_zerobytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_secretstream_xchacha20poly1305_abytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_secretstream_xchacha20poly1305_headerbytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_secretstream_xchacha20poly1305_keybytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_secretstream_xchacha20poly1305_messagebytes_max}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_secretstream_xchacha20poly1305_statebytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_secretstream_xchacha20poly1305_tag_final}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_secretstream_xchacha20poly1305_tag_message}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_secretstream_xchacha20poly1305_tag_push}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_secretstream_xchacha20poly1305_tag_rekey}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_shorthash_siphash24_bytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_shorthash_siphash24_keybytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_shorthash_siphashx24_bytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_shorthash_siphashx24_keybytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_sign_bytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_sign_ed25519ph_statebytes}
1 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_sign_publickeybytes}
2 0.000 0.000 0.000 0.000 {built-in method _sodium.crypto_sign_secretkeybytes}
1 72.001 72.001 72.001 72.001 {built-in method _sodium.sodium_init}
26 0.000 0.000 0.000 0.000 {built-in method _sre.ascii_iscased}
25 0.000 0.000 0.000 0.000 {built-in method _sre.ascii_tolower}
93 0.000 0.000 0.000 0.000 {built-in method _sre.compile}
144 0.000 0.000 0.000 0.000 {built-in method _sre.unicode_iscased}
119 0.000 0.000 0.000 0.000 {built-in method _sre.unicode_tolower}
4 0.000 0.000 0.000 0.000 {built-in method _ssl.txt2obj}
24 0.000 0.000 0.000 0.000 {built-in method _struct.calcsize}
65 0.000 0.000 0.000 0.000 {built-in method _struct.pack}
1 0.000 0.000 0.000 0.000 {built-in method _thread._set_sentinel}
1098 0.000 0.000 0.000 0.000 {built-in method _thread.allocate_lock}
1375 0.000 0.000 0.000 0.000 {built-in method _thread.get_ident}
2 0.000 0.000 0.000 0.000 {built-in method _thread.start_new_thread}
8 0.000 0.000 0.000 0.000 {built-in method _warnings._filters_mutated}
3 0.000 0.000 0.000 0.000 {built-in method _warnings.warn}
3 0.000 0.000 0.000 0.000 {built-in method _weakref.proxy}
4 0.000 0.000 0.000 0.000 {built-in method atexit.register}
1459/1451 0.022 0.000 0.075 0.000 {built-in method builtins.__build_class__}
114/46 0.000 0.000 0.188 0.004 {built-in method builtins.__import__}
72 0.000 0.000 0.000 0.000 {built-in method builtins.abs}
7 0.000 0.000 0.000 0.000 {built-in method builtins.all}
570 0.001 0.000 0.001 0.000 {built-in method builtins.any}
272 0.000 0.000 0.000 0.000 {built-in method builtins.callable}
231 0.000 0.000 0.000 0.000 {built-in method builtins.chr}
7 0.000 0.000 0.000 0.000 {built-in method builtins.delattr}
61 0.001 0.000 0.001 0.000 {built-in method builtins.dir}
45 0.000 0.000 0.000 0.000 {built-in method builtins.divmod}
501/1 0.003 0.000 72.368 72.368 {built-in method builtins.exec}
4249 0.002 0.000 0.002 0.000 {built-in method builtins.getattr}
25 0.000 0.000 0.000 0.000 {built-in method builtins.globals}
6091/5625 0.003 0.000 0.021 0.000 {built-in method builtins.hasattr}
113 0.000 0.000 0.000 0.000 {built-in method builtins.hash}
72 0.000 0.000 0.000 0.000 {built-in method builtins.id}
15606 0.002 0.000 0.003 0.000 {built-in method builtins.isinstance}
195 0.000 0.000 0.000 0.000 {built-in method builtins.issubclass}
9 0.000 0.000 0.000 0.000 {built-in method builtins.iter}
15447/14738 0.002 0.000 0.002 0.000 {built-in method builtins.len}
3 0.000 0.000 0.000 0.000 {built-in method builtins.locals}
176 0.000 0.000 0.000 0.000 {built-in method builtins.max}
1506 0.000 0.000 0.000 0.000 {built-in method builtins.min}
6 0.000 0.000 0.000 0.000 {built-in method builtins.next}
1202 0.000 0.000 0.000 0.000 {built-in method builtins.ord}
4 0.000 0.000 0.000 0.000 {built-in method builtins.pow}
33 0.000 0.000 0.000 0.000 {built-in method builtins.repr}
9 0.000 0.000 0.000 0.000 {built-in method builtins.round}
1512 0.001 0.000 0.001 0.000 {built-in method builtins.setattr}
17 0.000 0.000 0.000 0.000 {built-in method builtins.sorted}
19 0.000 0.000 0.000 0.000 {built-in method builtins.vars}
1427 0.000 0.000 0.001 0.000 {built-in method from_bytes}
1 0.000 0.000 0.000 0.000 {built-in method fromtimestamp}
3 0.000 0.000 0.000 0.000 {built-in method io.open}
2 0.000 0.000 0.000 0.000 {built-in method maketrans}
469 0.042 0.000 0.042 0.000 {built-in method marshal.loads}
1 0.000 0.000 0.000 0.000 {built-in method math.exp}
2 0.000 0.000 0.000 0.000 {built-in method math.log}
1 0.000 0.000 0.000 0.000 {built-in method math.sqrt}
3 0.000 0.000 0.000 0.000 {built-in method now}
2 0.000 0.000 0.000 0.000 {built-in method posix.WEXITSTATUS}
2 0.000 0.000 0.000 0.000 {built-in method posix.WIFEXITED}
2 0.000 0.000 0.000 0.000 {built-in method posix.WIFSIGNALED}
7 0.000 0.000 0.000 0.000 {built-in method posix.close}
1573 0.000 0.000 0.000 0.000 {built-in method posix.fspath}
36 0.000 0.000 0.000 0.000 {built-in method posix.getpid}
51 0.001 0.000 0.001 0.000 {built-in method posix.listdir}
1 0.000 0.000 0.000 0.000 {built-in method posix.open}
4 0.000 0.000 0.000 0.000 {built-in method posix.pipe}
2 0.002 0.001 0.002 0.001 {built-in method posix.read}
4 0.000 0.000 0.000 0.000 {built-in method posix.register_at_fork}
2500 0.012 0.000 0.012 0.000 {built-in method posix.stat}
2 0.000 0.000 0.000 0.000 {built-in method posix.uname}
2 0.000 0.000 0.000 0.000 {built-in method posix.waitpid}
2 0.000 0.000 0.000 0.000 {built-in method select.poll}
61 0.000 0.000 0.000 0.000 {built-in method sys._getframe}
38 0.000 0.000 0.000 0.000 {built-in method sys.getrecursionlimit}
29 0.000 0.000 0.000 0.000 {built-in method sys.intern}
1 0.000 0.000 0.000 0.000 {built-in method time.localtime}
2 0.000 0.000 0.000 0.000 {built-in method time.monotonic}
40 0.000 0.000 0.000 0.000 {built-in method time.time}
2 0.000 0.000 0.000 0.000 {built-in method utcfromtimestamp}
1 0.000 0.000 0.000 0.000 {function Random.seed at 0x7f801324e2f0}
1 0.000 0.000 0.000 0.000 {function SocketIO.close at 0x7f801371f840}
1 0.000 0.000 0.000 0.000 {function socket.close at 0x7f8013717ea0}
188 0.000 0.000 0.000 0.000 {method '__contains__' of 'frozenset' objects}
15 0.000 0.000 0.000 0.000 {method '__enter__' of '_thread.lock' objects}
15 0.000 0.000 0.000 0.000 {method '__exit__' of '_thread.lock' objects}
1 0.000 0.000 0.000 0.000 {method '_checkClosed' of '_io._IOBase' objects}
1 0.000 0.000 0.000 0.000 {method '_checkReadable' of '_io._IOBase' objects}
104 0.000 0.000 0.000 0.000 {method 'acquire' of '_thread.RLock' objects}
23 0.000 0.000 0.000 0.000 {method 'acquire' of '_thread.lock' objects}
346 0.000 0.000 0.000 0.000 {method 'add' of 'set' objects}
13 0.000 0.000 0.000 0.000 {method 'append' of 'collections.deque' objects}
11707 0.001 0.000 0.001 0.000 {method 'append' of 'list' objects}
1 0.000 0.000 0.000 0.000 {method 'bind' of '_socket.socket' objects}
23 0.000 0.000 0.000 0.000 {method 'bit_length' of 'int' objects}
3 0.000 0.000 0.000 0.000 {method 'cast' of 'CompiledFFI' objects}
22 0.000 0.000 0.000 0.000 {method 'cast' of 'memoryview' objects}
38 0.000 0.000 0.000 0.000 {method 'clear' of 'dict' objects}
2 0.000 0.000 0.000 0.000 {method 'close' of '_io.BufferedReader' objects}
2 0.000 0.000 0.000 0.000 {method 'close' of '_io.TextIOWrapper' objects}
1 0.000 0.000 0.000 0.000 {method 'connect' of '_socket.socket' objects}
26 0.000 0.000 0.000 0.000 {method 'copy' of 'dict' objects}
46 0.000 0.000 0.000 0.000 {method 'copy' of 'mappingproxy' objects}
4 0.000 0.000 0.000 0.000 {method 'count' of 'list' objects}
4 0.000 0.000 0.000 0.000 {method 'count' of 'str' objects}
263 0.000 0.000 0.000 0.000 {method 'decode' of 'bytes' objects}
2 0.000 0.000 0.000 0.000 {method 'deleter' of 'property' objects}
1 0.000 0.000 0.000 0.000 {method 'disable' of '_lsprof.Profiler' objects}
251/250 0.000 0.000 0.000 0.000 {method 'encode' of 'str' objects}
4 0.000 0.000 0.000 0.000 {method 'end' of 're.Match' objects}
706 0.000 0.000 0.000 0.000 {method 'endswith' of 'str' objects}
2 0.000 0.000 0.000 0.000 {method 'extend' of 'collections.deque' objects}
612 0.000 0.000 0.000 0.000 {method 'extend' of 'list' objects}
1087 0.000 0.000 0.000 0.000 {method 'find' of 'bytearray' objects}
77 0.000 0.000 0.000 0.000 {method 'find' of 'str' objects}
32 0.000 0.000 0.000 0.000 {method 'flush' of '_io.TextIOWrapper' objects}
141 0.000 0.000 0.000 0.000 {method 'format' of 'str' objects}
5 0.000 0.000 0.000 0.000 {method 'fullmatch' of 're.Pattern' objects}
2930 0.001 0.000 0.001 0.000 {method 'get' of 'dict' objects}
406 0.000 0.000 0.000 0.000 {method 'get' of 'mappingproxy' objects}
1 0.000 0.000 0.000 0.000 {method 'getrandbits' of '_random.Random' objects}
2 0.000 0.000 0.000 0.000 {method 'group' of 're.Match' objects}
3 0.000 0.000 0.000 0.000 {method 'groups' of 're.Match' objects}
2 0.000 0.000 0.000 0.000 {method 'index' of 'list' objects}
3 0.000 0.000 0.000 0.000 {method 'index' of 'str' objects}
1 0.000 0.000 72.001 72.001 {method 'init_once' of 'CompiledFFI' objects}
104 0.000 0.000 0.000 0.000 {method 'insert' of 'list' objects}
16 0.000 0.000 0.000 0.000 {method 'isalnum' of 'str' objects}
6 0.000 0.000 0.000 0.000 {method 'isdigit' of 'str' objects}
282 0.000 0.000 0.000 0.000 {method 'isidentifier' of 'str' objects}
136 0.000 0.000 0.000 0.000 {method 'issuperset' of 'frozenset' objects}
1572 0.000 0.000 0.000 0.000 {method 'isupper' of 'str' objects}
264 0.000 0.000 0.000 0.000 {method 'items' of 'collections.OrderedDict' objects}
185 0.000 0.000 0.000 0.000 {method 'items' of 'dict' objects}
118 0.000 0.000 0.000 0.000 {method 'items' of 'mappingproxy' objects}
8 0.000 0.000 0.000 0.000 {method 'join' of 'bytes' objects}
8269/8201 0.002 0.000 0.002 0.000 {method 'join' of 'str' objects}
36 0.000 0.000 0.000 0.000 {method 'keys' of 'dict' objects}
371 0.000 0.000 0.000 0.000 {method 'lower' of 'str' objects}
10 0.000 0.000 0.000 0.000 {method 'lstrip' of 'str' objects}
164 0.000 0.000 0.000 0.000 {method 'match' of 're.Pattern' objects}
28 0.000 0.000 0.000 0.000 {method 'mro' of 'type' objects}
34 0.000 0.000 0.000 0.000 {method 'partition' of 'str' objects}
1 0.000 0.000 0.000 0.000 {method 'pop' of 'collections.OrderedDict' objects}
1 0.000 0.000 0.000 0.000 {method 'pop' of 'collections.deque' objects}
284 0.000 0.000 0.000 0.000 {method 'pop' of 'dict' objects}
497 0.000 0.000 0.000 0.000 {method 'pop' of 'list' objects}
1 0.000 0.000 0.000 0.000 {method 'pop' of 'set' objects}
7 0.000 0.000 0.000 0.000 {method 'popleft' of 'collections.deque' objects}
1 0.000 0.000 0.000 0.000 {method 'read' of '_io.BufferedReader' objects}
469 0.006 0.000 0.006 0.000 {method 'read' of '_io.FileIO' objects}
2 0.000 0.000 0.000 0.000 {method 'read' of '_io.StringIO' objects}
4 0.002 0.000 0.002 0.001 {method 'read' of '_io.TextIOWrapper' objects}
1 0.000 0.000 0.000 0.000 {method 'readinto' of '_io.BufferedReader' objects}
8 0.000 0.000 0.032 0.004 {method 'readline' of '_io.BufferedReader' objects}
2 0.000 0.000 0.000 0.000 {method 'readlines' of '_io._IOBase' objects}
1 0.032 0.032 0.032 0.032 {method 'recv_into' of '_socket.socket' objects}
104 0.000 0.000 0.000 0.000 {method 'release' of '_thread.RLock' objects}
2 0.000 0.000 0.000 0.000 {method 'release' of '_thread.lock' objects}
4 0.000 0.000 0.000 0.000 {method 'remove' of 'list' objects}
79 0.000 0.000 0.000 0.000 {method 'replace' of 'str' objects}
6 0.000 0.000 0.000 0.000 {method 'reverse' of 'list' objects}
2 0.000 0.000 0.000 0.000 {method 'rfind' of 'bytes' objects}
141 0.000 0.000 0.000 0.000 {method 'rfind' of 'str' objects}
4885 0.001 0.000 0.001 0.000 {method 'rpartition' of 'str' objects}
6 0.000 0.000 0.000 0.000 {method 'rsplit' of 'str' objects}
7 0.000 0.000 0.000 0.000 {method 'rstrip' of 'bytes' objects}
14796 0.002 0.000 0.002 0.000 {method 'rstrip' of 'str' objects}
14 0.000 0.000 0.000 0.000 {method 'search' of 're.Pattern' objects}
4 0.000 0.000 0.000 0.000 {method 'seek' of '_io.StringIO' objects}
1 0.000 0.000 0.000 0.000 {method 'sendall' of '_socket.socket' objects}
6 0.000 0.000 0.000 0.000 {method 'setdefault' of 'collections.OrderedDict' objects}
238 0.000 0.000 0.000 0.000 {method 'setdefault' of 'dict' objects}
1 0.000 0.000 0.000 0.000 {method 'setsockopt' of '_socket.socket' objects}
34 0.000 0.000 0.000 0.000 {method 'setter' of 'property' objects}
2 0.000 0.000 0.000 0.000 {method 'settimeout' of '_socket.socket' objects}
20 0.000 0.000 0.000 0.000 {method 'sort' of 'list' objects}
2 0.000 0.000 0.000 0.000 {method 'split' of 'bytes' objects}
153 0.000 0.000 0.000 0.000 {method 'split' of 'str' objects}
3669 0.001 0.000 0.001 0.000 {method 'startswith' of 'str' objects}
3 0.000 0.000 0.000 0.000 {method 'string' of 'CompiledFFI' objects}
44 0.000 0.000 0.000 0.000 {method 'strip' of 'str' objects}
8 0.000 0.000 0.000 0.000 {method 'sub' of 're.Pattern' objects}
1 0.000 0.000 0.000 0.000 {method 'tobytes' of 'memoryview' objects}
22 0.000 0.000 0.000 0.000 {method 'tolist' of 'memoryview' objects}
4 0.000 0.000 0.000 0.000 {method 'toordinal' of 'datetime.date' objects}
58 0.000 0.000 0.000 0.000 {method 'translate' of 'bytearray' objects}
4 0.000 0.000 0.000 0.000 {method 'translate' of 'str' objects}
2 0.000 0.000 0.000 0.000 {method 'truncate' of '_io.StringIO' objects}
1 0.000 0.000 0.000 0.000 {method 'union' of 'set' objects}
2 0.000 0.000 0.000 0.000 {method 'update' of 'collections.OrderedDict' objects}
203 0.000 0.000 0.000 0.000 {method 'update' of 'dict' objects}
5 0.000 0.000 0.000 0.000 {method 'update' of 'set' objects}
160 0.000 0.000 0.000 0.000 {method 'upper' of 'str' objects}
7 0.000 0.000 0.000 0.000 {method 'values' of 'collections.OrderedDict' objects}
38 0.000 0.000 0.000 0.000 {method 'values' of 'dict' objects}
84 0.000 0.000 0.000 0.000 {method 'values' of 'mappingproxy' objects}
1 0.000 0.000 0.000 0.000 {method 'write' of '_io.StringIO' objects}
32 0.000 0.000 0.000 0.000 {method 'write' of '_io.TextIOWrapper' objects}
(root@quads) - (20:17) - (~)
-=>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment