Skip to content

Instantly share code, notes, and snippets.

@devsnd
Created November 28, 2012 19:09
Show Gist options
  • Save devsnd/4163367 to your computer and use it in GitHub Desktop.
Save devsnd/4163367 to your computer and use it in GitHub Desktop.
cprofile cherrypy updating one folder with a few subfolders
496853 function calls (487202 primitive calls) in 153.636 seconds
Ordered by: standard name
ncalls tottime percall cumtime percall filename:lineno(function)
1 0.016 0.016 0.081 0.081 <string>:1(<module>)
470 0.009 0.000 0.018 0.000 <string>:12(__new__)
1 0.000 0.000 0.000 0.000 <string>:5(ArgInfo)
1 0.000 0.000 0.000 0.000 <string>:5(ArgSpec)
1 0.000 0.000 0.000 0.000 <string>:5(Arguments)
1 0.000 0.000 0.000 0.000 <string>:5(Attribute)
1 0.000 0.000 0.000 0.000 <string>:5(DefragResult)
1 0.000 0.000 0.000 0.000 <string>:5(DoneAndNotDoneFutures)
1 0.000 0.000 0.000 0.000 <string>:5(FullArgSpec)
1 0.000 0.000 0.000 0.000 <string>:5(Item)
1 0.000 0.000 0.000 0.000 <string>:5(ModuleInfo)
1 0.000 0.000 0.000 0.000 <string>:5(ParseResult)
1 0.000 0.000 0.000 0.000 <string>:5(PropertyTuple)
1 0.000 0.000 0.000 0.000 <string>:5(SplitResult)
1 0.000 0.000 0.000 0.000 <string>:5(Traceback)
1 0.004 0.004 0.004 0.004 <string>:5(User_)
7 0.102 0.015 1.123 0.160 __init__.py:1(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:1001(_StderrHandler)
1 0.000 0.000 0.001 0.001 __init__.py:1007(__init__)
1 0.007 0.007 0.071 0.071 __init__.py:101(<module>)
3 0.000 0.000 0.000 0.000 __init__.py:101(CFunctionType)
1 0.000 0.000 0.000 0.000 __init__.py:1025(PlaceHolder)
3 0.000 0.000 0.000 0.000 __init__.py:1031(__init__)
1 0.000 0.000 0.000 0.000 __init__.py:1037(append)
1 0.000 0.000 0.000 0.000 __init__.py:1069(Manager)
1 0.000 0.000 0.000 0.000 __init__.py:1074(__init__)
63 0.005 0.000 0.014 0.000 __init__.py:1085(getLogger)
1 0.024 0.024 0.039 0.039 __init__.py:11(<module>)
12 0.001 0.000 0.002 0.000 __init__.py:1136(_fixupParents)
1 0.000 0.000 0.000 0.000 __init__.py:1160(_fixupChildren)
1 0.000 0.000 0.000 0.000 __init__.py:1177(Logger)
13 0.001 0.000 0.002 0.000 __init__.py:1192(__init__)
7 0.000 0.000 0.000 0.000 __init__.py:1204(setLevel)
12 0.000 0.000 0.001 0.000 __init__.py:1281(log)
1 0.002 0.002 135.595 135.595 __init__.py:129(start)
49 0.005 0.000 0.010 0.000 __init__.py:1298(findCaller)
49 0.008 0.000 0.048 0.001 __init__.py:1328(makeRecord)
49 0.004 0.000 0.267 0.005 __init__.py:1343(_log)
49 0.002 0.000 0.206 0.004 __init__.py:1366(handle)
12 0.000 0.000 0.001 0.000 __init__.py:1376(addHandler)
49 0.006 0.000 0.204 0.004 __init__.py:1420(callHandlers)
14 0.003 0.000 0.007 0.001 __init__.py:144(_check_size)
68 0.001 0.000 0.001 0.000 __init__.py:1450(getEffectiveLevel)
12 0.000 0.000 0.001 0.000 __init__.py:1464(isEnabledFor)
49 0.004 0.000 0.004 0.000 __init__.py:148(getLevelName)
1 0.000 0.000 0.000 0.000 __init__.py:1491(RootLogger)
1 0.000 0.000 0.000 0.000 __init__.py:1497(__init__)
2 0.000 0.000 0.001 0.000 __init__.py:15(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:1505(LoggerAdapter)
1 0.000 0.000 0.000 0.000 __init__.py:151(TranscodeCache)
56 0.001 0.000 0.001 0.000 __init__.py:1511(__init__)
1 0.000 0.000 0.010 0.010 __init__.py:152(__init__)
49 0.001 0.000 0.001 0.000 __init__.py:1525(process)
7 0.000 0.000 0.001 0.000 __init__.py:1541(debug)
43 0.001 0.000 0.232 0.005 __init__.py:1547(info)
6 0.000 0.000 0.046 0.008 __init__.py:1553(warning)
1 0.000 0.000 0.000 0.000 __init__.py:156(py_object)
1 0.000 0.000 0.000 0.000 __init__.py:157(<listcomp>)
56 0.005 0.000 0.277 0.005 __init__.py:1580(log)
56 0.002 0.000 0.004 0.000 __init__.py:1589(isEnabledFor)
56 0.001 0.000 0.002 0.000 __init__.py:1603(getEffectiveLevel)
1 0.000 0.000 0.000 0.000 __init__.py:165(c_short)
1 0.000 0.000 0.002 0.002 __init__.py:166(_Serving)
1 0.000 0.000 0.000 0.000 __init__.py:169(c_ushort)
63 0.002 0.000 0.015 0.000 __init__.py:1693(getLogger)
1 0.000 0.000 0.000 0.000 __init__.py:17(DecodeError)
1 0.000 0.000 0.000 0.000 __init__.py:173(c_long)
31 0.001 0.000 0.001 0.000 __init__.py:177(_checkLevel)
1 0.000 0.000 0.000 0.000 __init__.py:177(c_ulong)
1 0.000 0.000 0.000 0.000 __init__.py:1819(NullHandler)
1 0.000 0.000 0.000 0.000 __init__.py:183(CacheFile)
1 0.000 0.000 0.000 0.000 __init__.py:194(c_float)
1 0.000 0.000 0.000 0.000 __init__.py:198(c_double)
1 0.000 0.000 0.000 0.000 __init__.py:199(_ThreadLocalProxy)
1 0.023 0.023 1.343 1.343 __init__.py:2(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:202(c_longdouble)
2 0.000 0.000 0.000 0.000 __init__.py:203(__init__)
61 0.001 0.000 0.002 0.000 __init__.py:206(__getattr__)
88 0.002 0.000 0.003 0.000 __init__.py:206(_acquireLock)
2 0.000 0.000 0.000 0.000 __init__.py:210(__setattr__)
1 0.000 0.000 0.000 0.000 __init__.py:212(c_longlong)
88 0.001 0.000 0.002 0.000 __init__.py:215(_releaseLock)
1 0.000 0.000 0.000 0.000 __init__.py:216(c_ulonglong)
4 0.000 0.000 0.001 0.000 __init__.py:221(_get_dict)
1 0.000 0.000 0.000 0.000 __init__.py:223(c_ubyte)
1 0.000 0.000 135.596 135.596 __init__.py:223(server)
1 0.000 0.000 0.000 0.000 __init__.py:226(LogRecord)
1 0.004 0.004 0.041 0.041 __init__.py:23(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:230(c_byte)
1 0.000 0.000 0.000 0.000 __init__.py:235(c_char)
49 0.018 0.000 0.040 0.001 __init__.py:238(__init__)
1 0.006 0.006 0.014 0.014 __init__.py:24(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:240(c_char_p)
1 0.000 0.000 0.000 0.000 __init__.py:252(c_void_p)
1 0.000 0.000 0.000 0.000 __init__.py:257(c_bool)
1 0.000 0.000 0.000 0.000 __init__.py:261(_ThreadData)
1 0.000 0.000 0.000 0.000 __init__.py:262(c_wchar_p)
1 0.000 0.000 0.000 0.000 __init__.py:265(c_wchar)
1 0.004 0.004 0.006 0.006 __init__.py:268(_reset_cache)
1 0.000 0.000 0.000 0.000 __init__.py:286(_GlobalLogManager)
1 0.000 0.000 0.000 0.000 __init__.py:3(<module>)
49 0.004 0.000 0.004 0.000 __init__.py:308(getMessage)
1 0.057 0.057 2.490 2.490 __init__.py:31(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:320(CDLL)
12 0.000 0.000 0.010 0.001 __init__.py:320(_buslog)
3 0.001 0.000 0.005 0.002 __init__.py:337(__init__)
3 0.000 0.000 0.000 0.000 __init__.py:347(_FuncPtr)
1 0.000 0.000 0.000 0.000 __init__.py:357(PercentStyle)
4 0.000 0.000 0.002 0.000 __init__.py:363(__getattr__)
5 0.000 0.000 0.000 0.000 __init__.py:363(__init__)
49 0.002 0.000 0.003 0.000 __init__.py:366(usesTime)
49 0.003 0.000 0.003 0.000 __init__.py:369(format)
4 0.002 0.000 0.002 0.000 __init__.py:370(__getitem__)
1 0.000 0.000 0.000 0.000 __init__.py:372(StrFormatStyle)
1 0.000 0.000 0.000 0.000 __init__.py:376(PyDLL)
1 0.000 0.000 0.000 0.000 __init__.py:381(StringTemplateStyle)
1 0.000 0.000 0.000 0.000 __init__.py:39(fake_wait_for_occupied_port)
1 0.019 0.019 0.080 0.080 __init__.py:4(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:403(Formatter)
1 0.000 0.000 0.000 0.000 __init__.py:416(LibraryLoader)
2 0.000 0.000 0.000 0.000 __init__.py:417(__init__)
4 0.000 0.000 0.001 0.000 __init__.py:42(normalize_encoding)
1 0.022 0.022 0.030 0.030 __init__.py:44(<module>)
5 0.000 0.000 0.000 0.000 __init__.py:447(__init__)
49 0.003 0.000 0.026 0.001 __init__.py:469(formatTime)
3 0.000 0.000 0.003 0.001 __init__.py:481(PYFUNCTYPE)
3 0.000 0.000 0.000 0.000 __init__.py:482(CFunctionType)
1 0.000 0.000 0.000 0.000 __init__.py:5(<module>)
49 0.001 0.000 0.004 0.000 __init__.py:514(usesTime)
49 0.001 0.000 0.004 0.000 __init__.py:520(formatMessage)
1 0.000 0.000 0.000 0.000 __init__.py:53(CherryMusic)
49 0.006 0.000 0.044 0.001 __init__.py:536(format)
1 0.003 0.003 1.295 1.295 __init__.py:54(init)
1 0.001 0.001 148.502 148.502 __init__.py:55(__init__)
1 0.000 0.000 0.000 0.000 __init__.py:573(BufferingFormatter)
1 0.117 0.117 1.746 1.746 __init__.py:58(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:6(file_generator)
1 0.000 0.000 0.000 0.000 __init__.py:615(Filter)
3 0.000 0.000 0.005 0.002 __init__.py:617(<lambda>)
1 0.000 0.000 0.000 0.000 __init__.py:618(<lambda>)
1 0.000 0.000 0.000 0.000 __init__.py:626(__init__)
1 0.000 0.000 0.000 0.000 __init__.py:652(Filterer)
24 0.000 0.000 0.000 0.000 __init__.py:657(__init__)
4 0.000 0.000 0.000 0.000 __init__.py:663(addFilter)
104 0.005 0.000 0.105 0.001 __init__.py:677(filter)
1 0.000 0.000 0.086 0.086 __init__.py:69(search_function)
1 0.000 0.000 0.000 0.000 __init__.py:7(DependencyInstaller)
2 0.000 0.000 0.000 0.000 __init__.py:707(_removeHandlerRef)
1 0.000 0.000 0.000 0.000 __init__.py:71(ProcessError)
11 0.001 0.000 0.001 0.000 __init__.py:722(_addHandlerRef)
1 0.000 0.000 0.000 0.000 __init__.py:732(Handler)
1 0.000 0.000 0.000 0.000 __init__.py:74(BufferTooShort)
11 0.001 0.000 0.003 0.000 __init__.py:741(__init__)
3 0.001 0.000 0.003 0.001 __init__.py:75(CFUNCTYPE)
6 0.002 0.000 0.223 0.037 __init__.py:75(programAvailable)
49 0.001 0.000 0.002 0.000 __init__.py:76(<lambda>)
1 0.000 0.000 0.000 0.000 __init__.py:77(TimeoutError)
1 0.000 0.000 2.895 2.895 __init__.py:77(_init_config)
7 0.000 0.000 0.001 0.000 __init__.py:770(createLock)
49 0.001 0.000 0.002 0.000 __init__.py:779(acquire)
49 0.001 0.000 0.002 0.000 __init__.py:786(release)
49 0.001 0.000 0.045 0.001 __init__.py:799(format)
1 0.000 0.000 0.000 0.000 __init__.py:80(AuthenticationError)
55 0.005 0.000 0.197 0.004 __init__.py:822(handle)
3 0.000 0.000 0.000 0.000 __init__.py:840(setFormatter)
1 0.002 0.002 0.899 0.899 __init__.py:86(_check_for_config_updates)
1 0.000 0.000 0.000 0.000 __init__.py:896(StreamHandler)
5 0.000 0.000 0.001 0.000 __init__.py:905(__init__)
49 0.002 0.000 0.018 0.000 __init__.py:916(flush)
49 0.005 0.000 0.084 0.002 __init__.py:923(emit)
1 0.000 0.000 0.000 0.000 __init__.py:945(FileHandler)
2 0.000 0.000 0.004 0.002 __init__.py:949(__init__)
1 0.000 0.000 0.000 0.000 __init__.py:97(_TimeoutMonitor)
1 0.000 0.000 0.002 0.002 __init__.py:979(_open)
1 0.000 0.000 0.000 0.000 __init__.py:99(__init__)
14 0.000 0.000 0.000 0.000 _abcoll.py:118(__subclasshook__)
19 0.001 0.000 0.004 0.000 _abcoll.py:357(get)
17 0.001 0.000 0.003 0.000 _abcoll.py:363(__contains__)
6 0.000 0.000 0.000 0.000 _abcoll.py:371(keys)
14 0.000 0.000 0.001 0.000 _abcoll.py:374(items)
959 0.026 0.000 0.037 0.000 _abcoll.py:377(values)
979 0.011 0.000 0.011 0.000 _abcoll.py:391(__init__)
5 0.000 0.000 0.000 0.000 _abcoll.py:394(__len__)
26 0.000 0.000 0.001 0.000 _abcoll.py:410(__iter__)
55 0.002 0.000 0.017 0.000 _abcoll.py:432(__iter__)
1434 0.043 0.000 0.091 0.000 _abcoll.py:447(__iter__)
601 0.073 0.000 0.307 0.001 _abcoll.py:493(update)
1 0.000 0.000 0.000 0.000 _base.py:109(_AllCompletedWaiter)
1 0.000 0.000 0.000 0.000 _base.py:137(_AcquireFutures)
1 0.001 0.001 0.001 0.001 _base.py:278(Future)
1 0.001 0.001 0.017 0.017 _base.py:4(<module>)
1 0.000 0.000 0.000 0.000 _base.py:45(Error)
1 0.000 0.000 0.000 0.000 _base.py:49(CancelledError)
1 0.000 0.000 0.000 0.000 _base.py:502(Executor)
1 0.000 0.000 0.000 0.000 _base.py:53(TimeoutError)
1 0.000 0.000 0.000 0.000 _base.py:57(_Waiter)
1 0.000 0.000 0.000 0.000 _base.py:72(_AsCompletedWaiter)
1 0.000 0.000 0.000 0.000 _base.py:94(_FirstCompletedWaiter)
1 0.001 0.001 0.001 0.001 _compat_pickle.py:8(<module>)
52 0.000 0.000 0.000 0.000 _compat_pickle.py:80(<genexpr>)
11 0.000 0.000 0.000 0.000 _compat_pickle.py:81(<genexpr>)
1 0.000 0.000 0.001 0.001 _cpchecker.py:1(<module>)
1 0.000 0.000 0.027 0.027 _cpchecker.py:26(__init__)
1 0.000 0.000 0.026 0.026 _cpchecker.py:268(_populate_known_types)
1 0.001 0.001 0.001 0.001 _cpchecker.py:269(<listcomp>)
5 0.015 0.003 0.025 0.005 _cpchecker.py:272(traverse)
1 0.000 0.000 0.000 0.000 _cpchecker.py:29(__call__)
1 0.000 0.000 0.000 0.000 _cpchecker.py:8(Checker)
1 0.046 0.046 0.661 0.661 _cpcompat.py:17(<module>)
1 0.000 0.000 0.000 0.000 _cpcompat.py:234(get_daemon)
1 0.000 0.000 0.001 0.001 _cpcompat.py:246(HTTPDate)
2 0.000 0.000 0.000 0.000 _cpcompat.py:32(ntou)
1 0.002 0.002 0.003 0.003 _cpconfig.py:119(<module>)
1 0.000 0.000 0.000 0.000 _cpconfig.py:128(merge)
1 0.000 0.000 0.000 0.000 _cpconfig.py:148(Config)
4 0.000 0.000 0.010 0.003 _cpconfig.py:151(update)
4 0.000 0.000 0.010 0.002 _cpconfig.py:158(_apply)
3 0.000 0.000 0.000 0.000 _cpconfig.py:221(_server_namespace_handler)
1 0.000 0.000 0.001 0.001 _cpconfig.py:248(_engine_namespace_handler)
1 0.011 0.011 0.104 0.104 _cpdispatch.py:10(<module>)
1 0.000 0.000 0.000 0.000 _cpdispatch.py:182(LateParamPageHandler)
3 0.000 0.000 0.000 0.000 _cpdispatch.py:214(validate_translator)
1 0.000 0.000 0.000 0.000 _cpdispatch.py:218(Dispatcher)
3 0.000 0.000 0.000 0.000 _cpdispatch.py:238(__init__)
1 0.000 0.000 0.000 0.000 _cpdispatch.py:24(PageHandler)
1 0.000 0.000 0.000 0.000 _cpdispatch.py:409(MethodDispatcher)
1 0.000 0.000 0.000 0.000 _cpdispatch.py:452(RoutesDispatcher)
1 0.015 0.015 0.187 0.187 _cperror.py:105(<module>)
1 0.000 0.000 0.000 0.000 _cperror.py:114(CherryPyException)
1 0.000 0.000 0.000 0.000 _cperror.py:119(TimeoutError)
1 0.000 0.000 0.000 0.000 _cperror.py:124(InternalRedirect)
1 0.000 0.000 0.000 0.000 _cperror.py:154(HTTPRedirect)
1 0.000 0.000 0.000 0.000 _cperror.py:313(HTTPError)
1 0.000 0.000 0.000 0.000 _cperror.py:339(__init__)
1 0.000 0.000 0.000 0.000 _cperror.py:389(NotFound)
1 0.001 0.001 0.002 0.002 _cplogging.py:100(<module>)
1 0.000 0.000 0.000 0.000 _cplogging.py:115(NullHandler)
4 0.000 0.000 0.000 0.000 _cplogging.py:124(createLock)
1 0.000 0.000 0.000 0.000 _cplogging.py:128(LogManager)
2 0.001 0.000 0.004 0.002 _cplogging.py:162(__init__)
12 0.001 0.000 0.010 0.001 _cplogging.py:190(error)
12 0.003 0.000 0.007 0.001 _cplogging.py:284(time)
13 0.000 0.000 0.001 0.000 _cplogging.py:293(_get_builtin_handler)
6 0.000 0.000 0.001 0.000 _cplogging.py:301(_set_screen_handler)
1 0.000 0.000 0.000 0.000 _cplogging.py:314(_get_screen)
3 0.000 0.000 0.002 0.001 _cplogging.py:319(_set_screen)
1 0.000 0.000 0.003 0.003 _cplogging.py:331(_add_builtin_file_handler)
3 0.000 0.000 0.003 0.001 _cplogging.py:337(_set_file_handler)
1 0.000 0.000 0.000 0.000 _cplogging.py:352(_get_error_file)
2 0.000 0.000 0.003 0.002 _cplogging.py:357(_set_error_file)
1 0.000 0.000 0.000 0.000 _cplogging.py:366(_get_access_file)
1 0.000 0.000 0.000 0.000 _cplogging.py:371(_set_access_file)
1 0.000 0.000 0.000 0.000 _cplogging.py:393(_get_wsgi)
1 0.000 0.000 0.000 0.000 _cplogging.py:408(WSGIErrorHandler)
1 0.002 0.002 0.004 0.004 _cpreqbody.py:102(<module>)
1 0.000 0.000 0.000 0.000 _cpreqbody.py:270(Entity)
1 0.000 0.000 0.000 0.000 _cpreqbody.py:525(Part)
1 0.000 0.000 0.000 0.000 _cpreqbody.py:713(SizedReader)
1 0.000 0.000 0.000 0.000 _cpreqbody.py:891(RequestBody)
1 0.000 0.000 0.000 0.000 _cprequest.py:15(Hook)
1 0.001 0.001 0.001 0.001 _cprequest.py:172(Request)
1 0.015 0.015 0.025 0.025 _cprequest.py:2(<module>)
1 0.000 0.000 0.000 0.000 _cprequest.py:464(__init__)
1 0.000 0.000 0.000 0.000 _cprequest.py:73(HookMap)
1 0.000 0.000 0.000 0.000 _cprequest.py:76(__new__)
1 0.000 0.000 0.000 0.000 _cprequest.py:782(ResponseBody)
1 0.000 0.000 0.000 0.000 _cprequest.py:789(__get__)
1 0.000 0.000 0.000 0.000 _cprequest.py:82(__init__)
1 0.000 0.000 0.000 0.000 _cprequest.py:824(Response)
1 0.000 0.000 0.001 0.001 _cprequest.py:868(__init__)
1 0.001 0.001 0.002 0.002 _cpserver.py:1(<module>)
1 0.000 0.000 0.000 0.000 _cpserver.py:129(__init__)
1 0.002 0.002 0.089 0.089 _cpserver.py:135(httpserver_from_self)
1 0.000 0.000 0.000 0.000 _cpserver.py:14(Server)
1 0.000 0.000 0.387 0.387 _cpserver.py:147(start)
12 0.000 0.000 0.000 0.000 _cpserver.py:154(_get_bind_addr)
1 0.000 0.000 0.000 0.000 _cpserver.py:160(_set_bind_addr)
26 0.000 0.000 0.000 0.000 _cpserver.py:29(_get_socket_host)
2 0.000 0.000 0.000 0.000 _cpserver.py:31(_set_socket_host)
1 0.000 0.000 0.000 0.000 _cptools.py:144(HandlerTool)
3 0.000 0.000 0.002 0.001 _cptools.py:155(__init__)
1 0.000 0.000 0.000 0.000 _cptools.py:158(handler)
1 0.000 0.000 0.000 0.000 _cptools.py:193(HandlerWrapperTool)
1 0.000 0.000 0.000 0.000 _cptools.py:225(ErrorTool)
2 0.000 0.000 0.000 0.000 _cptools.py:228(__init__)
1 0.067 0.067 0.391 0.391 _cptools.py:23(<module>)
1 0.000 0.000 0.000 0.000 _cptools.py:251(SessionTool)
1 0.000 0.000 0.000 0.000 _cptools.py:268(__init__)
31 0.003 0.000 0.003 0.000 _cptools.py:31(_getargs)
1 0.000 0.000 0.000 0.000 _cptools.py:319(XMLRPCController)
1 0.000 0.000 0.000 0.000 _cptools.py:381(SessionAuthTool)
1 0.000 0.000 0.001 0.001 _cptools.py:383(_setargs)
1 0.000 0.000 0.000 0.000 _cptools.py:389(CachingTool)
1 0.000 0.000 0.000 0.000 _cptools.py:413(Toolbox)
1 0.000 0.000 0.000 0.000 _cptools.py:420(__init__)
34 0.002 0.000 0.002 0.000 _cptools.py:423(__setattr__)
1 0.000 0.000 0.000 0.000 _cptools.py:450(DeprecatedTool)
2 0.000 0.000 0.000 0.000 _cptools.py:455(__init__)
1 0.000 0.000 0.000 0.000 _cptools.py:49(Tool)
31 0.001 0.000 0.008 0.000 _cptools.py:57(__init__)
30 0.002 0.000 0.006 0.000 _cptools.py:71(_setargs)
1 0.014 0.014 0.021 0.021 _cptree.py:1(<module>)
1 0.000 0.000 0.000 0.000 _cptree.py:12(Application)
1 0.000 0.000 0.000 0.000 _cptree.py:150(Tree)
1 0.000 0.000 0.000 0.000 _cptree.py:165(__init__)
1 0.000 0.000 0.004 0.004 _cptree.py:168(mount)
1 0.000 0.000 0.003 0.003 _cptree.py:47(__init__)
1 0.000 0.000 0.000 0.000 _cptree.py:85(_set_script_name)
1 0.000 0.000 0.001 0.001 _cptree.py:92(merge)
1 0.000 0.000 0.000 0.000 _cpwsgi.py:128(ExceptionTrapper)
1 0.000 0.000 0.000 0.000 _cpwsgi.py:139(_TrappedResponse)
1 0.000 0.000 0.000 0.000 _cpwsgi.py:212(AppResponse)
1 0.000 0.000 0.000 0.000 _cpwsgi.py:33(VirtualHost)
1 0.000 0.000 0.000 0.000 _cpwsgi.py:341(CPWSGIApp)
1 0.000 0.000 0.000 0.000 _cpwsgi.py:366(__init__)
1 0.001 0.001 0.003 0.003 _cpwsgi.py:8(<module>)
1 0.000 0.000 0.000 0.000 _cpwsgi.py:84(InternalRedirector)
1 0.000 0.000 0.000 0.000 _cpwsgi_server.py:10(CPWSGIServer)
1 0.000 0.000 0.002 0.002 _cpwsgi_server.py:19(__init__)
1 0.002 0.002 0.085 0.085 _cpwsgi_server.py:3(<module>)
1 0.001 0.001 0.002 0.002 _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 _parseaddr.py:174(AddrlistClass)
1 0.000 0.000 0.000 0.000 _parseaddr.py:466(AddressList)
1 0.000 0.000 0.002 0.002 _parseaddr.py:7(<module>)
1 0.000 0.000 0.000 0.000 _pyio.py:1052(BufferedWriter)
1 0.000 0.000 0.000 0.000 _pyio.py:1149(BufferedRWPair)
1 0.000 0.000 0.000 0.000 _pyio.py:1221(BufferedRandom)
1 0.000 0.000 0.000 0.000 _pyio.py:1294(TextIOBase)
1 0.000 0.000 0.000 0.000 _pyio.py:1362(IncrementalNewlineDecoder)
1 0.002 0.002 0.002 0.002 _pyio.py:1447(TextIOWrapper)
1 0.000 0.000 0.000 0.000 _pyio.py:1990(StringIO)
1 0.000 0.000 0.000 0.000 _pyio.py:224(DocDescriptor)
1 0.000 0.000 0.000 0.000 _pyio.py:233(OpenWrapper)
1 0.000 0.000 0.000 0.000 _pyio.py:256(IOBase)
1 0.000 0.000 0.000 0.000 _pyio.py:28(BlockingIOError)
1 0.001 0.001 0.031 0.031 _pyio.py:3(<module>)
1 0.000 0.000 0.000 0.000 _pyio.py:523(RawIOBase)
1 0.000 0.000 0.000 0.000 _pyio.py:588(BufferedIOBase)
1 0.000 0.000 0.000 0.000 _pyio.py:677(_BufferedIOMixin)
1 0.000 0.000 0.000 0.000 _pyio.py:787(BytesIO)
1 0.000 0.000 0.000 0.000 _pyio.py:901(BufferedReader)
30 0.001 0.000 0.001 0.000 _weakrefset.py:16(__init__)
30 0.001 0.000 0.001 0.000 _weakrefset.py:20(__enter__)
30 0.001 0.000 0.002 0.000 _weakrefset.py:26(__exit__)
75 0.003 0.000 0.003 0.000 _weakrefset.py:36(__init__)
30 0.000 0.000 0.000 0.000 _weakrefset.py:52(_commit_removals)
48 0.003 0.000 0.006 0.000 _weakrefset.py:58(__iter__)
1243 0.030 0.000 0.030 0.000 _weakrefset.py:68(__contains__)
38 0.001 0.000 0.001 0.000 _weakrefset.py:79(add)
21 0.006 0.000 0.025 0.001 abc.py:116(__new__)
21 0.003 0.000 0.007 0.000 abc.py:119(<setcomp>)
5 0.000 0.000 0.010 0.002 abc.py:135(register)
601 0.044 0.000 0.080 0.000 abc.py:158(__instancecheck__)
30/11 0.006 0.000 0.016 0.001 abc.py:174(__subclasscheck__)
1 0.000 0.000 0.000 0.000 albumartfetcher.py:10(AlbumArtFetcher)
1 0.030 0.030 0.030 0.030 albumartfetcher.py:3(<module>)
1 0.000 0.000 0.000 0.000 argparse.py:1019(_SubParsersAction)
1 0.000 0.000 0.000 0.000 argparse.py:1021(_ChoicesPseudoAction)
1 0.000 0.000 0.000 0.000 argparse.py:108(_AttributeHolder)
1 0.000 0.000 0.000 0.000 argparse.py:1108(FileType)
1 0.000 0.000 0.000 0.000 argparse.py:1152(Namespace)
1 0.000 0.000 0.000 0.000 argparse.py:1159(__init__)
1 0.000 0.000 0.000 0.000 argparse.py:1173(_ActionsContainer)
3 0.001 0.000 0.011 0.004 argparse.py:1175(__init__)
34 0.001 0.000 0.001 0.000 argparse.py:1227(register)
9 0.000 0.000 0.000 0.000 argparse.py:1231(_registry_get)
4 0.001 0.000 0.015 0.004 argparse.py:1256(add_argument)
2 0.000 0.000 0.002 0.001 argparse.py:1303(add_argument_group)
4 0.000 0.000 0.001 0.000 argparse.py:1313(_add_action)
4 0.001 0.000 0.001 0.000 argparse.py:1393(_get_optional_kwargs)
4 0.000 0.000 0.000 0.000 argparse.py:1429(_pop_action_class)
1 0.000 0.000 0.000 0.000 argparse.py:143(HelpFormatter)
3 0.000 0.000 0.000 0.000 argparse.py:1433(_get_handler)
4 0.000 0.000 0.000 0.000 argparse.py:1442(_check_conflict)
1 0.000 0.000 0.000 0.000 argparse.py:1480(_ArgumentGroup)
2 0.000 0.000 0.002 0.001 argparse.py:1482(__init__)
4 0.001 0.000 0.009 0.002 argparse.py:150(__init__)
4 0.001 0.000 0.002 0.001 argparse.py:1504(_add_action)
1 0.000 0.000 0.000 0.000 argparse.py:1514(_MutuallyExclusiveGroup)
1 0.000 0.000 0.000 0.000 argparse.py:1534(ArgumentParser)
1 0.001 0.001 0.033 0.033 argparse.py:1552(__init__)
1 0.000 0.000 0.000 0.000 argparse.py:1598(identity)
4 0.000 0.000 0.002 0.001 argparse.py:1676(_add_action)
1 0.000 0.000 0.000 0.000 argparse.py:1688(_get_positional_actions)
1 0.000 0.000 0.000 0.000 argparse.py:1689(<listcomp>)
1 0.000 0.000 0.006 0.006 argparse.py:1696(parse_args)
1 0.000 0.000 0.006 0.006 argparse.py:1703(parse_known_args)
1 0.000 0.000 0.006 0.006 argparse.py:1738(_parse_known_args)
1 0.000 0.000 0.000 0.000 argparse.py:1785(take_action)
1 0.000 0.000 0.005 0.005 argparse.py:1806(consume_optional)
1 0.000 0.000 0.000 0.000 argparse.py:1883(consume_positionals)
1 0.000 0.000 0.000 0.000 argparse.py:191(_Section)
1 0.000 0.000 0.000 0.000 argparse.py:1913(<listcomp>)
4 0.000 0.000 0.000 0.000 argparse.py:193(__init__)
1 0.000 0.000 0.004 0.004 argparse.py:2005(_match_argument)
1 0.000 0.000 0.000 0.000 argparse.py:2026(_match_arguments_partial)
2 0.000 0.000 0.000 0.000 argparse.py:2042(_parse_optional)
1 0.000 0.000 0.000 0.000 argparse.py:2144(_get_nargs_pattern)
1 0.000 0.000 0.000 0.000 argparse.py:2188(_get_values)
1 0.000 0.000 0.000 0.000 argparse.py:2191(<listcomp>)
1 0.000 0.000 0.000 0.000 argparse.py:2230(<listcomp>)
1 0.000 0.000 0.000 0.000 argparse.py:2237(_get_value)
1 0.000 0.000 0.000 0.000 argparse.py:2263(_check_value)
4 0.000 0.000 0.009 0.002 argparse.py:2313(_get_formatter)
4 0.000 0.000 0.000 0.000 argparse.py:551(_metavar_formatter)
4 0.000 0.000 0.000 0.000 argparse.py:560(format)
4 0.000 0.000 0.001 0.000 argparse.py:567(_format_args)
3 0.000 0.000 0.000 0.000 argparse.py:582(<listcomp>)
1 0.001 0.001 0.011 0.011 argparse.py:62(<module>)
1 0.000 0.000 0.000 0.000 argparse.py:623(RawDescriptionHelpFormatter)
1 0.000 0.000 0.000 0.000 argparse.py:634(RawTextHelpFormatter)
1 0.000 0.000 0.000 0.000 argparse.py:645(ArgumentDefaultsHelpFormatter)
1 0.000 0.000 0.000 0.000 argparse.py:679(ArgumentError)
1 0.000 0.000 0.000 0.000 argparse.py:699(ArgumentTypeError)
1 0.000 0.000 0.000 0.000 argparse.py:708(Action)
4 0.000 0.000 0.000 0.000 argparse.py:759(__init__)
1 0.000 0.000 0.000 0.000 argparse.py:799(_StoreAction)
1 0.000 0.000 0.000 0.000 argparse.py:801(__init__)
1 0.000 0.000 0.000 0.000 argparse.py:830(__call__)
1 0.000 0.000 0.000 0.000 argparse.py:834(_StoreConstAction)
2 0.000 0.000 0.000 0.000 argparse.py:836(__init__)
1 0.000 0.000 0.000 0.000 argparse.py:857(_StoreTrueAction)
2 0.000 0.000 0.000 0.000 argparse.py:859(__init__)
1 0.000 0.000 0.000 0.000 argparse.py:874(_StoreFalseAction)
1 0.000 0.000 0.000 0.000 argparse.py:891(_AppendAction)
1 0.000 0.000 0.000 0.000 argparse.py:928(_AppendConstAction)
1 0.000 0.000 0.000 0.000 argparse.py:954(_CountAction)
1 0.000 0.000 0.000 0.000 argparse.py:975(_HelpAction)
1 0.000 0.000 0.000 0.000 argparse.py:977(__init__)
1 0.000 0.000 0.000 0.000 argparse.py:994(_VersionAction)
1 0.005 0.005 0.005 0.005 auth.py:1(<module>)
1 0.000 0.000 0.000 0.000 auth_basic.py:19(<module>)
1 0.000 0.000 0.000 0.000 auth_digest.py:127(HttpDigestAuthorization)
1 0.000 0.000 0.001 0.001 auth_digest.py:19(<module>)
1 0.000 0.000 0.000 0.000 base64.py:148(<listcomp>)
1 0.000 0.000 0.000 0.000 base64.py:149(<listcomp>)
1 0.038 0.038 0.040 0.040 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 caching.py:130(MemoryCache)
1 0.001 0.001 0.002 0.002 caching.py:33(<module>)
1 0.000 0.000 0.001 0.001 caching.py:409(expires)
1 0.000 0.000 0.000 0.000 caching.py:45(Cache)
1 0.000 0.000 0.000 0.000 caching.py:69(AntiStampedeCache)
1 0.001 0.001 0.002 0.002 cgi.py:16(<module>)
1 0.000 0.000 0.000 0.000 cgi.py:326(MiniFieldStorage)
1 0.000 0.000 0.000 0.000 cgi.py:351(FieldStorage)
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.000 0.000 cherrymodel.py:217(MusicEntry)
1 0.000 0.000 0.000 0.000 cherrymodel.py:224(StartsWithCaseInsensitive)
1 0.025 0.025 0.118 0.118 cherrymodel.py:32(<module>)
1 0.000 0.000 0.000 0.000 cherrymodel.py:50(CherryModel)
1 0.000 0.000 0.000 0.000 cherrymodel.py:51(__init__)
1 0.068 0.068 153.659 153.659 cherrymusic:31(<module>)
1 0.000 0.000 0.000 0.000 client.py:1067(HTTPSConnection)
1 0.000 0.000 0.000 0.000 client.py:1119(HTTPException)
1 0.000 0.000 0.000 0.000 client.py:1124(NotConnected)
1 0.000 0.000 0.000 0.000 client.py:1127(InvalidURL)
1 0.000 0.000 0.000 0.000 client.py:1130(UnknownProtocol)
1 0.000 0.000 0.000 0.000 client.py:1135(UnknownTransferEncoding)
1 0.000 0.000 0.000 0.000 client.py:1138(UnimplementedFileMode)
1 0.000 0.000 0.000 0.000 client.py:1141(IncompleteRead)
1 0.000 0.000 0.000 0.000 client.py:1155(ImproperConnectionState)
1 0.000 0.000 0.000 0.000 client.py:1158(CannotSendRequest)
1 0.000 0.000 0.000 0.000 client.py:1161(CannotSendHeader)
1 0.000 0.000 0.000 0.000 client.py:1164(ResponseNotReady)
1 0.000 0.000 0.000 0.000 client.py:1167(BadStatusLine)
1 0.000 0.000 0.000 0.000 client.py:1174(LineTooLong)
1 0.000 0.000 0.000 0.000 client.py:210(HTTPMessage)
1 0.000 0.000 0.000 0.000 client.py:264(HTTPResponse)
1 0.000 0.000 0.000 0.000 client.py:631(HTTPConnection)
1 0.009 0.009 0.521 0.521 client.py:67(<module>)
2 0.000 0.000 0.000 0.000 codecs.py:164(__init__)
1 0.000 0.000 0.000 0.000 codecs.py:192(setstate)
19 0.000 0.000 0.000 0.000 codecs.py:238(__init__)
19 0.001 0.000 0.002 0.000 codecs.py:287(__init__)
80 0.008 0.000 0.019 0.000 codecs.py:297(decode)
28 0.000 0.000 0.000 0.000 codecs.py:309(getstate)
1 0.000 0.000 0.000 0.000 codecs.py:77(__new__)
1319 0.055 0.000 0.055 0.000 collections.py:130(move_to_end)
469 0.038 0.000 0.071 0.000 collections.py:171(pop)
101 0.007 0.000 0.044 0.000 collections.py:185(setdefault)
5 0.000 0.000 0.005 0.001 collections.py:209(copy)
14 0.015 0.001 0.168 0.012 collections.py:293(namedtuple)
608 0.007 0.000 0.009 0.000 collections.py:334(<genexpr>)
76 0.002 0.000 0.004 0.000 collections.py:354(<genexpr>)
76 0.001 0.000 0.004 0.000 collections.py:355(<genexpr>)
596 0.107 0.000 0.426 0.001 collections.py:40(__init__)
690 0.049 0.000 0.071 0.000 collections.py:57(__setitem__)
15 0.000 0.000 0.000 0.000 collections.py:695(__init__)
15 0.001 0.000 0.001 0.000 collections.py:705(__getitem__)
469 0.029 0.000 0.034 0.000 collections.py:71(__delitem__)
1513 0.020 0.000 0.020 0.000 collections.py:82(__iter__)
1 0.018 0.018 0.080 0.080 config.py:25(<module>)
1 0.000 0.000 0.000 0.000 config.py:286(ConvertingDict)
1 0.000 0.000 0.000 0.000 config.py:323(ConvertingList)
1 0.000 0.000 0.000 0.000 config.py:346(ConvertingTuple)
1 0.000 0.000 0.033 0.033 config.py:358(BaseConfigurator)
1 0.000 0.000 0.000 0.000 config.py:491(DictConfigurator)
1 0.002 0.002 0.003 0.003 configparser.py:1084(_join_multiline_values)
15 0.001 0.000 0.001 0.000 configparser.py:1102(_unify_values)
1 0.000 0.000 0.000 0.000 configparser.py:1151(ConfigParser)
1 0.000 0.000 0.000 0.000 configparser.py:1170(SafeConfigParser)
1 0.000 0.000 0.000 0.000 configparser.py:1183(SectionProxy)
6 0.000 0.000 0.000 0.000 configparser.py:1186(__init__)
15 0.001 0.000 0.006 0.000 configparser.py:1194(__getitem__)
1 0.001 0.001 0.134 0.134 configparser.py:120(<module>)
6 0.000 0.000 0.008 0.001 configparser.py:1214(__iter__)
6 0.000 0.000 0.008 0.001 configparser.py:1217(_options)
1 0.000 0.000 0.000 0.000 configparser.py:144(Error)
1 0.000 0.000 0.000 0.000 configparser.py:174(NoSectionError)
1 0.000 0.000 0.000 0.000 configparser.py:183(DuplicateSectionError)
1 0.000 0.000 0.000 0.000 configparser.py:209(DuplicateOptionError)
1 0.000 0.000 0.000 0.000 configparser.py:236(NoOptionError)
1 0.000 0.000 0.000 0.000 configparser.py:247(InterpolationError)
1 0.000 0.000 0.000 0.000 configparser.py:257(InterpolationMissingOptionError)
1 0.000 0.000 0.000 0.000 configparser.py:272(InterpolationSyntaxError)
1 0.000 0.000 0.000 0.000 configparser.py:280(InterpolationDepthError)
1 0.000 0.000 0.000 0.000 configparser.py:293(ParsingError)
1 0.000 0.000 0.000 0.000 configparser.py:336(MissingSectionHeaderError)
1 0.000 0.000 0.000 0.000 configparser.py:356(Interpolation)
15 0.000 0.000 0.000 0.000 configparser.py:365(before_read)
1 0.000 0.000 0.005 0.005 configparser.py:372(BasicInterpolation)
15 0.000 0.000 0.001 0.000 configparser.py:389(before_get)
15 0.000 0.000 0.001 0.000 configparser.py:402(_interpolate_some)
1 0.000 0.000 0.005 0.005 configparser.py:443(ExtendedInterpolation)
1 0.000 0.000 0.006 0.006 configparser.py:516(LegacyInterpolation)
1 0.001 0.001 0.105 0.105 configparser.py:554(RawConfigParser)
1 0.000 0.000 0.002 0.002 configparser.py:595(__init__)
1 0.000 0.000 0.000 0.000 configparser.py:633(defaults)
5 0.000 0.000 0.000 0.000 configparser.py:655(has_section)
5 0.001 0.000 0.008 0.002 configparser.py:662(options)
1 0.001 0.001 0.044 0.044 configparser.py:671(read)
15 0.001 0.000 0.004 0.000 configparser.py:755(get)
1 0.000 0.000 0.000 0.000 configparser.py:826(items)
45 0.001 0.000 0.001 0.000 configparser.py:855(optionxform)
15 0.001 0.000 0.001 0.000 configparser.py:858(has_option)
6 0.000 0.000 0.000 0.000 configparser.py:939(__getitem__)
1 0.000 0.000 0.000 0.000 configparser.py:966(__iter__)
1 0.026 0.026 0.041 0.041 configparser.py:970(_read)
112 0.018 0.000 0.650 0.006 configuration.py:1081(__init__)
1255/464 0.040 0.000 0.220 0.000 configuration.py:1090(_key)
1023/378 0.037 0.000 0.182 0.000 configuration.py:1097(_key_as_seen_from)
1141/452 0.030 0.000 0.106 0.000 configuration.py:1110(_recursive_properties)
1 0.000 0.000 0.000 0.000 configuration.py:1116(_create_mode)
165/101 0.004 0.000 0.005 0.000 configuration.py:1118(fget)
22 0.001 0.000 0.001 0.000 configuration.py:1126(fset)
296 0.009 0.000 0.147 0.000 configuration.py:1136(name)
1 0.000 0.000 0.000 0.000 configuration.py:1140(validity)
338 0.008 0.000 0.011 0.000 configuration.py:1142(fget)
1 0.000 0.000 0.000 0.000 configuration.py:1158(type)
340 0.007 0.000 0.010 0.000 configuration.py:1160(fget)
1 0.000 0.000 0.000 0.000 configuration.py:1177(readonly)
2516/935 0.056 0.000 0.072 0.000 configuration.py:1179(fget)
425 0.010 0.000 0.027 0.000 configuration.py:1187(fset)
1 0.000 0.000 0.000 0.000 configuration.py:1196(hidden)
812/304 0.018 0.000 0.023 0.000 configuration.py:1198(fget)
185 0.004 0.000 0.011 0.000 configuration.py:1206(fset)
1 0.000 0.000 0.000 0.000 configuration.py:1229(__len__)
1 0.000 0.000 0.000 0.000 configuration.py:1230(<genexpr>)
31 0.007 0.000 0.311 0.010 configuration.py:1239(__contains__)
409 0.015 0.000 0.299 0.001 configuration.py:1245(<genexpr>)
2 0.000 0.000 0.915 0.458 configuration.py:1248(__iadd__)
1 0.000 0.000 0.919 0.919 configuration.py:1256(__add__)
1 0.000 0.000 0.002 0.002 configuration.py:1271(__str__)
750 0.068 0.000 0.747 0.001 configuration.py:1278(__getitem__)
2 0.000 0.000 0.915 0.458 configuration.py:1285(__setitem__)
225 0.023 0.000 0.179 0.001 configuration.py:1299(__getattr__)
3359/1760 0.164 0.000 0.734 0.000 configuration.py:1308(__setattr__)
3493 0.022 0.000 0.022 0.000 configuration.py:1322(_isroot)
121/65 0.018 0.000 1.462 0.022 configuration.py:1327(_update)
750 0.025 0.000 0.486 0.001 configuration.py:1338(_get)
1068 0.143 0.000 0.906 0.001 configuration.py:1344(_get_local)
2 0.000 0.000 0.915 0.457 configuration.py:1357(_set)
37 0.001 0.000 1.194 0.032 configuration.py:1366(_set_local)
5 0.000 0.000 0.000 0.000 configuration.py:1406(transformer)
5 0.002 0.000 0.002 0.000 configuration.py:1409(transformer_decorator)
114/94 0.003 0.000 0.049 0.001 configuration.py:1410(transformer_wrapper)
1 0.000 0.000 0.000 0.000 configuration.py:1418(TransformError)
20 0.002 0.000 0.002 0.000 configuration.py:1420(__init__)
20 0.000 0.000 0.000 0.000 configuration.py:1445(cause)
13 0.002 0.000 0.020 0.002 configuration.py:1451(_to_bool_transformer)
6 0.000 0.000 0.000 0.000 configuration.py:1469(_to_list_transformer)
22 0.007 0.000 0.036 0.002 configuration.py:1480(_to_int_transformer)
18 0.000 0.000 0.016 0.001 configuration.py:1483(ishex)
18 0.000 0.000 0.012 0.001 configuration.py:1486(isoctal)
10 0.004 0.000 0.017 0.002 configuration.py:1508(_to_float_transformer)
63 0.002 0.000 0.002 0.000 configuration.py:1525(_to_str_transformer)
1 0.000 0.000 0.000 0.000 configuration.py:1535(ValueConverter)
1 0.000 0.000 0.000 0.000 configuration.py:1537(<dictcomp>)
194 0.002 0.000 0.002 0.000 configuration.py:1544(__init__)
67 0.003 0.000 0.007 0.000 configuration.py:1548(__getitem__)
1 0.002 0.002 0.749 0.749 configuration.py:157(from_configparser)
6 0.000 0.000 0.015 0.003 configuration.py:176(<listcomp>)
1 0.000 0.000 0.684 0.684 configuration.py:232(from_dict)
2 0.000 0.000 0.211 0.105 configuration.py:239(to_list)
2 0.002 0.001 0.211 0.105 configuration.py:248(<listcomp>)
104 0.009 0.000 0.647 0.006 configuration.py:274(property_to_tuple)
104 0.024 0.000 0.634 0.006 configuration.py:277(<listcomp>)
7/1 0.003 0.000 0.684 0.684 configuration.py:290(_config_from_dict)
28 0.001 0.000 0.001 0.000 configuration.py:298(<genexpr>)
7 0.001 0.000 0.012 0.002 configuration.py:306(_property_from_dict)
1 0.018 0.018 0.199 0.199 configuration.py:31(<module>)
1 0.000 0.000 0.000 0.000 configuration.py:318(create)
11 0.000 0.000 0.092 0.008 configuration.py:321(__init__)
11 0.000 0.000 0.002 0.000 configuration.py:324(__enter__)
11 0.000 0.000 0.002 0.000 configuration.py:328(__exit__)
1 0.000 0.000 0.000 0.000 configuration.py:333(extend)
1 0.000 0.000 0.000 0.000 configuration.py:351(ConfigError)
1 0.000 0.000 0.000 0.000 configuration.py:355(ConfigKeyError)
1 0.001 0.001 0.050 0.050 configuration.py:359(Key)
4982 0.124 0.000 0.262 0.000 configuration.py:387(_validate_complexkey)
4098 0.039 0.000 0.074 0.000 configuration.py:393(_normalize)
7063 0.227 0.000 0.604 0.000 configuration.py:397(__init__)
2 0.007 0.003 0.472 0.236 configuration.py:40(from_defaults)
3631 0.080 0.000 0.112 0.000 configuration.py:413(__bool__)
495 0.023 0.000 0.271 0.001 configuration.py:419(__iter__)
1436 0.078 0.000 0.308 0.000 configuration.py:425(__add__)
298 0.008 0.000 0.025 0.000 configuration.py:438(__eq__)
1943 0.041 0.000 0.119 0.000 configuration.py:441(__hash__)
1136 0.006 0.000 0.006 0.000 configuration.py:444(str)
4098 0.061 0.000 0.135 0.000 configuration.py:449(normstr)
1849 0.095 0.000 0.352 0.000 configuration.py:454(split)
796 0.017 0.000 0.164 0.000 configuration.py:460(head)
301 0.006 0.000 0.069 0.000 configuration.py:465(tail)
56 0.003 0.000 0.010 0.000 configuration.py:475(last)
1 0.000 0.000 0.001 0.001 configuration.py:481(Property)
196 0.003 0.000 0.003 0.000 configuration.py:577(_potential_transform_targets)
114 0.001 0.000 0.001 0.000 configuration.py:581(_attributes)
7 0.000 0.000 0.001 0.000 configuration.py:586(_default_attributes)
2360 0.019 0.000 0.023 0.000 configuration.py:591(_reserved)
2 0.001 0.001 0.004 0.002 configuration.py:596(<listcomp>)
194 0.019 0.000 0.307 0.002 configuration.py:602(_validate_no_keyword)
194 0.041 0.000 0.757 0.004 configuration.py:610(__init__)
93 0.001 0.000 0.001 0.000 configuration.py:632(_key)
728 0.023 0.000 0.104 0.000 configuration.py:636(__getitem__)
1 0.000 0.000 0.001 0.001 configuration.py:678(__str__)
11 0.000 0.000 0.000 0.000 configuration.py:709(name)
499 0.003 0.000 0.003 0.000 configuration.py:714(type)
493 0.005 0.000 0.005 0.000 configuration.py:719(validity)
1 0.000 0.000 0.000 0.000 configuration.py:732(int)
3 0.000 0.000 0.000 0.000 configuration.py:742(bool)
63 0.002 0.000 0.008 0.000 configuration.py:747(str)
1 0.000 0.000 0.000 0.000 configuration.py:752(value)
243 0.002 0.000 0.002 0.000 configuration.py:762(fget)
388 0.022 0.000 0.148 0.000 configuration.py:765(fset)
1 0.000 0.000 0.000 0.000 configuration.py:779(desc)
378 0.003 0.000 0.003 0.000 configuration.py:782(fget)
368 0.030 0.000 0.368 0.001 configuration.py:785(fset)
388 0.008 0.000 0.030 0.000 configuration.py:797(_validate)
21 0.002 0.000 0.012 0.001 configuration.py:814(_validate_single_value)
388 0.011 0.000 0.068 0.000 configuration.py:828(_to_type)
382 0.004 0.000 0.049 0.000 configuration.py:838(_match_existing_type)
24 0.001 0.000 0.045 0.002 configuration.py:846(_transform)
73 0.005 0.000 0.654 0.009 configuration.py:863(__copy)
146 0.024 0.000 0.310 0.002 configuration.py:866(__become_like)
121 0.015 0.000 1.121 0.009 configuration.py:876(_update)
194 0.007 0.000 0.011 0.000 configuration.py:905(_get_valid_type)
1 0.000 0.000 0.000 0.000 configuration.py:919(PropertySet)
1 0.000 0.000 0.001 0.001 configuration.py:992(Configuration)
1 0.001 0.001 0.002 0.002 contextlib.py:1(<module>)
1 0.000 0.000 0.000 0.000 contextlib.py:10(ContextDecorator)
1 0.000 0.000 0.000 0.000 contextlib.py:119(closing)
2 0.000 0.000 0.000 0.000 contextlib.py:136(__init__)
2 0.000 0.000 0.000 0.000 contextlib.py:138(__enter__)
2 0.000 0.000 0.002 0.001 contextlib.py:140(__exit__)
1 0.000 0.000 0.000 0.000 contextlib.py:33(_GeneratorContextManager)
1 0.002 0.002 0.172 0.172 cookies.py:130(<module>)
1 0.000 0.000 0.000 0.000 cookies.py:147(CookieError)
1 0.000 0.000 0.000 0.000 cookies.py:308(Morsel)
1 0.000 0.000 0.000 0.000 cookies.py:453(BaseCookie)
3 0.000 0.000 0.000 0.000 cookies.py:474(__init__)
1 0.000 0.000 0.000 0.000 cookies.py:559(SimpleCookie)
1 0.015 0.015 0.032 0.032 cptools.py:1(<module>)
1 0.000 0.000 0.000 0.000 cptools.py:279(SessionAuth)
1 0.001 0.001 0.001 0.001 cptools.py:407(<listcomp>)
1 0.000 0.000 0.000 0.000 cptools.py:571(MonitoredHeaderMap)
2 0.000 0.000 0.000 0.000 datetime.py:1017(__new__)
1 0.000 0.000 0.000 0.000 datetime.py:1302(datetime)
2 0.000 0.000 0.000 0.000 datetime.py:1312(__new__)
1 0.007 0.007 0.021 0.021 datetime.py:17(<module>)
1 0.000 0.000 0.002 0.002 datetime.py:1786(timezone)
3 0.000 0.000 0.000 0.000 datetime.py:1810(_create)
4 0.000 0.000 0.000 0.000 datetime.py:267(_check_date_fields)
4 0.000 0.000 0.000 0.000 datetime.py:278(_check_time_fields)
4 0.000 0.000 0.000 0.000 datetime.py:290(_check_tzinfo_arg)
1 0.000 0.000 0.000 0.000 datetime.py:298(timedelta)
9 0.004 0.000 0.008 0.001 datetime.py:317(__new__)
1 0.000 0.000 0.001 0.001 datetime.py:500(__neg__)
3 0.000 0.000 0.000 0.000 datetime.py:51(_days_before_year)
4 0.000 0.000 0.000 0.000 datetime.py:56(_days_in_month)
1 0.000 0.000 0.000 0.000 datetime.py:631(date)
4 0.000 0.000 0.000 0.000 datetime.py:661(__new__)
1 0.000 0.000 0.000 0.000 datetime.py:924(tzinfo)
1 0.000 0.000 0.000 0.000 datetime.py:993(time)
1 0.036 0.036 0.037 0.037 dbapi2.py:23(<module>)
1 0.000 0.000 0.000 0.000 dbapi2.py:49(<listcomp>)
1 0.000 0.000 0.000 0.000 dbapi2.py:50(<listcomp>)
1 0.000 0.000 0.001 0.001 dbapi2.py:54(register_adapters_and_converters)
1 0.000 0.000 0.002 0.002 decoder.py:18(_floatconstants)
1 0.003 0.003 0.042 0.042 decoder.py:2(<module>)
1 0.000 0.000 0.000 0.000 decoder.py:265(JSONDecoder)
2 0.000 0.000 0.000 0.000 decoder.py:295(__init__)
1 0.003 0.003 0.007 0.007 dis.py:1(<module>)
1 0.002 0.002 0.021 0.021 encoder.py:2(<module>)
1 0.000 0.000 0.000 0.000 encoder.py:68(JSONEncoder)
2 0.000 0.000 0.000 0.000 encoder.py:99(__init__)
1 0.000 0.000 0.000 0.000 encoders.py:5(<module>)
1 0.000 0.000 0.001 0.001 encoding.py:1(<module>)
1 0.000 0.000 0.000 0.000 encoding.py:37(ResponseEncoder)
1 0.002 0.002 0.005 0.005 error.py:12(<module>)
1 0.000 0.000 0.000 0.000 error.py:20(URLError)
1 0.000 0.000 0.000 0.000 error.py:35(HTTPError)
1 0.000 0.000 0.000 0.000 error.py:62(ContentTooShortError)
1 0.000 0.000 0.000 0.000 errors.py:13(MessageParseError)
1 0.000 0.000 0.000 0.000 errors.py:17(HeaderParseError)
1 0.000 0.000 0.000 0.000 errors.py:21(BoundaryError)
1 0.000 0.000 0.000 0.000 errors.py:25(MultipartConversionError)
1 0.000 0.000 0.000 0.000 errors.py:29(CharsetError)
1 0.000 0.000 0.000 0.000 errors.py:35(MessageDefect)
1 0.000 0.000 0.000 0.000 errors.py:41(NoBoundaryInMultipartDefect)
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(FirstHeaderLineIsContinuationDefect)
1 0.000 0.000 0.005 0.005 errors.py:5(<module>)
1 0.000 0.000 0.000 0.000 errors.py:50(MisplacedEnvelopeHeaderDefect)
1 0.000 0.000 0.000 0.000 errors.py:53(MalformedHeaderDefect)
1 0.000 0.000 0.000 0.000 errors.py:56(MultipartInvariantViolationDefect)
1 0.000 0.000 0.000 0.000 errors.py:9(MessageError)
1 0.000 0.000 0.000 0.000 feedparser.py:137(FeedParser)
1 0.011 0.011 0.419 0.419 feedparser.py:20(<module>)
1 0.000 0.000 0.000 0.000 feedparser.py:43(BufferedSubFile)
1 0.000 0.000 0.000 0.000 feedparser.py:487(BytesFeedParser)
1 0.000 0.000 0.002 0.002 fnmatch.py:11(<module>)
1 0.000 0.000 0.000 0.000 functools.py:119(lru_cache)
1 0.000 0.000 0.001 0.001 functools.py:139(decorating_function)
1383 0.179 0.000 1.242 0.001 functools.py:170(wrapper)
1 0.000 0.000 0.000 0.000 functools.py:26(update_wrapper)
1 0.000 0.000 0.000 0.000 functools.py:54(wraps)
2336 0.073 0.000 0.387 0.000 genericpath.py:15(exists)
23 0.002 0.000 0.075 0.003 genericpath.py:26(isfile)
471 0.024 0.000 0.114 0.000 genericpath.py:38(isdir)
4 0.000 0.000 0.001 0.000 genericpath.py:47(getsize)
49 0.003 0.000 0.004 0.000 genericpath.py:85(_splitext)
6 0.001 0.000 0.004 0.001 gettext.py:111(_expand_lang)
3 0.002 0.001 0.011 0.004 gettext.py:353(find)
3 0.000 0.000 0.011 0.004 gettext.py:393(translation)
3 0.000 0.000 0.012 0.004 gettext.py:459(dgettext)
3 0.000 0.000 0.012 0.004 gettext.py:497(gettext)
1 0.000 0.000 0.000 0.000 handlers.py:1058(BufferingHandler)
1 0.000 0.000 0.000 0.000 handlers.py:1109(MemoryHandler)
1 0.000 0.000 0.000 0.000 handlers.py:1162(QueueHandler)
1 0.000 0.000 0.000 0.000 handlers.py:1229(QueueListener)
1 0.000 0.000 0.000 0.000 handlers.py:160(TimedRotatingFileHandler)
1 0.010 0.010 0.020 0.020 handlers.py:25(<module>)
1 0.000 0.000 0.000 0.000 handlers.py:356(WatchedFileHandler)
1 0.000 0.000 0.000 0.000 handlers.py:407(SocketHandler)
1 0.000 0.000 0.000 0.000 handlers.py:53(BaseRotatingHandler)
1 0.000 0.000 0.000 0.000 handlers.py:562(DatagramHandler)
1 0.001 0.001 0.001 0.001 handlers.py:600(SysLogHandler)
1 0.000 0.000 0.000 0.000 handlers.py:809(SMTPHandler)
1 0.000 0.000 0.000 0.000 handlers.py:85(RotatingFileHandler)
1 0.000 0.000 0.000 0.000 handlers.py:886(NTEventLogHandler)
1 0.000 0.000 0.000 0.000 handlers.py:986(HTTPHandler)
1 0.044 0.044 0.052 0.052 hashlib.py:53(<module>)
6 0.006 0.001 0.008 0.001 hashlib.py:94(__get_openssl_constructor)
1 0.000 0.000 0.000 0.000 header.py:167(Header)
1 0.000 0.000 0.000 0.000 header.py:376(_ValueFormatter)
1 0.009 0.009 0.074 0.074 header.py:5(<module>)
1 0.000 0.000 0.000 0.000 header.py:504(_Accumulator)
1 0.000 0.000 0.000 0.000 httpauth.py:20(<module>)
1 0.100 0.100 2.049 2.049 httphandler.py:33(<module>)
1 0.000 0.000 0.000 0.000 httphandler.py:60(HTTPHandler)
1 0.001 0.001 0.411 0.411 httphandler.py:61(__init__)
1 0.000 0.000 0.000 0.000 httputil.py:108(HeaderElement)
1 0.000 0.000 0.000 0.000 httputil.py:163(AcceptElement)
1 0.000 0.000 0.000 0.000 httputil.py:240(valid_status)
1 0.000 0.000 0.000 0.000 httputil.py:352(CaseInsensitiveDict)
4 0.000 0.000 0.000 0.000 httputil.py:367(__contains__)
1 0.000 0.000 0.000 0.000 httputil.py:413(HeaderMap)
1 0.000 0.000 0.000 0.000 httputil.py:485(Host)
4 0.000 0.000 0.000 0.000 httputil.py:498(__init__)
1 0.001 0.001 0.014 0.014 httputil.py:8(<module>)
1 0.000 0.000 0.000 0.000 idna.py:146(Codec)
6 0.002 0.000 0.004 0.001 idna.py:147(encode)
1 0.000 0.000 0.000 0.000 idna.py:196(IncrementalEncoder)
1 0.000 0.000 0.000 0.000 idna.py:231(IncrementalDecoder)
1 0.000 0.000 0.000 0.000 idna.py:270(StreamWriter)
1 0.000 0.000 0.000 0.000 idna.py:273(StreamReader)
1 0.000 0.000 0.000 0.000 idna.py:278(getregentry)
1 0.005 0.005 0.083 0.083 idna.py:3(<module>)
24 0.001 0.000 0.001 0.000 idna.py:62(ToASCII)
801 0.151 0.000 3.882 0.005 inspect.py:1009(getframeinfo)
56 0.031 0.001 3.919 0.070 inspect.py:1047(getouterframes)
56 0.002 0.000 3.923 0.070 inspect.py:1073(stack)
3260 0.033 0.000 0.057 0.000 inspect.py:157(isfunction)
4061 0.044 0.000 0.086 0.000 inspect.py:196(istraceback)
4061 0.041 0.000 0.054 0.000 inspect.py:206(isframe)
3260 0.032 0.000 0.043 0.000 inspect.py:220(iscode)
1 0.004 0.004 0.090 0.090 inspect.py:25(<module>)
2673 0.126 0.000 0.428 0.000 inspect.py:408(getfile)
1848 0.483 0.000 1.296 0.001 inspect.py:449(getsourcefile)
711 0.031 0.000 0.546 0.001 inspect.py:469(getabsfile)
857 0.343 0.000 1.689 0.002 inspect.py:481(getmodule)
801 0.174 0.000 3.011 0.004 inspect.py:527(findsource)
16516 0.182 0.000 0.283 0.000 inspect.py:62(ismodule)
1 0.000 0.000 0.000 0.000 inspect.py:639(EndOfBlock)
1 0.000 0.000 0.000 0.000 inspect.py:641(BlockFinder)
3260 0.031 0.000 0.057 0.000 inspect.py:71(isclass)
3260 0.034 0.000 0.059 0.000 inspect.py:79(ismethod)
1 0.000 0.000 0.000 0.000 iterators.py:5(<module>)
1 0.000 0.000 0.000 0.000 jsontools.py:1(<module>)
801 0.015 0.000 0.138 0.000 linecache.py:34(getlines)
11 0.007 0.001 0.123 0.011 linecache.py:69(updatecache)
6 0.001 0.000 0.002 0.000 locale.py:339(normalize)
24 0.001 0.000 0.003 0.000 locale.py:526(setlocale)
8 0.001 0.000 0.004 0.001 locale.py:574(getpreferredencoding)
7 0.001 0.000 1.116 0.159 log.py:101(debug)
43 0.003 0.000 2.760 0.064 log.py:107(info)
6 0.000 0.000 0.445 0.074 log.py:113(warn)
56 0.012 0.000 4.039 0.072 log.py:161(_get_logger)
1 0.020 0.020 0.105 0.105 log.py:32(<module>)
1 0.000 0.000 0.000 0.000 log.py:43(RelocateLoggingCall)
49 0.005 0.000 0.099 0.002 log.py:48(filter)
1911/49 0.057 0.000 0.070 0.001 log.py:49(<lambda>)
1 0.000 0.000 0.000 0.000 log.py:57(LowPass)
1 0.000 0.000 0.000 0.000 log.py:58(__init__)
49 0.001 0.000 0.001 0.000 log.py:61(filter)
1 0.003 0.003 0.003 0.003 message.py:124(Message)
1 0.010 0.010 0.375 0.375 message.py:5(<module>)
1 0.019 0.019 0.156 0.156 metainfo.py:31(<module>)
1 0.000 0.000 0.000 0.000 metainfo.py:50(Metainfo)
1 0.000 0.000 0.000 0.000 metainfo.py:72(MockTag)
2 0.001 0.001 0.362 0.181 mimetypes.py:194(read)
2 0.205 0.103 0.359 0.179 mimetypes.py:205(readfp)
1 0.003 0.003 0.004 0.004 mimetypes.py:24(<module>)
2 0.002 0.001 0.484 0.242 mimetypes.py:340(init)
1 0.000 0.000 0.000 0.000 mimetypes.py:370(_default_mime_types)
1 0.000 0.000 0.000 0.000 mimetypes.py:56(MimeTypes)
2 0.011 0.006 0.046 0.023 mimetypes.py:64(__init__)
2804 0.077 0.000 0.103 0.000 mimetypes.py:78(add_type)
101 0.001 0.000 0.001 0.000 opcode.py:27(def_op)
11 0.000 0.000 0.000 0.000 opcode.py:31(name_op)
6 0.000 0.000 0.000 0.000 opcode.py:35(jrel_op)
6 0.000 0.000 0.000 0.000 opcode.py:39(jabs_op)
1 0.003 0.003 0.004 0.004 opcode.py:5(<module>)
1 0.000 0.000 0.002 0.002 os.py:35(_get_exports_list)
1 0.001 0.001 0.001 0.001 os.py:39(<listcomp>)
6 0.004 0.001 0.011 0.002 os.py:392(get_exec_path)
63 0.003 0.000 0.009 0.000 os.py:449(__getitem__)
63 0.002 0.000 0.004 0.000 os.py:515(encode)
43 0.001 0.000 0.002 0.000 os.py:519(decode)
3 0.000 0.000 0.001 0.000 os.py:533(getenv)
56 0.002 0.000 0.004 0.000 os.py:570(fsencode)
2 0.003 0.002 0.028 0.014 os.py:765(popen)
2 0.000 0.000 0.000 0.000 os.py:788(__init__)
2 0.000 0.000 0.002 0.001 os.py:791(close)
2 0.000 0.000 0.000 0.000 os.py:804(__getattr__)
1 0.000 0.000 0.000 0.000 parse.py:111(_ResultMixinStr)
1 0.000 0.000 0.000 0.000 parse.py:119(_ResultMixinBytes)
1 0.000 0.000 0.000 0.000 parse.py:127(_NetlocResultMixinBase)
1 0.000 0.000 0.000 0.000 parse.py:156(_NetlocResultMixinStr)
1 0.000 0.000 0.000 0.000 parse.py:186(_NetlocResultMixinBytes)
1 0.000 0.000 0.000 0.000 parse.py:228(DefragResult)
1 0.000 0.000 0.000 0.000 parse.py:236(SplitResult)
1 0.000 0.000 0.000 0.000 parse.py:241(ParseResult)
1 0.000 0.000 0.000 0.000 parse.py:247(DefragResultBytes)
1 0.000 0.000 0.000 0.000 parse.py:255(SplitResultBytes)
1 0.000 0.000 0.000 0.000 parse.py:260(ParseResultBytes)
1 0.000 0.000 0.000 0.000 parse.py:266(_fix_result_transcoding)
1 0.002 0.002 0.043 0.043 parse.py:28(<module>)
1 0.000 0.000 0.000 0.000 parse.py:628(Quoter)
1 0.000 0.000 0.000 0.000 parser.py:17(Parser)
1 0.008 0.008 0.432 0.432 parser.py:5(<module>)
1 0.000 0.000 0.000 0.000 parser.py:86(HeaderParser)
1 0.000 0.000 0.000 0.000 parser.py:94(BytesParser)
1 0.001 0.001 0.020 0.020 pickle.py:173(<listcomp>)
1 0.000 0.000 0.000 0.000 pickle.py:177(_Pickler)
1 0.021 0.021 0.046 0.046 pickle.py:24(<module>)
1 0.000 0.000 0.000 0.000 pickle.py:68(PickleError)
1 0.000 0.000 0.000 0.000 pickle.py:72(PicklingError)
1 0.000 0.000 0.000 0.000 pickle.py:781(_Unpickler)
1 0.000 0.000 0.000 0.000 pickle.py:79(UnpicklingError)
1 0.000 0.000 0.000 0.000 pickle.py:92(_Stop)
1 0.001 0.001 0.127 0.127 platform.py:10(<module>)
1 0.000 0.000 0.000 0.000 platform.py:360(_popen)
1 0.001 0.001 0.002 0.002 playlistdb.py:31(<module>)
1 0.000 0.000 0.000 0.000 playlistdb.py:37(PlaylistDB)
1 0.000 0.000 0.043 0.043 playlistdb.py:38(__init__)
1 0.001 0.001 0.007 0.007 plugins.py:1(<module>)
1 0.000 0.000 0.000 0.000 plugins.py:195(DropPrivileges)
1 0.000 0.000 0.000 0.000 plugins.py:301(Daemonizer)
1 0.000 0.000 0.000 0.000 plugins.py:31(SimplePlugin)
3 0.000 0.000 0.000 0.000 plugins.py:37(__init__)
1 0.000 0.000 0.000 0.000 plugins.py:396(PIDFile)
3 0.001 0.000 0.002 0.001 plugins.py:40(subscribe)
1 0.000 0.000 0.000 0.000 plugins.py:424(PerpetualTimer)
1 0.000 0.000 0.000 0.000 plugins.py:446(BackgroundTask)
1 0.000 0.000 0.001 0.001 plugins.py:456(__init__)
1 0.000 0.000 0.000 0.000 plugins.py:465(cancel)
1 0.000 0.000 0.001 0.001 plugins.py:48(unsubscribe)
1 0.000 0.000 0.000 0.000 plugins.py:483(_set_daemon)
1 0.000 0.000 0.000 0.000 plugins.py:487(Monitor)
2 0.000 0.000 0.000 0.000 plugins.py:499(__init__)
1 0.000 0.000 0.047 0.047 plugins.py:506(start)
1 0.000 0.000 0.001 0.001 plugins.py:520(stop)
1 0.000 0.000 0.000 0.000 plugins.py:540(Autoreloader)
1 0.000 0.000 0.000 0.000 plugins.py:570(__init__)
1 0.001 0.001 0.002 0.002 plugins.py:58(SignalHandler)
1 0.000 0.000 0.000 0.000 plugins.py:629(ThreadManager)
1 0.000 0.000 0.000 0.000 plugins.py:648(__init__)
1 0.000 0.000 0.000 0.000 plugins.py:677(stop)
1 0.000 0.000 0.000 0.000 plugins.py:93(__init__)
49 0.002 0.000 0.006 0.000 posixpath.py:108(splitext)
108 0.005 0.000 0.009 0.000 posixpath.py:129(basename)
12 0.001 0.000 0.002 0.000 posixpath.py:138(dirname)
1384 0.054 0.000 0.241 0.000 posixpath.py:151(islink)
17 0.003 0.000 0.010 0.001 posixpath.py:235(expanduser)
1379 0.200 0.000 0.314 0.000 posixpath.py:330(normpath)
1378 0.058 0.000 0.554 0.000 posixpath.py:367(abspath)
5212 0.070 0.000 0.158 0.000 posixpath.py:38(_get_sep)
190 0.081 0.000 0.449 0.002 posixpath.py:381(realpath)
814 0.014 0.000 0.028 0.000 posixpath.py:49(normcase)
1573 0.034 0.000 0.098 0.000 posixpath.py:61(isabs)
3501 0.270 0.000 0.489 0.000 posixpath.py:71(join)
1 0.000 0.000 0.000 0.000 posixpath.py:92(split)
1 0.000 0.000 0.000 0.000 process.py:100(_CallItem)
49 0.000 0.000 0.000 0.000 process.py:163(name)
1 0.000 0.000 0.000 0.000 process.py:262(ProcessPoolExecutor)
1 0.000 0.000 0.000 0.000 process.py:295(AuthenticationString)
1 0.000 0.000 0.000 0.000 process.py:309(_MainProcess)
1 0.000 0.000 0.001 0.001 process.py:311(__init__)
1 0.001 0.001 0.005 0.005 process.py:35(<module>)
1 0.010 0.010 0.043 0.043 process.py:44(<module>)
49 0.000 0.000 0.000 0.000 process.py:60(current_process)
1 0.000 0.000 0.000 0.000 process.py:87(Process)
1 0.000 0.000 0.000 0.000 process.py:87(_WorkItem)
1 0.000 0.000 0.000 0.000 process.py:94(_ResultItem)
1 0.000 0.000 0.002 0.002 progress.py:1(<module>)
1 0.000 0.000 0.000 0.000 progress.py:101(ProgressTree)
470 0.034 0.000 0.063 0.000 progress.py:107(__init__)
469 0.039 0.000 0.114 0.000 progress.py:126(spawnchild)
469 0.009 0.000 0.012 0.000 progress.py:136(extend)
470 0.023 0.000 0.030 0.000 progress.py:14(__init__)
60/55 0.002 0.000 0.004 0.000 progress.py:143(unfinish)
58/54 0.001 0.000 0.001 0.000 progress.py:151(untick)
470 0.021 0.000 0.038 0.000 progress.py:158(_start)
997/470 0.061 0.000 2.367 0.005 progress.py:163(tick)
530/470 0.038 0.000 0.081 0.000 progress.py:170(finish)
61/31 0.005 0.000 0.005 0.000 progress.py:178(completeness)
31 0.003 0.000 0.010 0.000 progress.py:193(eta)
1 0.000 0.000 0.000 0.000 progress.py:203(ProgressReporter)
470 0.008 0.000 0.013 0.000 progress.py:23(_start)
31 0.005 0.000 0.007 0.000 progress.py:236(prettytime)
5 0.001 0.000 0.001 0.000 progress.py:242(round_to)
997 0.025 0.000 0.063 0.000 progress.py:26(tick)
31 0.001 0.000 0.001 0.000 progress.py:266(prettyqty)
1 0.000 0.000 0.000 0.000 progress.py:278(__init__)
31 0.000 0.000 0.000 0.000 progress.py:313(<lambda>)
31 0.001 0.000 2.102 0.068 progress.py:316(<lambda>)
530 0.010 0.000 0.013 0.000 progress.py:32(finish)
470 0.048 0.000 2.188 0.005 progress.py:325(tick)
31 0.005 0.000 2.128 0.069 progress.py:352(report)
31 0.000 0.000 0.000 0.000 progress.py:62(starttime)
31 0.001 0.000 0.002 0.000 progress.py:66(runtime)
1 0.000 0.000 0.000 0.000 progress.py:7(Progress)
1 0.000 0.000 0.000 0.000 pydoc.py:1007(TextDoc)
1 0.000 0.000 0.000 0.000 pydoc.py:1357(_PlainTextDoc)
1 0.001 0.001 0.001 0.001 pydoc.py:1585(Helper)
1 0.000 0.000 0.000 0.000 pydoc.py:1758(__init__)
1 0.000 0.000 0.000 0.000 pydoc.py:1972(Scanner)
1 0.000 0.000 0.000 0.000 pydoc.py:1996(ModuleScanner)
1 0.000 0.000 0.000 0.000 pydoc.py:246(ErrorDuringImport)
1 0.000 0.000 0.000 0.000 pydoc.py:322(Doc)
1 0.000 0.000 0.000 0.000 pydoc.py:383(HTMLRepr)
1 0.000 0.000 0.000 0.000 pydoc.py:385(__init__)
1 0.018 0.018 0.159 0.159 pydoc.py:40(<module>)
1 0.000 0.000 0.000 0.000 pydoc.py:425(HTMLDoc)
1 0.000 0.000 0.000 0.000 pydoc.py:975(TextRepr)
1 0.000 0.000 0.000 0.000 pydoc.py:977(__init__)
1 0.000 0.000 0.003 0.003 queue.py:1(<module>)
30 0.004 0.000 0.062 0.002 queue.py:124(put)
1 0.000 0.000 0.000 0.000 queue.py:13(Empty)
1 0.000 0.000 0.000 0.000 queue.py:17(Full)
1 0.000 0.000 0.000 0.000 queue.py:21(Queue)
1 0.000 0.000 0.000 0.000 queue.py:214(_init)
30 0.001 0.000 0.001 0.000 queue.py:221(_put)
1 0.000 0.000 0.000 0.000 queue.py:229(PriorityQueue)
1 0.000 0.000 0.000 0.000 queue.py:248(LifoQueue)
1 0.000 0.000 0.001 0.001 queue.py:26(__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:151(_body_accumulator)
1 0.004 0.004 0.009 0.009 quoprimime.py:27(<module>)
257 0.004 0.000 0.004 0.000 quoprimime.py:56(<genexpr>)
6 0.001 0.000 0.002 0.000 random.py:216(_randbelow)
6 0.000 0.000 0.002 0.000 random.py:246(choice)
1 0.014 0.014 0.021 0.021 random.py:37(<module>)
1 0.000 0.000 0.000 0.000 random.py:625(SystemRandom)
1 0.000 0.000 0.000 0.000 random.py:68(Random)
2 0.000 0.000 0.005 0.002 random.py:84(__init__)
2 0.002 0.001 0.005 0.002 random.py:93(seed)
148 0.003 0.000 0.058 0.000 re.py:150(match)
2 0.000 0.000 0.033 0.017 re.py:155(search)
368 0.012 0.000 0.179 0.000 re.py:180(split)
865 0.012 0.000 1.105 0.001 re.py:204(compile)
2 0.000 0.000 0.000 0.000 re.py:222(escape)
1383 0.043 0.000 1.285 0.001 re.py:254(_compile)
64 0.006 0.000 1.000 0.016 re.py:257(_compile_typed)
1 0.001 0.001 0.001 0.001 renderjson.py:34(<module>)
1 0.000 0.000 0.000 0.000 renderjson.py:42(JSON)
1 0.000 0.000 0.000 0.000 renderjson.py:44(__init__)
2 0.000 0.000 0.000 0.000 reprconf.py:124(__copy__)
1 0.000 0.000 0.000 0.000 reprconf.py:131(Config)
1 0.000 0.000 0.000 0.000 reprconf.py:141(__init__)
2 0.000 0.000 0.000 0.000 reprconf.py:148(reset)
4 0.000 0.000 0.010 0.003 reprconf.py:153(update)
4 0.001 0.000 0.009 0.002 reprconf.py:165(_apply)
1 0.000 0.000 0.000 0.000 reprconf.py:182(Parser)
1 0.011 0.011 0.148 0.148 reprconf.py:19(<module>)
1 0.000 0.000 0.000 0.000 reprconf.py:235(_Builder2)
1 0.000 0.000 0.000 0.000 reprconf.py:331(_Builder3)
1 0.000 0.000 0.000 0.000 reprconf.py:47(as_dict)
1 0.000 0.000 0.000 0.000 reprconf.py:56(NamespaceSet)
5 0.002 0.000 0.009 0.002 reprconf.py:70(__call__)
2 0.000 0.000 0.000 0.000 reprlib.py:40(__init__)
1 0.000 0.000 0.000 0.000 request.py:1019(HTTPDigestAuthHandler)
1 0.000 0.000 0.000 0.000 request.py:1037(ProxyDigestAuthHandler)
1 0.000 0.000 0.000 0.000 request.py:1049(AbstractHTTPHandler)
1 0.000 0.000 0.000 0.000 request.py:1152(HTTPHandler)
1 0.000 0.000 0.000 0.000 request.py:1162(HTTPSHandler)
1 0.000 0.000 0.000 0.000 request.py:1175(HTTPCookieProcessor)
1 0.000 0.000 0.000 0.000 request.py:1193(UnknownHandler)
1 0.000 0.000 0.000 0.000 request.py:1251(FileHandler)
1 0.000 0.000 0.000 0.000 request.py:1309(FTPHandler)
1 0.000 0.000 0.000 0.000 request.py:1367(CacheFTPHandler)
1 0.000 0.000 0.000 0.000 request.py:1447(URLopener)
1 0.000 0.000 0.000 0.000 request.py:177(Request)
1 0.000 0.000 0.000 0.000 request.py:1890(FancyURLopener)
1 0.000 0.000 0.000 0.000 request.py:2140(ftpwrapper)
1 0.000 0.000 0.000 0.000 request.py:277(OpenerDirector)
1 0.000 0.000 0.000 0.000 request.py:457(BaseHandler)
1 0.000 0.000 0.000 0.000 request.py:476(HTTPErrorProcessor)
1 0.000 0.000 0.000 0.000 request.py:493(HTTPDefaultErrorHandler)
1 0.000 0.000 0.000 0.000 request.py:497(HTTPRedirectHandler)
1 0.000 0.000 0.000 0.000 request.py:673(ProxyHandler)
1 0.026 0.026 0.676 0.676 request.py:68(<module>)
1 0.000 0.000 0.000 0.000 request.py:715(HTTPPasswordMgr)
1 0.000 0.000 0.000 0.000 request.py:779(HTTPPasswordMgrWithDefaultRealm)
1 0.000 0.000 0.017 0.017 request.py:789(AbstractBasicAuthHandler)
1 0.000 0.000 0.000 0.000 request.py:849(HTTPBasicAuthHandler)
1 0.000 0.000 0.000 0.000 request.py:861(ProxyBasicAuthHandler)
1 0.000 0.000 0.000 0.000 request.py:881(AbstractDigestAuthHandler)
1 0.000 0.000 0.000 0.000 response.py:55(addclosehook)
1 0.000 0.000 0.002 0.002 response.py:7(<module>)
1 0.000 0.000 0.000 0.000 response.py:70(addinfo)
1 0.000 0.000 0.000 0.000 response.py:80(addinfourl)
1 0.000 0.000 0.000 0.000 response.py:9(addbase)
1 0.000 0.000 0.001 0.001 resultorder.py:33(<module>)
1 0.000 0.000 0.000 0.000 resultorder.py:38(ResultOrder)
1 0.006 0.006 0.025 0.025 scanner.py:2(<module>)
1 0.000 0.000 0.000 0.000 server.py:126(HTTPServer)
1 0.000 0.000 0.000 0.000 server.py:138(BaseHTTPRequestHandler)
1 0.041 0.041 0.320 0.320 server.py:32(<module>)
1 0.000 0.000 0.265 0.265 server.py:640(SimpleHTTPRequestHandler)
1 0.000 0.000 0.000 0.000 server.py:895(CGIHTTPRequestHandler)
1 0.000 0.000 0.002 0.002 servers.py:112(<module>)
1 0.000 0.000 0.000 0.000 servers.py:118(ServerAdapter)
1 0.000 0.000 0.000 0.000 servers.py:139(subscribe)
1 0.001 0.001 0.298 0.298 servers.py:147(start)
1 0.000 0.000 0.201 0.201 servers.py:204(wait)
1 0.000 0.000 0.081 0.081 servers.py:216(stop)
1 0.000 0.000 0.000 0.000 servers.py:236(FlupCGIServer)
1 0.000 0.000 0.000 0.000 servers.py:259(FlupFCGIServer)
1 0.000 0.000 0.000 0.000 servers.py:303(FlupSCGIServer)
2 0.000 0.000 0.000 0.000 servers.py:340(client_host)
2 0.001 0.001 0.095 0.047 servers.py:351(check_port)
2 0.001 0.000 0.095 0.048 servers.py:393(wait_for_free_port)
1 0.000 0.000 0.000 0.000 sessions.py:102(Session)
1 0.000 0.000 0.000 0.000 sessions.py:330(RamSession)
1 0.000 0.000 0.000 0.000 sessions.py:382(FileSession)
1 0.000 0.000 0.000 0.000 sessions.py:511(PostgresqlSession)
1 0.000 0.000 0.000 0.000 sessions.py:595(MemcachedSession)
1 0.024 0.024 0.047 0.047 sessions.py:85(<module>)
1 0.000 0.000 0.000 0.000 shutil.py:39(Error)
1 0.000 0.000 0.000 0.000 shutil.py:42(SpecialFileError)
1 0.000 0.000 0.000 0.000 shutil.py:46(ExecError)
1 0.000 0.000 0.000 0.000 shutil.py:49(ReadError)
1 0.041 0.041 0.047 0.047 shutil.py:5(<module>)
1 0.000 0.000 0.000 0.000 shutil.py:52(RegistryError)
4 0.001 0.000 0.001 0.000 socket.py:190(_real_close)
4 0.000 0.000 0.001 0.000 socket.py:194(close)
1 0.000 0.000 0.000 0.000 socket.py:233(SocketIO)
1 0.009 0.009 0.014 0.014 socket.py:44(<module>)
1 0.000 0.000 0.000 0.000 socket.py:87(socket)
3 0.001 0.000 0.001 0.000 socket.py:93(__init__)
1 0.001 0.001 0.007 0.007 socketserver.py:120(<module>)
1 0.000 0.000 0.000 0.000 socketserver.py:150(BaseServer)
1 0.000 0.000 0.000 0.000 socketserver.py:347(TCPServer)
1 0.000 0.000 0.000 0.000 socketserver.py:469(UDPServer)
1 0.000 0.000 0.000 0.000 socketserver.py:495(ForkingMixIn)
1 0.000 0.000 0.000 0.000 socketserver.py:567(ThreadingMixIn)
1 0.000 0.000 0.000 0.000 socketserver.py:595(ForkingUDPServer)
1 0.000 0.000 0.000 0.000 socketserver.py:596(ForkingTCPServer)
1 0.000 0.000 0.000 0.000 socketserver.py:598(ThreadingUDPServer)
1 0.000 0.000 0.000 0.000 socketserver.py:599(ThreadingTCPServer)
1 0.000 0.000 0.000 0.000 socketserver.py:603(UnixStreamServer)
1 0.000 0.000 0.000 0.000 socketserver.py:606(UnixDatagramServer)
1 0.000 0.000 0.000 0.000 socketserver.py:609(ThreadingUnixStreamServer)
1 0.000 0.000 0.000 0.000 socketserver.py:611(ThreadingUnixDatagramServer)
1 0.000 0.000 0.000 0.000 socketserver.py:613(BaseRequestHandler)
1 0.000 0.000 0.000 0.000 socketserver.py:659(StreamRequestHandler)
1 0.000 0.000 0.000 0.000 socketserver.py:697(DatagramRequestHandler)
1 0.000 0.000 0.078 0.078 sqlitecache.py:113(__create_indexes)
1 0.000 0.000 0.031 0.031 sqlitecache.py:131(isEmpty)
1 0.022 0.022 0.066 0.066 sqlitecache.py:31(<module>)
471 0.070 0.000 3.809 0.008 sqlitecache.py:352(fetch_child_files)
7677 0.028 0.000 0.028 0.000 sqlitecache.py:360(<lambda>)
6450 0.194 0.000 0.452 0.000 sqlitecache.py:361(<genexpr>)
1 0.001 0.001 0.076 0.076 sqlitecache.py:367(validate_basedir)
1 0.001 0.001 9.266 9.266 sqlitecache.py:413(partial_update)
1 0.046 0.046 9.111 9.111 sqlitecache.py:432(update_db_recursive)
470 0.047 0.000 0.252 0.001 sqlitecache.py:437(factory)
31 0.001 0.000 0.001 0.000 sqlitecache.py:442(<lambda>)
471 0.133 0.000 6.585 0.014 sqlitecache.py:492(enumerate_fs_with_db)
939 0.014 0.000 0.070 0.000 sqlitecache.py:554(<genexpr>)
1 0.000 0.000 0.000 0.000 sqlitecache.py:56(SQLiteCache)
2 0.068 0.034 3.780 1.890 sqlitecache.py:566(db_find_file_by_path)
1 0.001 0.001 0.296 0.296 sqlitecache.py:57(__init__)
1 0.000 0.000 0.000 0.000 sqlitecache.py:601(File)
6451 0.263 0.000 0.782 0.000 sqlitecache.py:602(__init__)
2402 0.177 0.000 0.355 0.000 sqlitecache.py:634(relpath)
1932 0.136 0.000 0.721 0.000 sqlitecache.py:644(fullpath)
469 0.018 0.000 0.279 0.001 sqlitecache.py:672(exists)
469 0.022 0.000 0.264 0.001 sqlitecache.py:677(islink)
55 0.007 0.000 0.058 0.001 sqlitecache.py:682(children)
524 0.027 0.000 0.550 0.001 sqlitecache.py:691(<genexpr>)
524 0.052 0.000 1.389 0.003 sqlitecache.py:697(inputfilter)
1 0.000 0.000 0.015 0.015 sqlitecache.py:80(__table_exists)
1 0.000 0.000 0.031 0.031 sqlitecache.py:86(__table_is_empty)
144 0.011 0.000 0.209 0.001 sre_compile.py:178(_compile_charset)
144 0.048 0.000 0.195 0.001 sre_compile.py:207(_optimize_charset)
414 0.001 0.000 0.001 0.000 sre_compile.py:24(_identityfunction)
27 0.018 0.001 0.019 0.001 sre_compile.py:258(_mk_bitmap)
5 0.079 0.016 0.132 0.026 sre_compile.py:301(_optimize_unicode)
348/64 0.049 0.000 0.257 0.004 sre_compile.py:32(_compile)
147 0.007 0.000 0.012 0.000 sre_compile.py:355(_simple)
64 0.012 0.000 0.098 0.002 sre_compile.py:362(_compile_info)
128 0.002 0.000 0.003 0.000 sre_compile.py:468(isstring)
64 0.004 0.000 0.358 0.006 sre_compile.py:471(_code)
64 0.008 0.000 0.990 0.015 sre_compile.py:486(compile)
47 0.001 0.000 0.001 0.000 sre_compile.py:51(fixup)
605 0.007 0.000 0.009 0.000 sre_parse.py:127(__len__)
4 0.000 0.000 0.000 0.000 sre_parse.py:129(__delitem__)
1439 0.029 0.000 0.047 0.000 sre_parse.py:131(__getitem__)
159 0.001 0.000 0.001 0.000 sre_parse.py:135(__setitem__)
608 0.007 0.000 0.010 0.000 sre_parse.py:139(append)
492/212 0.032 0.000 0.038 0.000 sre_parse.py:141(getwidth)
66 0.002 0.000 0.010 0.000 sre_parse.py:179(__init__)
5434 0.219 0.000 0.312 0.000 sre_parse.py:183(__next)
1198 0.012 0.000 0.034 0.000 sre_parse.py:202(match)
5038 0.066 0.000 0.349 0.000 sre_parse.py:208(get)
10 0.000 0.000 0.000 0.000 sre_parse.py:212(tell)
104 0.001 0.000 0.001 0.000 sre_parse.py:217(isident)
21 0.001 0.000 0.002 0.000 sre_parse.py:223(isname)
131 0.005 0.000 0.008 0.000 sre_parse.py:232(_class_escape)
119 0.004 0.000 0.005 0.000 sre_parse.py:264(_escape)
166/66 0.015 0.000 0.595 0.009 sre_parse.py:308(_parse_sub)
197/74 0.128 0.001 0.588 0.008 sre_parse.py:386(_parse)
66 0.002 0.000 0.002 0.000 sre_parse.py:670(fix_flags)
66 0.002 0.000 0.002 0.000 sre_parse.py:68(__init__)
66/64 0.008 0.000 0.620 0.010 sre_parse.py:682(parse)
84 0.002 0.000 0.003 0.000 sre_parse.py:73(opengroup)
84 0.001 0.000 0.002 0.000 sre_parse.py:84(closegroup)
1 0.000 0.000 0.000 0.000 sre_parse.py:86(checkgroup)
379 0.006 0.000 0.006 0.000 sre_parse.py:91(__init__)
1 0.000 0.000 0.000 0.000 ssl.py:107(CertificateError)
1 0.000 0.000 0.000 0.000 ssl.py:166(SSLContext)
1 0.000 0.000 0.000 0.000 ssl.py:192(SSLSocket)
1 0.072 0.072 0.073 0.073 ssl.py:55(<module>)
1862 0.022 0.000 0.022 0.000 stat.py:24(S_IFMT)
471 0.010 0.000 0.017 0.000 stat.py:40(S_ISDIR)
7 0.000 0.000 0.000 0.000 stat.py:49(S_ISREG)
1384 0.027 0.000 0.042 0.000 stat.py:55(S_ISLNK)
1 0.001 0.001 0.221 0.221 static.py:1(<module>)
1 0.005 0.005 0.005 0.005 stringprep.py:6(<module>)
8 0.001 0.000 0.002 0.000 subprocess.py:1086(_get_handles)
8 0.041 0.005 0.234 0.029 subprocess.py:1141(_execute_child)
54 0.002 0.000 0.009 0.000 subprocess.py:1187(<genexpr>)
3 0.000 0.000 0.000 0.000 subprocess.py:1365(_handle_exitstatus)
10 0.001 0.000 0.002 0.000 subprocess.py:1379(_internal_poll)
2 0.000 0.000 0.001 0.001 subprocess.py:1399(wait)
1 0.009 0.009 0.011 0.011 subprocess.py:336(<module>)
1 0.000 0.000 0.000 0.000 subprocess.py:351(CalledProcessError)
8 0.000 0.000 0.001 0.000 subprocess.py:438(_cleanup)
24 0.006 0.000 0.138 0.006 subprocess.py:453(_eintr_retry_call)
1 0.000 0.000 0.000 0.000 subprocess.py:641(Popen)
8 0.004 0.000 0.242 0.030 subprocess.py:642(__init__)
9 0.001 0.000 0.002 0.000 subprocess.py:774(__del__)
1 0.000 0.000 0.000 0.000 tarfile.py:1574(TarFile)
1 0.000 0.000 0.000 0.000 tarfile.py:2541(TarIter)
1 0.008 0.008 0.063 0.063 tarfile.py:30(<module>)
1 0.000 0.000 0.000 0.000 tarfile.py:321(TarError)
1 0.000 0.000 0.000 0.000 tarfile.py:324(ExtractError)
1 0.000 0.000 0.000 0.000 tarfile.py:327(ReadError)
1 0.000 0.000 0.000 0.000 tarfile.py:330(CompressionError)
1 0.000 0.000 0.000 0.000 tarfile.py:333(StreamError)
1 0.000 0.000 0.000 0.000 tarfile.py:336(HeaderError)
1 0.000 0.000 0.000 0.000 tarfile.py:339(EmptyHeaderError)
1 0.000 0.000 0.000 0.000 tarfile.py:342(TruncatedHeaderError)
1 0.000 0.000 0.000 0.000 tarfile.py:345(EOFHeaderError)
1 0.000 0.000 0.000 0.000 tarfile.py:348(InvalidHeaderError)
1 0.000 0.000 0.000 0.000 tarfile.py:351(SubsequentHeaderError)
1 0.000 0.000 0.000 0.000 tarfile.py:358(_LowLevelFile)
1 0.000 0.000 0.000 0.000 tarfile.py:382(_Stream)
1 0.000 0.000 0.000 0.000 tarfile.py:614(_StreamProxy)
1 0.000 0.000 0.000 0.000 tarfile.py:638(_BZ2Proxy)
1 0.000 0.000 0.000 0.000 tarfile.py:701(_FileInFile)
1 0.000 0.000 0.000 0.000 tarfile.py:776(ExFileObject)
1 0.000 0.000 0.000 0.000 tarfile.py:917(TarInfo)
1 0.000 0.000 0.000 0.000 tempfile.py:105(_RandomNameSequence)
1 0.000 0.000 0.002 0.002 tempfile.py:115(rng)
1 0.000 0.000 0.004 0.004 tempfile.py:126(__next__)
1 0.000 0.000 0.002 0.002 tempfile.py:129(<listcomp>)
1 0.000 0.000 0.001 0.001 tempfile.py:132(_candidate_tempdir_list)
1 0.001 0.001 0.008 0.008 tempfile.py:157(_get_default_tempdir)
1 0.005 0.005 0.007 0.007 tempfile.py:18(<module>)
1 0.000 0.000 0.008 0.008 tempfile.py:235(gettempdir)
1 0.000 0.000 0.000 0.000 tempfile.py:345(_TemporaryFileWrapper)
1 0.000 0.000 0.000 0.000 tempfile.py:481(SpooledTemporaryFile)
1 0.000 0.000 0.000 0.000 tempfile.py:614(TemporaryDirectory)
1 0.000 0.000 0.001 0.001 thread.py:4(<module>)
1 0.000 0.000 0.000 0.000 thread.py:42(_WorkItem)
1 0.000 0.000 0.000 0.000 thread.py:80(ThreadPoolExecutor)
1 0.001 0.001 0.007 0.007 threading.py:1(<module>)
55 0.001 0.000 0.002 0.000 threading.py:1016(current_thread)
1 0.000 0.000 0.000 0.000 threading.py:1035(enumerate)
9 0.000 0.000 0.002 0.000 threading.py:172(Condition)
1 0.000 0.000 0.000 0.000 threading.py:175(_Condition)
9 0.001 0.000 0.001 0.000 threading.py:177(__init__)
2 0.000 0.000 0.000 0.000 threading.py:211(_release_save)
2 0.000 0.000 0.000 0.000 threading.py:214(_acquire_restore)
33 0.001 0.000 0.002 0.000 threading.py:217(_is_owned)
2 0.000 0.000 0.003 0.002 threading.py:226(wait)
31 0.004 0.000 0.014 0.000 threading.py:284(notify)
1 0.000 0.000 0.000 0.000 threading.py:302(notify_all)
1 0.000 0.000 0.000 0.000 threading.py:311(_Semaphore)
1 0.000 0.000 0.000 0.000 threading.py:369(_BoundedSemaphore)
3 0.000 0.000 0.001 0.000 threading.py:381(Event)
1 0.000 0.000 0.000 0.000 threading.py:384(_Event)
3 0.000 0.000 0.001 0.000 threading.py:388(__init__)
35 0.000 0.000 0.000 0.000 threading.py:397(is_set)
1 0.000 0.000 0.000 0.000 threading.py:402(set)
2 0.000 0.000 0.003 0.002 threading.py:417(wait)
1 0.000 0.000 0.000 0.000 threading.py:43(_Verbose)
1 0.000 0.000 0.000 0.000 threading.py:439(Barrier)
15 0.000 0.000 0.000 0.000 threading.py:45(__init__)
37 0.000 0.000 0.000 0.000 threading.py:50(_note)
1 0.000 0.000 0.000 0.000 threading.py:595(BrokenBarrierError)
2 0.000 0.000 0.000 0.000 threading.py:600(_newname)
1 0.000 0.000 0.000 0.000 threading.py:615(Thread)
3 0.001 0.000 0.003 0.001 threading.py:627(__init__)
1 0.000 0.000 0.000 0.000 threading.py:655(_set_daemon)
2 0.001 0.000 0.046 0.023 threading.py:672(start)
1 0.000 0.000 0.000 0.000 threading.py:719(_set_ident)
1 0.000 0.000 0.001 0.001 threading.py:838(join)
51 0.001 0.000 0.001 0.000 threading.py:872(name)
2 0.000 0.000 0.000 0.000 threading.py:877(name)
9 0.000 0.000 0.000 0.000 threading.py:88(RLock)
32 0.001 0.000 0.001 0.000 threading.py:887(is_alive)
3 0.000 0.000 0.000 0.000 threading.py:893(daemon)
2 0.000 0.000 0.000 0.000 threading.py:912(getName)
2 0.000 0.000 0.000 0.000 threading.py:915(setName)
1 0.000 0.000 0.000 0.000 threading.py:923(_Timer)
1 0.000 0.000 0.000 0.000 threading.py:95(_RLock)
1 0.000 0.000 0.000 0.000 threading.py:952(_MainThread)
1 0.000 0.000 0.001 0.001 threading.py:954(__init__)
1 0.000 0.000 0.000 0.000 threading.py:961(_set_daemon)
1 0.000 0.000 0.000 0.000 threading.py:992(_DummyThread)
11 0.003 0.000 0.052 0.005 tokenize.py:267(detect_encoding)
22 0.001 0.000 0.045 0.002 tokenize.py:287(read_or_stop)
22 0.001 0.000 0.004 0.000 tokenize.py:293(find_cookie)
11 0.008 0.001 0.065 0.006 tokenize.py:339(open)
1 0.000 0.000 0.000 0.000 userdb.py:114(Crypto)
1 0.000 0.000 0.000 0.000 userdb.py:133(User)
1 0.023 0.023 0.413 0.413 userdb.py:31(<module>)
1 0.000 0.000 0.000 0.000 userdb.py:39(UserDB)
1 0.000 0.000 0.028 0.028 userdb.py:40(__init__)
1 0.000 0.000 0.002 0.002 useroptiondb.py:31(<module>)
1 0.000 0.000 0.001 0.001 useroptiondb.py:39(UserOptionDB)
1 0.001 0.001 0.090 0.090 useroptiondb.py:41(__init__)
1 0.000 0.000 0.000 0.000 useroptiondb.py:93(UserOptionProxy)
1 0.015 0.015 0.017 0.017 util.py:1(<module>)
1 0.000 0.000 0.000 0.000 util.py:102(timed)
31 0.001 0.000 0.001 0.000 util.py:113(trim_to_maxlen)
368 0.096 0.000 0.301 0.001 util.py:123(phrase_to_lines)
31 0.001 0.000 0.001 0.000 util.py:155(splittime)
7 0.000 0.000 0.001 0.000 util.py:166(Property)
1 0.000 0.000 0.000 0.000 util.py:170(Finalize)
2 0.002 0.001 0.214 0.107 util.py:174(_findSoname_ldconfig)
1 0.000 0.000 0.000 0.000 util.py:178(MovingAverage)
2 0.001 0.000 0.215 0.107 util.py:198(find_library)
1 0.000 0.000 0.000 0.000 util.py:228(Performance)
1 0.000 0.000 0.000 0.000 util.py:306(ForkAwareThreadLock)
1 0.001 0.001 0.003 0.003 util.py:31(<module>)
1 0.000 0.000 0.000 0.000 util.py:313(ForkAwareLocal)
1 0.001 0.001 0.002 0.002 util.py:35(<module>)
2 0.000 0.000 0.004 0.002 util.py:38(configurationFile)
1 0.000 0.000 0.002 0.002 util.py:41(configurationFileExists)
4 0.000 0.000 0.010 0.002 util.py:44(databaseFilePath)
6 0.000 0.000 0.007 0.001 util.py:51(assureHomeFolderExists)
6 0.001 0.000 0.011 0.002 util.py:56(getConfigPath)
3 0.002 0.001 0.242 0.081 util.py:63(readRes)
5 0.001 0.000 0.333 0.067 util.py:67(getResourcePath)
1 0.000 0.000 0.000 0.000 util.py:85(ResourceNotFound)
1 0.055 0.055 0.197 0.197 utils.py:5(<module>)
1 0.000 0.000 0.001 0.001 utils.py:98(formatdate)
1 0.000 0.000 0.001 0.001 uu.py:31(<module>)
1 0.000 0.000 0.000 0.000 uu.py:39(Error)
4 0.001 0.000 0.001 0.000 uuid.py:104(__init__)
1 0.040 0.040 0.372 0.372 uuid.py:45(<module>)
1 0.001 0.001 0.001 0.001 uuid.py:56(UUID)
1 0.001 0.001 0.004 0.004 warnings.py:1(<module>)
1 0.000 0.000 0.000 0.000 warnings.py:269(WarningMessage)
1 0.000 0.000 0.000 0.000 warnings.py:289(catch_warnings)
6 0.001 0.000 0.001 0.000 warnings.py:306(__init__)
6 0.001 0.000 0.001 0.000 warnings.py:327(__enter__)
6 0.000 0.000 0.000 0.000 warnings.py:343(__exit__)
6 0.001 0.000 0.001 0.000 warnings.py:59(simplefilter)
1 0.000 0.000 0.000 0.000 warnings.py:83(_OptionError)
1 0.000 0.000 0.000 0.000 warnings.py:88(_processoptions)
2 0.000 0.000 0.000 0.000 weakref.py:200(update)
2 0.000 0.000 0.000 0.000 weakref.py:257(__init__)
2 0.000 0.000 0.000 0.000 weakref.py:45(__init__)
1 0.002 0.002 0.002 0.002 win32.py:1(<module>)
35 0.000 0.000 0.001 0.000 wsgiserver3.py:109(ntob)
1 0.000 0.000 0.000 0.000 wsgiserver3.py:1115(TrueyZero)
1 0.000 0.000 0.000 0.000 wsgiserver3.py:1126(WorkerThread)
1 0.000 0.000 0.000 0.000 wsgiserver3.py:1194(ThreadPool)
1 0.000 0.000 0.001 0.001 wsgiserver3.py:1201(__init__)
1 0.002 0.002 0.066 0.066 wsgiserver3.py:1257(stop)
1 0.000 0.000 0.000 0.000 wsgiserver3.py:1322(SSLAdapter)
1 0.000 0.000 0.000 0.000 wsgiserver3.py:1343(HTTPServer)
3 0.000 0.000 0.004 0.001 wsgiserver3.py:139(plat_specific_errors)
1 0.000 0.000 0.000 0.000 wsgiserver3.py:1416(clear_stats)
1 0.000 0.000 0.000 0.000 wsgiserver3.py:1453(__str__)
2 0.000 0.000 0.000 0.000 wsgiserver3.py:1457(_get_bind_addr)
1 0.000 0.000 0.000 0.000 wsgiserver3.py:1459(_set_bind_addr)
3 0.001 0.000 0.001 0.000 wsgiserver3.py:147(<listcomp>)
1 0.001 0.001 0.076 0.076 wsgiserver3.py:1694(stop)
1 0.000 0.000 0.001 0.001 wsgiserver3.py:170(<listcomp>)
1 0.000 0.000 0.000 0.000 wsgiserver3.py:1739(Gateway)
1 0.000 0.000 0.000 0.000 wsgiserver3.py:1784(CherryPyWSGIServer)
1 0.000 0.000 0.001 0.001 wsgiserver3.py:1790(__init__)
1 0.000 0.000 0.000 0.000 wsgiserver3.py:1813(WSGIGateway)
1 0.000 0.000 0.000 0.000 wsgiserver3.py:1917(WSGIGateway_10)
1 0.000 0.000 0.000 0.000 wsgiserver3.py:1974(WSGIGateway_u0)
1 0.000 0.000 0.000 0.000 wsgiserver3.py:2007(WSGIPathInfoDispatcher)
1 0.000 0.000 0.000 0.000 wsgiserver3.py:232(MaxSizeExceeded)
1 0.000 0.000 0.000 0.000 wsgiserver3.py:235(SizeCheckWrapper)
1 0.000 0.000 0.000 0.000 wsgiserver3.py:304(KnownLengthRFile)
1 0.000 0.000 0.000 0.000 wsgiserver3.py:360(ChunkedRFile)
1 0.000 0.000 0.000 0.000 wsgiserver3.py:512(HTTPRequest)
1 0.018 0.018 0.066 0.066 wsgiserver3.py:69(<module>)
1 0.000 0.000 0.000 0.000 wsgiserver3.py:951(NoSSLError)
1 0.000 0.000 0.000 0.000 wsgiserver3.py:956(FatalSSLAlert)
1 0.000 0.000 0.000 0.000 wsgiserver3.py:961(CP_BufferedWriter)
1 0.000 0.000 0.000 0.000 wsgiserver3.py:992(HTTPConnection)
1355 0.025 0.000 0.025 0.000 wspbus.py:105(__bool__)
1 0.000 0.000 0.001 0.001 wspbus.py:110(_StateEnum)
1 0.000 0.000 0.000 0.000 wspbus.py:111(State)
5 0.000 0.000 0.000 0.000 wspbus.py:116(__setattr__)
1 0.001 0.001 0.001 0.001 wspbus.py:139(Bus)
1 0.000 0.000 0.001 0.001 wspbus.py:154(__init__)
1 0.000 0.000 0.000 0.000 wspbus.py:158(<listcomp>)
18 0.001 0.000 0.002 0.000 wspbus.py:162(subscribe)
3 0.000 0.000 0.000 0.000 wspbus.py:172(unsubscribe)
1355/1351 0.211 0.000 0.890 0.001 wspbus.py:179(publish)
1355 0.015 0.000 0.015 0.000 wspbus.py:187(<listcomp>)
18 0.000 0.000 0.000 0.000 wspbus.py:190(<lambda>)
1 0.000 0.000 0.438 0.438 wspbus.py:228(start)
1 0.000 0.000 0.088 0.088 wspbus.py:252(exit)
1 0.000 0.000 134.953 134.953 wspbus.py:292(block)
1 0.000 0.000 134.861 134.861 wspbus.py:334(wait)
1 0.121 0.121 134.861 134.861 wspbus.py:341(_wait)
1 0.000 0.000 0.086 0.086 wspbus.py:399(stop)
12 0.001 0.000 0.015 0.001 wspbus.py:426(log)
1 0.001 0.001 0.005 0.005 wspbus.py:61(<module>)
1 0.000 0.000 0.000 0.000 wspbus.py:81(ChannelFailures)
1355 0.082 0.000 0.082 0.000 wspbus.py:85(__init__)
1 0.000 0.000 0.000 0.000 xmlrpcutil.py:1(<module>)
2 0.001 0.001 0.001 0.001 {built-in method POINTER}
3 0.000 0.000 0.000 0.000 {built-in method WEXITSTATUS}
3 0.000 0.000 0.000 0.000 {built-in method WIFEXITED}
3 0.000 0.000 0.000 0.000 {built-in method WIFSIGNALED}
532/528 0.239 0.000 0.801 0.002 {built-in method __build_class__}
1 0.003 0.003 0.086 0.086 {built-in method __import__}
1416 0.033 0.000 0.033 0.000 {built-in method __new__ of type object at 0xb7f916c0}
119 0.003 0.000 0.003 0.000 {built-in method _getframe}
81 0.000 0.000 0.000 0.000 {built-in method abs}
12 0.000 0.000 0.000 0.000 {built-in method allocate_lock}
76 0.003 0.000 0.012 0.000 {built-in method all}
20 0.004 0.000 0.004 0.000 {built-in method calcsize}
9 0.000 0.000 0.000 0.000 {built-in method callable}
206 0.001 0.000 0.001 0.000 {built-in method chr}
10 0.001 0.000 0.001 0.000 {built-in method cloexec_pipe}
18 0.002 0.000 0.002 0.000 {built-in method close}
64 0.003 0.000 0.003 0.000 {built-in method compile}
4 0.119 0.030 0.119 0.030 {built-in method connect}
62 0.032 0.001 0.032 0.001 {built-in method dir}
45 0.001 0.000 0.001 0.000 {built-in method divmod}
3 0.002 0.001 0.002 0.001 {built-in method dlopen}
16/1 0.105 0.007 153.659 153.659 {built-in method exec}
1 0.000 0.000 0.000 0.000 {built-in method exp}
8 0.027 0.003 0.027 0.003 {built-in method fork_exec}
2 0.000 0.000 0.000 0.000 {built-in method from_bytes}
10 0.001 0.000 0.001 0.000 {built-in method fromkeys}
105 0.001 0.000 0.001 0.000 {built-in method get_ident}
1848 0.110 0.000 0.110 0.000 {built-in method get_suffixes}
3 0.001 0.000 0.090 0.030 {built-in method getaddrinfo}
973/841 0.015 0.000 0.017 0.000 {built-in method getattr}
548 0.032 0.000 0.032 0.000 {built-in method getcwd}
1 0.000 0.000 0.000 0.000 {built-in method getfilesystemencoding}
78 0.001 0.000 0.001 0.000 {built-in method getlower}
50 0.000 0.000 0.000 0.000 {built-in method getpid}
7 0.000 0.000 0.000 0.000 {built-in method globals}
1 0.000 0.000 0.000 0.000 {built-in method gmtime}
15040 0.146 0.000 0.148 0.000 {built-in method hasattr}
1943 0.011 0.000 0.011 0.000 {built-in method hash}
2 0.000 0.000 0.000 0.000 {built-in method id}
70485 0.602 0.000 0.682 0.000 {built-in method isinstance}
52/17 0.001 0.000 0.015 0.001 {built-in method issubclass}
2 0.000 0.000 0.000 0.000 {built-in method iter}
45909/45703 0.172 0.000 0.175 0.000 {built-in method len}
56 0.021 0.000 0.021 0.000 {built-in method listdir}
7 0.000 0.000 0.000 0.000 {built-in method locals}
49 0.016 0.000 0.016 0.000 {built-in method localtime}
2 0.000 0.000 0.000 0.000 {built-in method log}
1384 0.146 0.000 0.146 0.000 {built-in method lstat}
2112 0.027 0.000 0.027 0.000 {built-in method max}
1531 0.012 0.000 0.012 0.000 {built-in method min}
1 0.000 0.000 0.004 0.004 {built-in method next}
8 0.000 0.000 0.000 0.000 {built-in method nl_langinfo}
12 0.004 0.000 0.004 0.000 {built-in method now}
1 0.000 0.000 0.000 0.000 {built-in method openssl_md5}
1 0.001 0.001 0.001 0.001 {built-in method openssl_sha1}
1 0.000 0.000 0.000 0.000 {built-in method openssl_sha224}
1 0.000 0.000 0.000 0.000 {built-in method openssl_sha256}
1 0.000 0.000 0.000 0.000 {built-in method openssl_sha384}
1 0.000 0.000 0.000 0.000 {built-in method openssl_sha512}
22 0.015 0.001 0.018 0.001 {built-in method open}
576 0.002 0.000 0.002 0.000 {built-in method ord}
1271 0.013 0.000 0.013 0.000 {built-in method proxy}
17 0.128 0.008 0.128 0.008 {built-in method read}
2 0.000 0.000 0.000 0.000 {built-in method register_adapter}
2 0.000 0.000 0.000 0.000 {built-in method register_converter}
5 0.000 0.000 0.000 0.000 {built-in method register}
19 0.002 0.000 0.002 0.000 {built-in method repr}
9 0.002 0.000 0.002 0.000 {built-in method round}
122 0.002 0.000 0.006 0.000 {built-in method setattr}
24 0.002 0.000 0.002 0.000 {built-in method setlocale}
34 0.002 0.000 0.002 0.000 {built-in method sizeof}
1343 134.578 0.100 134.578 0.100 {built-in method sleep}
535 0.098 0.000 0.126 0.000 {built-in method sorted}
1 0.000 0.000 0.000 0.000 {built-in method sqrt}
2 0.043 0.021 0.043 0.021 {built-in method start_new_thread}
2845 0.462 0.000 0.462 0.000 {built-in method stat}
5 0.001 0.000 0.001 0.000 {built-in method strerror}
49 0.007 0.000 0.007 0.000 {built-in method strftime}
1 0.000 0.000 0.000 0.000 {built-in method sum}
2 0.000 0.000 0.000 0.000 {built-in method sysconf}
2026 0.020 0.000 0.020 0.000 {built-in method time}
2 0.000 0.000 0.000 0.000 {built-in method uname}
1 0.001 0.001 0.001 0.001 {built-in method unhexlify}
1 0.000 0.000 0.000 0.000 {built-in method unlink}
1 0.001 0.001 0.001 0.001 {built-in method unpack}
4 0.001 0.000 0.001 0.000 {built-in method urandom}
80 0.011 0.000 0.011 0.000 {built-in method utf_8_decode}
2 0.000 0.000 0.000 0.000 {built-in method vars}
14 0.005 0.000 0.005 0.000 {built-in method waitpid}
2 0.002 0.001 0.002 0.001 {function seed at 0x82e802c}
1 0.000 0.000 0.000 0.000 {maketrans}
76 0.001 0.000 0.001 0.000 {method '__contains__' of 'frozenset' objects}
29 0.000 0.000 0.000 0.000 {method '__subclasses__' of 'type' objects}
16 0.000 0.000 0.000 0.000 {method '__subclasshook__' of 'object' objects}
137 0.003 0.000 0.003 0.000 {method 'acquire' of '_thread.RLock' objects}
74 0.048 0.001 0.048 0.001 {method 'acquire' of '_thread.lock' objects}
705 0.006 0.000 0.006 0.000 {method 'add' of 'set' objects}
500 0.003 0.000 0.003 0.000 {method 'append' of 'collections.deque' objects}
14733 0.068 0.000 0.068 0.000 {method 'append' of 'list' objects}
7536 0.024 0.000 0.024 0.000 {method 'appendleft' of 'collections.deque' objects}
6 0.000 0.000 0.000 0.000 {method 'bit_length' of 'int' objects}
12 0.000 0.000 0.000 0.000 {method 'capitalize' of 'str' objects}
5 0.000 0.000 0.000 0.000 {method 'clear' of 'dict' objects}
1 0.001 0.001 0.001 0.001 {method 'close' of '_io.BufferedWriter' objects}
2 0.001 0.000 0.001 0.000 {method 'close' of '_io.TextIOWrapper' objects}
3 0.008 0.003 0.010 0.003 {method 'connect' of '_socket.socket' objects}
14 0.001 0.000 0.001 0.000 {method 'copy' of 'dict' objects}
4 0.000 0.000 0.000 0.000 {method 'copy' of 'dict_proxy' objects}
4 0.000 0.000 0.000 0.000 {method 'count' of 'list' objects}
1 0.000 0.000 0.000 0.000 {method 'cursor' of 'sqlite3.Connection' objects}
10 0.001 0.000 0.001 0.000 {method 'decode' of 'bytearray' objects}
65 0.002 0.000 0.002 0.000 {method 'decode' of 'bytes' objects}
1 0.000 0.000 0.000 0.000 {method 'disable' of '_lsprof.Profiler' objects}
3 0.000 0.000 0.000 0.000 {method 'discard' of 'set' objects}
176 0.003 0.000 0.003 0.000 {method 'encode' of 'str' objects}
48 0.000 0.000 0.000 0.000 {method 'endswith' of 'bytes' objects}
7265 0.048 0.000 0.048 0.000 {method 'endswith' of 'str' objects}
479 0.489 0.001 0.489 0.001 {method 'execute' of 'sqlite3.Connection' objects}
42 0.000 0.000 0.000 0.000 {method 'extend' of 'bytearray' objects}
45 0.000 0.000 0.000 0.000 {method 'extend' of 'list' objects}
473 3.259 0.007 3.259 0.007 {method 'fetchall' of 'sqlite3.Cursor' objects}
12 0.001 0.000 0.001 0.000 {method 'fileno' of '_io.TextIOWrapper' objects}
99 0.002 0.000 0.002 0.000 {method 'find' of 'str' objects}
22 0.001 0.000 0.001 0.000 {method 'findall' of '_sre.SRE_Pattern' objects}
49 0.015 0.000 0.015 0.000 {method 'flush' of '_io.TextIOWrapper' objects}
178 0.010 0.000 0.010 0.000 {method 'format' of 'str' objects}
12432 0.047 0.000 0.047 0.000 {method 'get' of 'dict' objects}
11 0.001 0.000 0.001 0.000 {method 'getrandbits' of '_random.Random' objects}
1 0.000 0.000 0.000 0.000 {method 'getsockname' of '_socket.socket' objects}
23 0.001 0.000 0.001 0.000 {method 'group' of '_sre.SRE_Match' objects}
6 0.000 0.000 0.000 0.000 {method 'insert' of 'list' objects}
551 0.002 0.000 0.002 0.000 {method 'isalnum' of 'str' objects}
76 0.000 0.000 0.000 0.000 {method 'isdigit' of 'str' objects}
794 0.006 0.000 0.006 0.000 {method 'items' of 'dict' objects}
4842 0.187 0.000 0.194 0.000 {method 'join' of 'str' objects}
4 0.000 0.000 0.000 0.000 {method 'keys' of 'dict' objects}
18808 0.132 0.000 0.132 0.000 {method 'lower' of 'str' objects}
22 0.000 0.000 0.000 0.000 {method 'lstrip' of 'str' objects}
8212 0.258 0.000 0.258 0.000 {method 'match' of '_sre.SRE_Pattern' objects}
1849 0.013 0.000 0.013 0.000 {method 'partition' of 'str' objects}
470 0.003 0.000 0.003 0.000 {method 'pop' of 'collections.deque' objects}
488 0.005 0.000 0.005 0.000 {method 'pop' of 'dict' objects}
30 0.000 0.000 0.000 0.000 {method 'pop' of 'list' objects}
5 0.167 0.033 0.170 0.034 {method 'read' of '_io.TextIOWrapper' objects}
22 0.044 0.002 0.044 0.002 {method 'readline' of '_io.BufferedReader' objects}
2960 0.040 0.000 0.045 0.000 {method 'readline' of '_io.TextIOWrapper' objects}
11 0.039 0.004 0.050 0.005 {method 'readlines' of '_io._IOBase' objects}
137 0.001 0.000 0.001 0.000 {method 'release' of '_thread.RLock' objects}
67 0.008 0.000 0.008 0.000 {method 'release' of '_thread.lock' objects}
119 0.001 0.000 0.001 0.000 {method 'remove' of 'list' objects}
557 0.004 0.000 0.004 0.000 {method 'remove' of 'set' objects}
3687 0.033 0.000 0.033 0.000 {method 'replace' of 'str' objects}
6 0.000 0.000 0.000 0.000 {method 'reverse' of 'list' objects}
8 0.000 0.000 0.000 0.000 {method 'rfind' of 'bytes' objects}
232 0.003 0.000 0.003 0.000 {method 'rfind' of 'str' objects}
56 0.001 0.000 0.001 0.000 {method 'rpartition' of 'str' objects}
2 0.000 0.000 0.000 0.000 {method 'rstrip' of 'bytes' objects}
8725 0.056 0.000 0.056 0.000 {method 'rstrip' of 'str' objects}
22 0.012 0.001 0.012 0.001 {method 'search' of '_sre.SRE_Pattern' objects}
11 0.002 0.000 0.002 0.000 {method 'seek' of '_io.BufferedReader' objects}
3666 0.061 0.000 0.061 0.000 {method 'setdefault' of 'dict' objects}
6 0.000 0.000 0.000 0.000 {method 'setter' of 'property' objects}
3 0.000 0.000 0.000 0.000 {method 'settimeout' of '_socket.socket' objects}
1355 0.034 0.000 0.035 0.000 {method 'sort' of 'list' objects}
374 0.050 0.000 0.050 0.000 {method 'split' of '_sre.SRE_Pattern' objects}
5 0.001 0.000 0.001 0.000 {method 'split' of 'bytearray' objects}
4680 0.074 0.000 0.074 0.000 {method 'split' of 'str' objects}
20 0.000 0.000 0.000 0.000 {method 'start' of '_sre.SRE_Match' objects}
59 0.001 0.000 0.001 0.000 {method 'startswith' of 'bytes' objects}
17865 0.156 0.000 0.156 0.000 {method 'startswith' of 'str' objects}
652 0.005 0.000 0.005 0.000 {method 'strip' of 'str' objects}
4 0.000 0.000 0.000 0.000 {method 'title' of 'str' objects}
3 0.000 0.000 0.000 0.000 {method 'tobytes' of 'array.array' objects}
3 0.001 0.000 0.001 0.000 {method 'tolist' of 'array.array' objects}
1 0.000 0.000 0.000 0.000 {method 'union' of 'set' objects}
11 0.001 0.000 0.001 0.000 {method 'update' of 'dict' objects}
3 0.000 0.000 0.000 0.000 {method 'values' of 'dict' objects}
1 0.000 0.000 0.000 0.000 {method 'write' of '_io.BufferedWriter' objects}
98 0.016 0.000 0.016 0.000 {method 'write' of '_io.TextIOWrapper' objects}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment