Created
November 26, 2013 22:02
-
-
Save Gui13/7667132 to your computer and use it in GitHub Desktop.
Time analysis of coldsweat run in Raspberry Pi with 63 feeds
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Refresh completed. See log file for more information | |
| 164382 function calls (158299 primitive calls) in 1103.750 seconds | |
| Ordered by: internal time | |
| ncalls tottime percall cumtime percall filename:lineno(function) | |
| 40 1098.679 27.467 1098.679 27.467 {method 'acquire' of 'thread.lock' objects} | |
| 951/186 0.553 0.001 1.499 0.008 sre_parse.py:379(_parse) | |
| 1839/177 0.406 0.000 1.017 0.006 sre_compile.py:32(_compile) | |
| 10952 0.296 0.000 0.352 0.000 sre_parse.py:182(__next) | |
| 2584/958 0.214 0.000 0.259 0.000 sre_parse.py:140(getwidth) | |
| 784 0.180 0.000 0.309 0.000 sre_compile.py:207(_optimize_charset) | |
| 7605 0.169 0.000 0.271 0.000 sre_parse.py:130(__getitem__) | |
| 8765 0.125 0.000 0.404 0.000 sre_parse.py:201(get) | |
| 9640 0.121 0.000 0.125 0.000 {isinstance} | |
| 35212/34235 0.111 0.000 0.120 0.000 {len} | |
| 24401 0.093 0.000 0.093 0.000 {method 'append' of 'list' objects} | |
| 95 0.083 0.001 0.086 0.001 sre_compile.py:258(_mk_bitmap) | |
| 11 0.081 0.007 0.109 0.010 collections.py:287(namedtuple) | |
| 727/178 0.080 0.000 1.516 0.009 sre_parse.py:301(_parse_sub) | |
| 178 0.071 0.000 0.230 0.001 _strptime.py:295(_strptime) | |
| 5825 0.064 0.000 0.130 0.000 sre_parse.py:195(match) | |
| 784 0.062 0.000 0.384 0.000 sre_compile.py:178(_compile_charset) | |
| 1 0.055 0.055 0.114 0.114 mimetypes.py:205(readfp) | |
| 2 0.045 0.023 0.357 0.179 models.py:8(<module>) | |
| 3944 0.042 0.000 0.042 0.000 {min} | |
| 347 0.041 0.000 2.989 0.009 re.py:226(_compile) | |
| 3642 0.040 0.000 0.051 0.000 sre_parse.py:126(__len__) | |
| 64 0.039 0.001 0.039 0.001 {method 'fetchone' of 'sqlite3.Cursor' objects} | |
| 1 0.039 0.039 0.044 0.044 __init__.py:14(<module>) | |
| 2718 0.039 0.000 0.052 0.000 sre_parse.py:138(append) | |
| 779 0.036 0.000 0.061 0.000 sre_compile.py:354(_simple) | |
| 2 0.035 0.017 0.303 0.151 __init__.py:99(<module>) | |
| 1 0.034 0.034 0.051 0.051 exc.py:164(<module>) | |
| 2 0.034 0.017 0.034 0.017 {method 'read' of 'file' objects} | |
| 1 0.032 0.032 0.035 0.035 socket.py:45(<module>) | |
| 177 0.032 0.000 0.318 0.002 sre_compile.py:361(_compile_info) | |
| 1 0.029 0.029 0.186 0.186 peewee.py:10(<module>) | |
| 1 0.028 0.028 3.065 3.065 fetcher.py:8(<module>) | |
| 668 0.028 0.000 0.035 0.000 mimetypes.py:78(add_type) | |
| 1 0.027 0.027 0.028 0.028 hashlib.py:55(<module>) | |
| 1118 0.024 0.000 0.035 0.000 {setattr} | |
| 1862 0.024 0.000 0.024 0.000 sre_parse.py:90(__init__) | |
| 177 0.024 0.000 2.936 0.017 sre_compile.py:495(compile) | |
| 63 0.022 0.000 0.416 0.007 peewee.py:1173(process_row) | |
| 1 0.022 0.022 1.219 1.219 feedparser.py:10(<module>) | |
| 1 0.021 0.021 0.032 0.032 __init__.py:4(<module>) | |
| 1 0.021 0.021 0.226 0.226 utils.py:5(<module>) | |
| 1 0.021 0.021 0.517 0.517 request.py:1(<module>) | |
| 178/177 0.020 0.000 1.556 0.009 sre_parse.py:663(parse) | |
| 567 0.020 0.000 0.030 0.000 peewee.py:411(python_value) | |
| 2 0.019 0.010 0.047 0.023 __init__.py:24(<module>) | |
| 1 0.019 0.019 0.556 0.556 utils.py:10(<module>) | |
| 418/11 0.019 0.000 0.046 0.004 copy.py:145(deepcopy) | |
| 2 0.019 0.009 1.089 0.544 __init__.py:8(<module>) | |
| 178 0.019 0.000 0.285 0.002 {built-in method strptime} | |
| 3106 0.018 0.000 0.018 0.000 {method 'get' of 'dict' objects} | |
| 12 0.018 0.002 0.103 0.009 peewee.py:2175(__new__) | |
| 10 0.018 0.002 1.100 0.110 __init__.py:1(<module>) | |
| 1 0.018 0.018 0.028 0.028 sre_compile.py:301(_optimize_unicode) | |
| 1 0.017 0.017 0.018 0.018 _exceptions.py:1(<module>) | |
| 1 0.017 0.017 0.326 0.326 datetime_utils.py:1(<module>) | |
| 182 0.016 0.000 0.035 0.000 locale.py:347(normalize) | |
| 571 0.015 0.000 0.015 0.000 {method 'replace' of 'str' objects} | |
| 125 0.014 0.000 0.300 0.002 peewee.py:500(format_date_time) | |
| 1 0.014 0.014 0.070 0.070 compat.py:3(<module>) | |
| 1 0.014 0.014 0.080 0.080 urllib.py:23(<module>) | |
| 57 0.014 0.000 0.014 0.000 {built-in method __new__ of type object at 0x252e08} | |
| 2157 0.014 0.000 0.014 0.000 {chr} | |
| 551 0.014 0.000 0.018 0.000 sre_parse.py:257(_escape) | |
| 1 0.014 0.014 0.197 0.197 connectionpool.py:7(<module>) | |
| 485 0.013 0.000 0.017 0.000 urlparse.py:320(<genexpr>) | |
| 485 0.013 0.000 0.016 0.000 urllib.py:1199(<genexpr>) | |
| 181 0.013 0.000 0.018 0.000 sre_parse.py:216(isname) | |
| 1 0.013 0.013 0.349 0.349 compat.py:5(<module>) | |
| 457 0.012 0.000 0.016 0.000 sre_parse.py:72(opengroup) | |
| 297 0.012 0.000 0.017 0.000 sre_parse.py:225(_class_escape) | |
| 334 0.012 0.000 0.012 0.000 {method 'match' of '_sre.SRE_Pattern' objects} | |
| 2 0.012 0.006 0.012 0.006 {method 'search' of '_sre.SRE_Pattern' objects} | |
| 889 0.012 0.000 0.012 0.000 {method 'readline' of 'file' objects} | |
| 1106 0.012 0.000 0.012 0.000 {range} | |
| 257 0.011 0.000 0.019 0.000 cookies.py:311(<genexpr>) | |
| 1 0.011 0.011 0.155 0.155 decimal.py:116(<module>) | |
| 988 0.011 0.000 0.011 0.000 {method 'setdefault' of 'dict' objects} | |
| 962 0.011 0.000 0.011 0.000 {method 'split' of 'str' objects} | |
| 1 0.011 0.011 0.011 0.011 dbapi2.py:24(<module>) | |
| 1 0.011 0.011 3.408 3.408 commands.py:4(<module>) | |
| 1 0.011 0.011 0.811 0.811 __init__.py:42(<module>) | |
| 1 0.011 0.011 0.021 0.021 httplib.py:67(<module>) | |
| 63 0.011 0.000 0.012 0.000 peewee.py:2141(get_default_dict) | |
| 22 0.010 0.000 0.036 0.002 abc.py:86(__new__) | |
| 1 0.010 0.010 0.131 0.131 app.py:8(<module>) | |
| 177 0.010 0.000 1.345 0.008 sre_compile.py:480(_code) | |
| 1 0.010 0.010 0.016 0.016 __init__.py:44(<module>) | |
| 1 0.010 0.010 0.445 0.445 __init__.py:30(<module>) | |
| 1 0.009 0.009 0.009 0.009 {method 'execute' of 'sqlite3.Cursor' objects} | |
| 1 0.009 0.009 0.092 0.092 cookies.py:1(<module>) | |
| 1 0.009 0.009 0.053 0.053 urllib2.py:76(<module>) | |
| 649 0.009 0.000 0.009 0.000 {getattr} | |
| 1 0.008 0.008 0.074 0.074 ConfigParser.py:88(<module>) | |
| 1 0.008 0.008 0.012 0.012 six.py:1(<module>) | |
| 630 0.008 0.000 0.008 0.000 peewee.py:332(__set__) | |
| 1 0.008 0.008 0.009 0.009 calendar.py:6(<module>) | |
| 125 0.008 0.000 0.008 0.000 {method 'groupdict' of '_sre.SRE_Match' objects} | |
| 457 0.008 0.000 0.012 0.000 sre_parse.py:83(closegroup) | |
| 1 0.008 0.008 0.009 0.009 htmlentitydefs.py:1(<module>) | |
| 330 0.008 0.000 0.008 0.000 {method 'format' of 'str' objects} | |
| 1 0.008 0.008 0.128 0.128 uuid.py:45(<module>) | |
| 789 0.007 0.000 0.007 0.000 sre_parse.py:134(__setitem__) | |
| 1 0.007 0.007 0.080 0.080 Cookie.py:206(<module>) | |
| 257 0.007 0.000 0.009 0.000 cookies.py:341(<genexpr>) | |
| 319 0.007 0.000 0.009 0.000 copy.py:267(_keep_alive) | |
| 1 0.007 0.007 0.014 0.014 collections.py:1(<module>) | |
| 47 0.007 0.000 0.007 0.000 re.py:204(escape) | |
| 354 0.007 0.000 0.008 0.000 sre_compile.py:474(isstring) | |
| 1 0.007 0.007 0.009 0.009 mimetools.py:1(<module>) | |
| 1 0.007 0.007 0.036 0.036 ElementTree.py:59(<module>) | |
| 2388 0.007 0.000 0.007 0.000 {ord} | |
| 81 0.007 0.000 0.007 0.000 _weakrefset.py:36(__init__) | |
| 126 0.007 0.000 0.318 0.003 peewee.py:526(python_value) | |
| 1 0.007 0.007 0.024 0.024 pickle.py:25(<module>) | |
| 1 0.006 0.006 0.021 0.021 connection.py:7(<module>) | |
| 1 0.006 0.006 0.017 0.017 io.py:34(<module>) | |
| 177 0.006 0.000 0.006 0.000 {_sre.compile} | |
| 1 0.006 0.006 0.014 0.014 ConfigParser.py:464(_read) | |
| 1 0.006 0.006 0.494 0.494 utilities.py:8(<module>) | |
| 1 0.006 0.006 0.046 0.046 urlparse.py:29(<module>) | |
| 1 0.006 0.006 0.026 0.026 simple_server.py:11(<module>) | |
| 1 0.006 0.006 0.006 0.006 getpass.py:12(<module>) | |
| 37 0.006 0.000 0.007 0.000 peewee.py:341(__init__) | |
| 31/20 0.006 0.000 0.013 0.001 abc.py:148(__subclasscheck__) | |
| 1 0.005 0.005 0.041 0.041 opml.py:8(<module>) | |
| 1 0.005 0.005 0.006 0.006 exceptions.py:10(<module>) | |
| 1 0.005 0.005 0.035 0.035 random.py:40(<module>) | |
| 1759 0.005 0.000 0.005 0.000 sre_compile.py:24(_identityfunction) | |
| 1 0.005 0.005 0.134 0.134 filepost.py:7(<module>) | |
| 1 0.005 0.005 0.010 0.010 status_codes.py:3(<module>) | |
| 2 0.005 0.003 0.074 0.037 decoder.py:2(<module>) | |
| 1 0.005 0.005 0.660 0.660 html.py:8(<module>) | |
| 5 0.005 0.001 0.015 0.003 {__import__} | |
| 230 0.005 0.000 0.008 0.000 peewee.py:482(coerce) | |
| 1 0.005 0.005 1099.242 1099.242 fetcher.py:365(fetch_feeds) | |
| 901 0.005 0.000 0.005 0.000 sre_parse.py:210(isident) | |
| 453 0.005 0.000 0.006 0.000 collections.py:328(<genexpr>) | |
| 1 0.005 0.005 0.007 0.007 synchronize.py:36(<module>) | |
| 207/163 0.005 0.000 0.020 0.000 {method 'join' of 'str' objects} | |
| 52 0.005 0.000 0.007 0.000 {method 'sub' of '_sre.SRE_Pattern' objects} | |
| 1 0.005 0.005 0.012 0.012 queues.py:35(<module>) | |
| 1 0.005 0.005 0.005 0.005 exceptions.py:9(<module>) | |
| 1 0.005 0.005 0.017 0.017 sessions.py:10(<module>) | |
| 1 0.005 0.005 0.254 0.254 cookielib.py:26(<module>) | |
| 180 0.005 0.000 0.013 0.000 sre_parse.py:178(__init__) | |
| 22/11 0.005 0.000 0.031 0.003 copy.py:253(_deepcopy_dict) | |
| 1 0.005 0.005 0.399 0.399 tokenize.py:23(<module>) | |
| 1 0.005 0.005 0.034 0.034 acceptparse.py:10(<module>) | |
| 1 0.005 0.005 0.209 0.209 __init__.py:9(<module>) | |
| 2 0.005 0.002 0.038 0.019 encoder.py:2(<module>) | |
| 1 0.005 0.005 0.005 0.005 heapq.py:31(<module>) | |
| 38 0.005 0.000 0.005 0.000 {method 'strftime' of 'datetime.date' objects} | |
| 180 0.005 0.000 0.044 0.000 locale.py:514(getlocale) | |
| 1 0.004 0.004 0.161 0.161 sgmllib.py:1(<module>) | |
| 1 0.004 0.004 0.014 0.014 threading.py:1(<module>) | |
| 1 0.004 0.004 0.006 0.006 base64.py:3(<module>) | |
| 1 0.004 0.004 0.006 0.006 __init__.py:36(<module>) | |
| 39 0.004 0.000 0.014 0.000 peewee.py:384(add_to_class) | |
| 2 0.004 0.002 0.004 0.002 {posix.popen} | |
| 1 0.004 0.004 0.004 0.004 _mysql_exceptions.py:6(<module>) | |
| 1 0.004 0.004 0.004 0.004 expat.py:1(<module>) | |
| 458 0.004 0.000 0.004 0.000 {method 'remove' of 'list' objects} | |
| 186 0.004 0.000 2.947 0.016 re.py:188(compile) | |
| 64 0.004 0.000 0.462 0.007 peewee.py:1125(next) | |
| 1 0.004 0.004 0.029 0.029 response.py:1(<module>) | |
| 394 0.004 0.000 0.004 0.000 {_sre.getlower} | |
| 1 0.004 0.004 0.070 0.070 fever.py:8(<module>) | |
| 1 0.004 0.004 0.051 0.051 frontend.py:8(<module>) | |
| 180 0.004 0.000 0.048 0.000 _strptime.py:27(_getlang) | |
| 1 0.004 0.004 0.006 0.006 opcode.py:5(<module>) | |
| 2 0.004 0.002 0.004 0.002 connection.py:35(<module>) | |
| 367 0.004 0.000 0.004 0.000 {method 'items' of 'dict' objects} | |
| 84 0.004 0.000 0.006 0.000 {method 'update' of 'dict' objects} | |
| 180 0.004 0.000 0.038 0.000 locale.py:415(_parse_localename) | |
| 63 0.004 0.000 0.008 0.000 abc.py:89(<genexpr>) | |
| 366 0.004 0.000 0.004 0.000 {method 'startswith' of 'str' objects} | |
| 1 0.003 0.003 0.014 0.014 handlers.py:1(<module>) | |
| 64 0.003 0.000 0.458 0.007 peewee.py:1114(iterate) | |
| 1 0.003 0.003 0.011 0.011 pool.py:35(<module>) | |
| 259 0.003 0.000 0.006 0.000 compat.py:29(bytes_) | |
| 1 0.003 0.003 0.025 0.025 __init__.py:20(<module>) | |
| 1 0.003 0.003 0.014 0.014 headers.py:1(<module>) | |
| 1 0.003 0.003 0.006 0.006 BaseHTTPServer.py:18(<module>) | |
| 1 0.003 0.003 0.004 0.004 __init__.py:5(<module>) | |
| 210 0.003 0.000 0.005 0.000 sre_compile.py:51(fixup) | |
| 63 0.003 0.000 0.015 0.000 peewee.py:2246(__init__) | |
| 1 0.003 0.003 0.067 0.067 __init__.py:227(Pool) | |
| 1 0.003 0.003 0.021 0.021 xmlreader.py:2(<module>) | |
| 117 0.003 0.000 0.016 0.000 re.py:134(match) | |
| 1 0.003 0.003 0.067 0.067 inspect.py:25(<module>) | |
| 12 0.003 0.000 0.003 0.000 threading.py:186(__init__) | |
| 1 0.003 0.003 0.006 0.006 poolmanager.py:7(<module>) | |
| 1 0.003 0.003 0.007 0.007 expatreader.py:4(<module>) | |
| 9 0.003 0.000 0.006 0.001 peewee.py:652(add_to_class) | |
| 2 0.003 0.001 0.042 0.021 scanner.py:2(<module>) | |
| 1 0.003 0.003 0.003 0.003 {posix.fork} | |
| 12 0.003 0.000 0.006 0.000 threading.py:181(Condition) | |
| 178 0.003 0.000 0.003 0.000 sre_parse.py:67(__init__) | |
| 230 0.003 0.000 0.003 0.000 peewee.py:468(format_unicode) | |
| 1 0.003 0.003 0.015 0.015 util.py:8(<module>) | |
| 1 0.003 0.003 0.129 0.129 static.py:1(<module>) | |
| 1 0.003 0.003 1103.755 1103.755 sweat.py:5(<module>) | |
| 48 0.003 0.000 0.003 0.000 peewee.py:323(__init__) | |
| 1 0.003 0.003 0.003 0.003 handlers.py:42(BaseHandler) | |
| 23 0.003 0.000 0.005 0.000 descriptors.py:35(environ_getter) | |
| 1 0.002 0.002 0.004 0.004 process.py:35(<module>) | |
| 1 0.002 0.002 0.019 0.019 api.py:12(<module>) | |
| 1 0.002 0.002 0.003 0.003 session.py:33(<module>) | |
| 1 0.002 0.002 0.003 0.003 peewee.py:192(Leaf) | |
| 126 0.002 0.000 0.003 0.000 {hasattr} | |
| 1 0.002 0.002 0.002 0.002 util.py:4(<module>) | |
| 4 0.002 0.001 0.003 0.001 synchronize.py:74(__init__) | |
| 257 0.002 0.000 0.004 0.000 Cookie.py:313(<genexpr>) | |
| 2 0.002 0.001 0.005 0.003 __init__.py:102(Pipe) | |
| 11 0.002 0.000 0.002 0.000 {method '__reduce_ex__' of 'object' objects} | |
| 59 0.002 0.000 0.009 0.000 {all} | |
| 1 0.002 0.002 0.003 0.003 util.py:35(<module>) | |
| 1 0.002 0.002 0.009 0.009 request.py:102(BaseRequest) | |
| 1 0.002 0.002 0.002 0.002 collections.py:25(OrderedDict) | |
| 1 0.002 0.002 0.008 0.008 mimetypes.py:64(__init__) | |
| 1 0.002 0.002 0.003 0.003 netrc.py:1(<module>) | |
| 1 0.002 0.002 0.008 0.008 dis.py:1(<module>) | |
| 45 0.002 0.000 0.005 0.000 _weakrefset.py:58(__iter__) | |
| 324 0.002 0.000 0.002 0.000 {max} | |
| 3 0.002 0.001 0.004 0.001 __init__.py:349(__init__) | |
| 1 0.002 0.002 0.002 0.002 SocketServer.py:120(<module>) | |
| 37 0.002 0.000 0.004 0.000 util.py:38(header_docstring) | |
| 1 0.002 0.002 0.002 0.002 _looper.py:19(<module>) | |
| 1 0.002 0.002 0.003 0.003 auth.py:8(<module>) | |
| 3 0.002 0.001 0.002 0.001 __init__.py:78(CFUNCTYPE) | |
| 1 0.002 0.002 0.002 0.002 etag.py:5(<module>) | |
| 1 0.002 0.002 0.024 0.024 pool.py:231(_setup_queues) | |
| 180 0.002 0.000 0.002 0.000 {_locale.setlocale} | |
| 1 0.002 0.002 0.002 0.002 adapters.py:9(<module>) | |
| 2 0.002 0.001 0.081 0.040 util.py:185(_findSoname_ldconfig) | |
| 11 0.002 0.000 0.041 0.004 copy.py:306(_reconstruct) | |
| 1 0.002 0.002 0.065 0.065 descriptors.py:1(<module>) | |
| 1 0.002 0.002 0.004 0.004 cookies.py:7(<module>) | |
| 796 0.002 0.000 0.002 0.000 {id} | |
| 1 0.002 0.002 0.136 0.136 request.py:7(<module>) | |
| 14 0.002 0.000 0.002 0.000 __init__.py:147(_check_size) | |
| 137/109 0.002 0.000 0.013 0.000 {issubclass} | |
| 1 0.002 0.002 0.002 0.002 pyopenssl.py:21(<module>) | |
| 1 0.002 0.002 0.002 0.002 scanner.py:4(_import_c_make_scanner) | |
| 1 0.002 0.002 0.028 0.028 cachecontrol.py:3(<module>) | |
| 1 0.002 0.002 1099.244 1099.244 commands.py:64(command_refresh) | |
| 5 0.002 0.000 0.014 0.003 _strptime.py:240(pattern) | |
| 1 0.002 0.002 0.002 0.002 forking.py:35(<module>) | |
| 42 0.002 0.000 0.012 0.000 re.py:144(sub) | |
| 63 0.002 0.000 0.003 0.000 peewee.py:613(__set__) | |
| 4 0.002 0.000 0.006 0.001 threading.py:436(__init__) | |
| 3 0.002 0.001 0.002 0.001 {_ctypes.dlopen} | |
| 1 0.002 0.002 0.053 0.053 pool.py:136(__init__) | |
| 197 0.001 0.000 0.001 0.000 {method 'extend' of 'list' objects} | |
| 1 0.001 0.001 0.036 0.036 _strptime.py:12(<module>) | |
| 63 0.001 0.000 0.001 0.000 peewee.py:682(coerce) | |
| 1 0.001 0.001 0.005 0.005 response.py:71(Response) | |
| 3 0.001 0.000 0.002 0.001 __init__.py:493(PYFUNCTYPE) | |
| 12 0.001 0.000 0.002 0.000 peewee.py:2108(__init__) | |
| 1 0.001 0.001 0.007 0.007 pool.py:707(ThreadPool) | |
| 40 0.001 0.000 0.001 0.000 collections.py:53(__setitem__) | |
| 1 0.001 0.001 0.002 0.002 mimetypes.py:24(<module>) | |
| 394 0.001 0.000 0.001 0.000 {method 'isalnum' of 'str' objects} | |
| 14/12 0.001 0.000 0.002 0.000 peewee.py:761(parse_expr) | |
| 1 0.001 0.001 0.001 0.001 __init__.py:17(<module>) | |
| 19 0.001 0.000 0.002 0.000 threading.py:121(acquire) | |
| 1 0.001 0.001 0.003 0.003 structures.py:9(<module>) | |
| 1 0.001 0.001 0.001 0.001 {_sqlite3.connect} | |
| 1 0.001 0.001 0.005 0.005 _strptime.py:96(__calc_month) | |
| 185 0.001 0.000 0.001 0.000 {method 'translate' of 'str' objects} | |
| 21 0.001 0.000 0.001 0.000 descriptors.py:156(converter) | |
| 1 0.001 0.001 0.001 0.001 hex_codec.py:8(<module>) | |
| 11 0.001 0.000 0.004 0.000 copy.py:234(_deepcopy_tuple) | |
| 1 0.001 0.001 0.001 0.001 _endian.py:4(<module>) | |
| 251 0.001 0.000 0.001 0.000 {method 'toordinal' of 'datetime.date' objects} | |
| 59 0.001 0.000 0.003 0.000 collections.py:354(<genexpr>) | |
| 10 0.001 0.000 0.007 0.001 __init__.py:1006(getLogger) | |
| 1 0.001 0.001 0.001 0.001 saxutils.py:4(<module>) | |
| 1 0.001 0.001 0.004 0.004 response.py:8(<module>) | |
| 1 0.001 0.001 0.001 0.001 dec.py:7(<module>) | |
| 140 0.001 0.000 0.001 0.000 {method 'upper' of 'str' objects} | |
| 9 0.001 0.000 0.003 0.000 peewee.py:631(__init__) | |
| 177 0.001 0.000 0.001 0.000 {method 'lower' of 'str' objects} | |
| 7 0.001 0.000 0.001 0.000 peewee.py:184(not_allowed) | |
| 1 0.001 0.001 0.003 0.003 __init__.py:265(_reset_cache) | |
| 119 0.001 0.000 0.001 0.000 opcode.py:27(def_op) | |
| 1 0.001 0.001 0.001 0.001 ssl.py:56(<module>) | |
| 3 0.001 0.000 0.001 0.000 {dir} | |
| 19 0.001 0.000 0.001 0.000 threading.py:141(release) | |
| 1 0.001 0.001 0.001 0.001 ascii.py:8(<module>) | |
| 9 0.001 0.000 0.002 0.000 {sorted} | |
| 17 0.001 0.000 0.046 0.003 app.py:28(wrapper) | |
| 14 0.001 0.000 0.001 0.000 {posix.stat} | |
| 3 0.001 0.000 0.001 0.000 {thread.start_new_thread} | |
| 3 0.001 0.000 0.002 0.001 decimal.py:3776(__init__) | |
| 1 0.001 0.001 0.001 0.001 Queue.py:1(<module>) | |
| 59 0.001 0.000 0.002 0.000 collections.py:352(<genexpr>) | |
| 1 0.001 0.001 0.037 0.037 feedparser.py:2597(_HTMLSanitizer) | |
| 20 0.001 0.000 0.003 0.000 descriptors.py:129(header_getter) | |
| 6 0.001 0.000 0.007 0.001 collections.py:37(__init__) | |
| 1 0.001 0.001 0.008 0.008 multidict.py:6(<module>) | |
| 1 0.001 0.001 0.002 0.002 _strptime.py:115(__calc_date_time) | |
| 1 0.001 0.001 0.001 0.001 cgi.py:16(<module>) | |
| 1 0.001 0.001 0.001 0.001 ordered_dict.py:6(<module>) | |
| 132 0.001 0.000 0.001 0.000 sre_parse.py:205(tell) | |
| 1 0.001 0.001 0.001 0.001 feedparser.py:465(_FeedParserMixin) | |
| 39 0.001 0.000 0.001 0.000 _weakrefset.py:81(add) | |
| 1 0.001 0.001 0.001 0.001 tempfile.py:18(<module>) | |
| 12 0.001 0.000 0.001 0.000 peewee.py:2126(prepared) | |
| 26 0.001 0.000 0.001 0.000 _weakrefset.py:26(__exit__) | |
| 1 0.001 0.001 0.161 0.161 HTMLParser.py:1(<module>) | |
| 1 0.001 0.001 0.044 0.044 frontend.py:27(FrontendApp) | |
| 13 0.001 0.000 0.011 0.001 abc.py:105(register) | |
| 8 0.001 0.000 0.001 0.000 __init__.py:1052(_fixupParents) | |
| 50 0.001 0.000 0.007 0.000 _strptime.py:236(<genexpr>) | |
| 53 0.001 0.000 0.001 0.000 _weakrefset.py:68(__contains__) | |
| 1 0.001 0.001 0.001 0.001 fields.py:7(<module>) | |
| 257 0.001 0.000 0.001 0.000 cookies.py:314(<genexpr>) | |
| 31 0.001 0.000 0.001 0.000 six.py:93(__init__) | |
| 2 0.001 0.000 0.001 0.000 {_ctypes.POINTER} | |
| 1 0.001 0.001 0.029 0.029 byterange.py:1(<module>) | |
| 1 0.001 0.001 0.001 0.001 migrate.py:43(<module>) | |
| 1 0.001 0.001 0.001 0.001 times.py:5(<module>) | |
| 1 0.001 0.001 0.170 0.170 platform.py:10(<module>) | |
| 1 0.001 0.001 0.001 0.001 token.py:3(<module>) | |
| 26 0.001 0.000 0.004 0.000 calendar.py:55(__getitem__) | |
| 171 0.001 0.000 0.001 0.000 {method 'add' of 'set' objects} | |
| 125 0.001 0.000 0.001 0.000 {method 'end' of '_sre.SRE_Match' objects} | |
| 13 0.001 0.000 0.001 0.000 headers.py:108(_trans_key) | |
| 18 0.001 0.000 0.377 0.021 {map} | |
| 1 0.001 0.001 0.004 0.004 process.py:116(start) | |
| 1 0.001 0.001 0.014 0.014 numbers.py:6(<module>) | |
| 1 0.001 0.001 0.001 0.001 socket.py:179(_socketobject) | |
| 9 0.001 0.000 0.001 0.000 peewee.py:593(__init__) | |
| 275 0.001 0.000 0.001 0.000 copy.py:198(_deepcopy_atomic) | |
| 1 0.001 0.001 0.003 0.003 _strptime.py:88(__calc_weekday) | |
| 1 0.001 0.001 0.001 0.001 cascade.py:9(<module>) | |
| 1 0.001 0.001 0.124 0.124 mimetypes.py:348(init) | |
| 2 0.001 0.000 0.001 0.000 util.py:1(<module>) | |
| 23 0.001 0.000 0.001 0.000 {method 'items' of 'dictproxy' objects} | |
| 130 0.001 0.000 0.001 0.000 {method 'strip' of 'str' objects} | |
| 6 0.001 0.000 0.001 0.000 decimal.py:515(__new__) | |
| 1 0.001 0.001 0.001 0.001 decimal.py:506(Decimal) | |
| 9 0.001 0.000 0.001 0.000 __init__.py:1108(__init__) | |
| 125 0.001 0.000 0.001 0.000 {method 'iterkeys' of 'dict' objects} | |
| 11 0.001 0.000 0.001 0.000 {repr} | |
| 125 0.001 0.000 0.001 0.000 {method 'weekday' of 'datetime.date' objects} | |
| 9 0.001 0.000 0.001 0.000 posixpath.py:68(join) | |
| 24 0.001 0.000 0.001 0.000 peewee.py:2182(<genexpr>) | |
| 1 0.001 0.001 0.001 0.001 os.py:35(_get_exports_list) | |
| 2 0.001 0.000 0.001 0.000 peewee.py:1737(__init__) | |
| 1 0.001 0.001 0.004 0.004 gettext.py:421(find) | |
| 41 0.001 0.000 0.001 0.000 peewee.py:193(__init__) | |
| 26 0.001 0.000 0.001 0.000 _weakrefset.py:20(__enter__) | |
| 1 0.001 0.001 1099.255 1099.255 commands.py:160(run) | |
| 9 0.001 0.000 0.001 0.000 genericpath.py:26(isfile) | |
| 1 0.001 0.001 0.001 0.001 __init__.py:18(<module>) | |
| 4 0.001 0.000 0.001 0.000 optparse.py:609(_set_attrs) | |
| 1 0.001 0.001 0.034 0.034 _strptime.py:179(__init__) | |
| 1 0.001 0.001 0.001 0.001 peewee.py:1148(__init__) | |
| 4 0.001 0.000 0.001 0.000 __init__.py:382(__getitem__) | |
| 1 0.001 0.001 0.002 0.002 _collections.py:7(<module>) | |
| 1 0.001 0.001 0.005 0.005 pool.py:209(_repopulate_pool) | |
| 4 0.001 0.000 0.003 0.001 optparse.py:560(__init__) | |
| 4 0.001 0.000 1098.659 274.665 threading.py:235(wait) | |
| 2 0.001 0.000 0.001 0.000 {posix.urandom} | |
| 1 0.001 0.001 0.001 0.001 _parseaddr.py:7(<module>) | |
| 1 0.001 0.001 0.003 0.003 models.py:110(Feed) | |
| 2 0.001 0.000 0.001 0.001 gettext.py:130(_expand_lang) | |
| 6 0.001 0.000 0.009 0.001 _strptime.py:221(__seqToRE) | |
| 125 0.001 0.000 0.001 0.000 peewee.py:501(<lambda>) | |
| 1 0.001 0.001 0.001 0.001 rfc822.py:71(<module>) | |
| 1 0.001 0.001 0.001 0.001 six.py:317(exec_) | |
| 2 0.001 0.000 0.006 0.003 __init__.py:71(search_function) | |
| 3 0.001 0.000 0.016 0.005 threading.py:485(start) | |
| 4 0.001 0.000 0.001 0.000 uuid.py:101(__init__) | |
| 1 0.001 0.001 0.003 0.003 forking.py:115(__init__) | |
| 1 0.001 0.001 0.001 0.001 pickle.py:827(Unpickler) | |
| 1 0.001 0.001 0.007 0.007 headers.py:6(<module>) | |
| 2 0.001 0.000 0.001 0.000 sre_parse.py:691(parse_template) | |
| 3 0.001 0.000 0.001 0.000 {method 'close' of 'file' objects} | |
| 37 0.001 0.000 0.001 0.000 abc.py:15(abstractmethod) | |
| 8 0.001 0.000 0.001 0.000 ConfigParser.py:326(get) | |
| 1 0.001 0.001 0.001 0.001 __init__.py:242(__init__) | |
| 189 0.001 0.000 0.001 0.000 {callable} | |
| 14 0.000 0.000 0.002 0.000 calendar.py:74(__getitem__) | |
| 11 0.000 0.000 0.007 0.001 __init__.py:1548(getLogger) | |
| 17 0.000 0.000 0.002 0.000 __init__.py:210(_acquireLock) | |
| 1 0.000 0.000 0.000 0.000 favicon.py:8(<module>) | |
| 3 0.000 0.000 0.001 0.000 posixpath.py:321(normpath) | |
| 1 0.000 0.000 0.002 0.002 peewee.py:834(parse_expr_list) | |
| 2 0.000 0.000 0.000 0.000 {zip} | |
| 6 0.000 0.000 0.004 0.001 abc.py:128(__instancecheck__) | |
| 1 0.000 0.000 0.000 0.000 _strptime.py:31(LocaleTime) | |
| 17 0.000 0.000 0.002 0.000 __init__.py:219(_releaseLock) | |
| 5 0.000 0.000 0.001 0.000 collections.py:111(items) | |
| 3 0.000 0.000 0.000 0.000 {open} | |
| 6 0.000 0.000 0.005 0.001 _abcoll.py:483(update) | |
| 3 0.000 0.000 0.000 0.000 {method 'clear' of 'dict' objects} | |
| 1 0.000 0.000 0.001 0.001 <string>:1(<module>) | |
| 4 0.000 0.000 0.001 0.000 optparse.py:1007(add_option) | |
| 1 0.000 0.000 0.001 0.001 _strptime.py:103(__calc_am_pm) | |
| 22 0.000 0.000 0.000 0.000 threading.py:58(__init__) | |
| 1 0.000 0.000 0.002 0.002 models.py:152(Entry) | |
| 1 0.000 0.000 0.000 0.000 bisect.py:1(<module>) | |
| 20 0.000 0.000 0.000 0.000 {_struct.calcsize} | |
| 49 0.000 0.000 0.000 0.000 {method 'title' of 'str' objects} | |
| 27 0.000 0.000 0.000 0.000 decimal.py:3803(<genexpr>) | |
| 33 0.000 0.000 0.000 0.000 {method 'group' of '_sre.SRE_Match' objects} | |
| 19 0.000 0.000 0.000 0.000 __init__.py:75(__init__) | |
| 1 0.000 0.000 0.003 0.003 gzip.py:4(<module>) | |
| 47 0.000 0.000 0.000 0.000 threading.py:63(_note) | |
| 40 0.000 0.000 0.000 0.000 six.py:80(__init__) | |
| 26 0.000 0.000 0.001 0.000 ConfigParser.py:373(optionxform) | |
| 2 0.000 0.000 0.002 0.001 peewee.py:1461(__init__) | |
| 22 0.000 0.000 0.000 0.000 {thread.allocate_lock} | |
| 26 0.000 0.000 0.000 0.000 _weakrefset.py:16(__init__) | |
| 1 0.000 0.000 0.001 0.001 cachecontrol.py:139(CacheControl) | |
| 27 0.000 0.000 0.000 0.000 {method 'rfind' of 'str' objects} | |
| 1 0.000 0.000 0.002 0.002 __init__.py:1488(basicConfig) | |
| 1 0.000 0.000 0.000 0.000 calendar.py:47(_localized_month) | |
| 1 0.000 0.000 0.000 0.000 __future__.py:48(<module>) | |
| 2 0.000 0.000 0.001 0.000 peewee.py:1499(_model_shorthand) | |
| 4 0.000 0.000 0.002 0.001 threading.py:371(__init__) | |
| 5 0.000 0.000 0.001 0.000 genericpath.py:15(exists) | |
| 27 0.000 0.000 0.000 0.000 decimal.py:3810(<genexpr>) | |
| 1 0.000 0.000 0.004 0.004 pool.py:297(map_async) | |
| 19 0.000 0.000 0.000 0.000 tokenize.py:44(group) | |
| 1 0.000 0.000 0.000 0.000 _MozillaCookieJar.py:1(<module>) | |
| 10 0.000 0.000 0.001 0.000 re.py:248(_compile_repl) | |
| 1 0.000 0.000 0.000 0.000 {posix.sysconf} | |
| 3 0.000 0.000 0.001 0.000 threading.py:468(_set_daemon) | |
| 1 0.000 0.000 0.000 0.000 decimal.py:3757(Context) | |
| 10 0.000 0.000 0.002 0.000 re.py:268(_subx) | |
| 22 0.000 0.000 0.000 0.000 peewee.py:2151(<lambda>) | |
| 9 0.000 0.000 0.000 0.000 {time.strftime} | |
| 1 0.000 0.000 0.000 0.000 numbers.py:34(Complex) | |
| 4 0.000 0.000 0.000 0.000 optparse.py:588(_set_opt_strings) | |
| 1 0.000 0.000 0.025 0.025 feedparser.py:1867(_BaseHTMLProcessor) | |
| 3 0.000 0.000 0.001 0.000 __init__.py:654(__init__) | |
| 2 0.000 0.000 0.010 0.005 queues.py:350(__init__) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:514(DateTimeField) | |
| 1 0.000 0.000 0.000 0.000 uuid.py:53(UUID) | |
| 1 0.000 0.000 0.000 0.000 shlex.py:2(<module>) | |
| 6 0.000 0.000 0.001 0.000 hashlib.py:94(__get_openssl_constructor) | |
| 1 0.000 0.000 0.004 0.004 peewee.py:919(generate_select) | |
| 1 0.000 0.000 0.002 0.002 peewee.py:1757(connect) | |
| 9 0.000 0.000 0.000 0.000 six.py:108(__init__) | |
| 1 0.000 0.000 0.001 0.001 models.py:58(User) | |
| 1 0.000 0.000 0.000 0.000 threading.py:424(Thread) | |
| 1 0.000 0.000 0.030 0.030 markupbase.py:7(<module>) | |
| 1 0.000 0.000 0.029 0.029 ElementPath.py:59(<module>) | |
| 4 0.000 0.000 0.001 0.000 util.py:159(register_after_fork) | |
| 26 0.000 0.000 0.000 0.000 _weakrefset.py:52(_commit_removals) | |
| 1 0.000 0.000 0.000 0.000 BaseHTTPServer.py:114(BaseHTTPRequestHandler) | |
| 59 0.000 0.000 0.000 0.000 {method '__contains__' of 'frozenset' objects} | |
| 1 0.000 0.000 0.001 0.001 random.py:100(seed) | |
| 11 0.000 0.000 0.000 0.000 copy_reg.py:92(__newobj__) | |
| 4 0.000 0.000 0.001 0.000 weakref.py:79(__setitem__) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:1460(SelectQuery) | |
| 1 0.000 0.000 0.000 0.000 pickle.py:171(Pickler) | |
| 1 0.000 0.000 0.001 0.001 optparse.py:1318(get_default_values) | |
| 26 0.000 0.000 0.000 0.000 {method 'index' of 'str' objects} | |
| 27 0.000 0.000 0.000 0.000 {unichr} | |
| 1 0.000 0.000 0.000 0.000 handler.py:10(<module>) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:113(_import_OrderedDict) | |
| 1 0.000 0.000 0.000 0.000 _LWPCookieJar.py:12(<module>) | |
| 27 0.000 0.000 0.000 0.000 {method 'release' of 'thread.lock' objects} | |
| 4 0.000 0.000 0.001 0.000 __init__.py:375(__getattr__) | |
| 1 0.000 0.000 0.008 0.008 warnings.py:45(filterwarnings) | |
| 1 0.000 0.000 0.040 0.040 ConfigParser.py:231(RawConfigParser) | |
| 1 0.000 0.000 0.000 0.000 <string>:1(Url) | |
| 3 0.000 0.000 0.000 0.000 threading.py:411(_newname) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:691(QueryCompiler) | |
| 63 0.000 0.000 0.000 0.000 peewee.py:2349(prepared) | |
| 12 0.000 0.000 0.000 0.000 app.py:34(GET) | |
| 3 0.000 0.000 0.001 0.000 posixpath.py:350(abspath) | |
| 4 0.000 0.000 0.001 0.000 acceptparse.py:320(accept_property) | |
| 7 0.000 0.000 0.000 0.000 peewee.py:414(__hash__) | |
| 1 0.000 0.000 0.000 0.000 numbers.py:295(Integral) | |
| 24 0.000 0.000 0.000 0.000 peewee.py:220(_e) | |
| 13 0.000 0.000 0.000 0.000 peewee.py:743(quote) | |
| 1 0.000 0.000 0.011 0.011 cookielib.py:1201(CookieJar) | |
| 19 0.000 0.000 0.000 0.000 peewee.py:176(returns_clone) | |
| 46 0.000 0.000 0.000 0.000 {thread.get_ident} | |
| 1 0.000 0.000 0.012 0.012 _strptime.py:50(__init__) | |
| 1 0.000 0.000 0.000 0.000 process.py:94(__init__) | |
| 3 0.000 0.000 0.014 0.005 threading.py:400(wait) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:1214(findCaller) | |
| 3 0.000 0.000 0.000 0.000 __init__.py:49(normalize_encoding) | |
| 1 0.000 0.000 0.003 0.003 pool.py:574(__init__) | |
| 30 0.000 0.000 0.000 0.000 collections.py:72(__iter__) | |
| 59 0.000 0.000 0.000 0.000 {method 'isdigit' of 'str' objects} | |
| 4 0.000 0.000 0.002 0.001 threading.py:364(Event) | |
| 1 0.000 0.000 0.000 0.000 process.py:86(Process) | |
| 3 0.000 0.000 0.001 0.000 __init__.py:635(_addHandlerRef) | |
| 1 0.000 0.000 0.000 0.000 _looper.py:69(loop_pos) | |
| 1 0.000 0.000 0.000 0.000 util.py:174(__init__) | |
| 1 0.000 0.000 0.000 0.000 decoder.py:338(__init__) | |
| 2 0.000 0.000 0.000 0.000 connection.py:183(Pipe) | |
| 3 0.000 0.000 0.000 0.000 {method 'flush' of 'file' objects} | |
| 15 0.000 0.000 0.000 0.000 __init__.py:182(_checkLevel) | |
| 1 0.000 0.000 0.001 0.001 __init__.py:451(format) | |
| 1 0.000 0.000 0.000 0.000 mimetypes.py:378(_default_mime_types) | |
| 9 0.000 0.000 0.000 0.000 peewee.py:621(__init__) | |
| 1 0.000 0.000 0.000 0.000 <string>:1(ParseResult) | |
| 17 0.000 0.000 0.000 0.000 app.py:27(on) | |
| 1 0.000 0.000 0.000 0.000 {time.tzset} | |
| 7 0.000 0.000 0.000 0.000 cookies.py:202(cookie_property) | |
| 1 0.000 0.000 0.114 0.114 mimetypes.py:194(read) | |
| 10 0.000 0.000 0.000 0.000 feedparser.py:3090(registerDateHandler) | |
| 1 0.000 0.000 0.001 0.001 models.py:184(Saved) | |
| 1 0.000 0.000 0.000 0.000 cookielib.py:838(DefaultCookiePolicy) | |
| 6 0.000 0.000 0.000 0.000 opcode.py:35(jrel_op) | |
| 1 0.000 0.000 0.000 0.000 <string>:1(Traceback) | |
| 5 0.000 0.000 0.000 0.000 threading.py:830(currentThread) | |
| 1 0.000 0.000 0.001 0.001 models.py:199(Read) | |
| 1 0.000 0.000 0.001 0.001 models.py:229(Session) | |
| 2 0.000 0.000 0.000 0.000 weakref.py:47(__init__) | |
| 1 0.000 0.000 0.006 0.006 optparse.py:1190(__init__) | |
| 1 0.000 0.000 0.000 0.000 <string>:1(SplitResult) | |
| 2 0.000 0.000 0.000 0.000 posixpath.py:127(dirname) | |
| 12 0.000 0.000 0.000 0.000 __init__.py:578(__init__) | |
| 1 0.000 0.000 0.000 0.000 numbers.py:169(Real) | |
| 1 0.000 0.000 0.000 0.000 ordered_dict.py:17(OrderedDict) | |
| 4 0.000 0.000 0.000 0.000 descriptors.py:105(deprecated_property) | |
| 1 0.000 0.000 0.001 0.001 models.py:214(Subscription) | |
| 1 0.000 0.000 0.000 0.000 <string>:1(Attribute) | |
| 11 0.000 0.000 0.000 0.000 opcode.py:31(name_op) | |
| 37 0.000 0.000 0.000 0.000 {method 'isupper' of 'str' objects} | |
| 1 0.000 0.000 0.000 0.000 peewee.py:2245(Model) | |
| 2 0.000 0.000 0.000 0.000 threading.py:277(notify) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:1724(Database) | |
| 1 0.000 0.000 0.000 0.000 multidict.py:21(MultiDict) | |
| 1 0.000 0.000 0.016 0.016 sgmllib.py:60(SGMLParser) | |
| 1 0.000 0.000 0.000 0.000 feedparser.py:2084(_MicroformatsParser) | |
| 1 0.000 0.000 0.000 0.000 tempfile.py:493(SpooledTemporaryFile) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:1302(clone_joins) | |
| 1 0.000 0.000 0.000 0.000 random.py:72(Random) | |
| 1 0.000 0.000 0.000 0.000 StringIO.py:30(<module>) | |
| 3 0.000 0.000 0.000 0.000 __init__.py:1341(isEnabledFor) | |
| 1 0.000 0.000 0.011 0.011 __init__.py:71(make_parser) | |
| 1 0.000 0.000 0.000 0.000 <string>:1(ModuleInfo) | |
| 1 0.000 0.000 0.002 0.002 threading.py:768(__init__) | |
| 1 0.000 0.000 0.000 0.000 calendar.py:66(_localized_day) | |
| 6 0.000 0.000 0.001 0.000 descriptors.py:191(converter_date) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:1626(verify_naive) | |
| 1 0.000 0.000 0.000 0.000 <string>:1(ArgInfo) | |
| 13 0.000 0.000 0.000 0.000 {sys._getframe} | |
| 1 0.000 0.000 0.000 0.000 cookies.py:230(Morsel) | |
| 1 0.000 0.000 0.000 0.000 <string>:1(ArgSpec) | |
| 6 0.000 0.000 0.000 0.000 peewee.py:170(dict_update) | |
| 1 0.000 0.000 0.006 0.006 ConfigParser.py:232(__init__) | |
| 2 0.000 0.000 0.040 0.020 re.py:139(search) | |
| 13 0.000 0.000 0.000 0.000 {method 'values' of 'dict' objects} | |
| 4 0.000 0.000 0.004 0.001 synchronize.py:146(__init__) | |
| 1 0.000 0.000 0.000 0.000 ElementTree.py:171(Element) | |
| 2 0.000 0.000 0.003 0.002 {method 'decode' of 'str' objects} | |
| 1 0.000 0.000 0.000 0.000 exc.py:224(WSGIHTTPException) | |
| 6 0.000 0.000 0.000 0.000 feedparser.py:119(_l2bytes) | |
| 1 0.000 0.000 0.000 0.000 pool.py:130(Pool) | |
| 34 0.000 0.000 0.000 0.000 {_ctypes.sizeof} | |
| 1 0.000 0.000 0.000 0.000 <string>:1(Arguments) | |
| 1 0.000 0.000 0.014 0.014 ConfigParser.py:285(read) | |
| 1 0.000 0.000 0.000 0.000 gzip.py:36(GzipFile) | |
| 25 0.000 0.000 0.000 0.000 {method '__subclasses__' of 'type' objects} | |
| 1 0.000 0.000 0.000 0.000 HTMLParser.py:72(HTMLParser) | |
| 1 0.000 0.000 0.001 0.001 Queue.py:26(__init__) | |
| 1 0.000 0.000 0.000 0.000 optparse.py:200(__init__) | |
| 1 0.000 0.000 0.000 0.000 <string>:1(Join) | |
| 3 0.000 0.000 0.000 0.000 {posix.getcwd} | |
| 4 0.000 0.000 0.000 0.000 optparse.py:635(_check_type) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:1093(Logger) | |
| 1 0.000 0.000 0.015 0.015 peewee.py:1632(execute) | |
| 1 0.000 0.000 0.000 0.000 session.py:161(SessionCache) | |
| 2 0.000 0.000 0.000 0.000 peewee.py:1279(__init__) | |
| 1 0.000 0.000 0.000 0.000 response.py:53(HTTPResponse) | |
| 1 0.000 0.000 0.000 0.000 decoder.py:303(__init__) | |
| 1 0.000 0.000 0.000 0.000 models.py:486(Response) | |
| 1 0.000 0.000 0.000 0.000 encoders.py:5(<module>) | |
| 3 0.000 0.000 0.001 0.000 descriptors.py:173(list_header) | |
| 1 0.000 0.000 0.001 0.001 __init__.py:838(emit) | |
| 1 0.000 0.000 0.000 0.000 <string>:1(DecimalTuple) | |
| 23 0.000 0.000 0.000 0.000 {method 'iteritems' of 'dict' objects} | |
| 2 0.000 0.000 0.000 0.000 ConfigParser.py:376(has_option) | |
| 7 0.000 0.000 0.000 0.000 {method 'setter' of 'property' objects} | |
| 4 0.000 0.000 0.000 0.000 warnings.py:339(__enter__) | |
| 3 0.000 0.000 0.001 0.000 __init__.py:1279(addHandler) | |
| 1 0.000 0.000 0.000 0.000 compat3.py:1(<module>) | |
| 4 0.000 0.000 0.000 0.000 warnings.py:318(__init__) | |
| 1 0.000 0.000 0.000 0.000 request.py:18(RequestMethods) | |
| 1 0.000 0.000 0.000 0.000 _strptime.py:160(__calc_timezone) | |
| 4 0.000 0.000 0.000 0.000 headers.py:118(_trans_name) | |
| 1 0.000 0.000 0.000 0.000 quopri.py:3(<module>) | |
| 17 0.000 0.000 0.000 0.000 {method 'endswith' of 'str' objects} | |
| 4 0.000 0.000 0.000 0.000 weakref.py:228(__init__) | |
| 1 0.000 0.000 0.000 0.000 saxutils.py:171(XMLFilterBase) | |
| 1 0.000 0.000 0.000 0.000 feedparser.py:2524(_RelativeURIResolver) | |
| 2 0.000 0.000 0.001 0.001 peewee.py:2156(get_fields) | |
| 14 0.000 0.000 0.000 0.000 peewee.py:479(field_attributes) | |
| 1 0.000 0.000 0.000 0.000 atexit.py:6(<module>) | |
| 6 0.000 0.000 0.000 0.000 threading.py:226(_is_owned) | |
| 1 0.000 0.000 0.000 0.000 _strptime.py:176(TimeRE) | |
| 1 0.000 0.000 0.002 0.002 __init__.py:884(__init__) | |
| 4 0.000 0.000 0.000 0.000 session.py:46(synchronized) | |
| 1 0.000 0.000 0.000 0.000 connection.py:117(Listener) | |
| 2 0.000 0.000 0.000 0.000 {posix.uname} | |
| 1 0.000 0.000 0.003 0.003 {method 'encode' of 'str' objects} | |
| 1 0.000 0.000 0.000 0.000 urllib.py:115(URLopener) | |
| 1 0.000 0.000 0.000 0.000 sessions.py:154(Session) | |
| 2 0.000 0.000 0.000 0.000 threading.py:106(__init__) | |
| 2 0.000 0.000 0.000 0.000 ConfigParser.py:367(getboolean) | |
| 12 0.000 0.000 0.000 0.000 {method 'insert' of 'list' objects} | |
| 2 0.000 0.000 0.000 0.000 etag.py:20(etag_property) | |
| 1 0.000 0.000 0.001 0.001 Queue.py:107(put) | |
| 2 0.000 0.000 0.001 0.001 peewee.py:2150(get_sorted_fields) | |
| 1 0.000 0.000 0.000 0.000 process.py:301(__init__) | |
| 1 0.000 0.000 0.000 0.000 dec.py:19(wsgify) | |
| 1 0.000 0.000 0.000 0.000 expatreader.py:84(ExpatParser) | |
| 1 0.000 0.000 0.000 0.000 threading.py:367(_Event) | |
| 2 0.000 0.000 0.000 0.000 descriptors.py:85(upath_property) | |
| 4 0.000 0.000 0.000 0.000 UserDict.py:58(get) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:1276(Query) | |
| 1 0.000 0.000 0.010 0.010 peewee.py:1808(execute_sql) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:538(DateField) | |
| 1 0.000 0.000 0.000 0.000 httplib.py:1224(IncompleteRead) | |
| 2 0.000 0.000 0.000 0.000 codecs.py:77(__new__) | |
| 1 0.000 0.000 0.000 0.000 collections.py:107(values) | |
| 2 0.000 0.000 0.000 0.000 {math.log} | |
| 2 0.000 0.000 0.000 0.000 {posix.pipe} | |
| 1 0.000 0.000 0.003 0.003 decoder.py:20(_floatconstants) | |
| 1 0.000 0.000 0.000 0.000 {math.exp} | |
| 1 0.000 0.000 0.000 0.000 __init__.py:1076(_fixupChildren) | |
| 2 0.000 0.000 0.000 0.000 hex_codec.py:27(hex_decode) | |
| 1 0.000 0.000 0.000 0.000 rfc822.py:85(Message) | |
| 2 0.000 0.000 0.081 0.040 util.py:223(find_library) | |
| 26 0.000 0.000 0.000 0.000 {method 'remove' of 'set' objects} | |
| 1 0.000 0.000 0.000 0.000 models.py:98(Group) | |
| 1 0.000 0.000 0.003 0.003 __init__.py:1248(_log) | |
| 1 0.000 0.000 0.000 0.000 keyword.py:11(<module>) | |
| 17 0.000 0.000 0.000 0.000 peewee.py:399(field_attributes) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:1416(RawQuery) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:562(TimeField) | |
| 1 0.000 0.000 0.000 0.000 ssl.py:100(SSLSocket) | |
| 12 0.000 0.000 0.000 0.000 peewee.py:509(_date_part) | |
| 1 0.000 0.000 0.000 0.000 {reduce} | |
| 2 0.000 0.000 0.000 0.000 queues.py:370(_make_methods) | |
| 1 0.000 0.000 0.000 0.000 Queue.py:204(_put) | |
| 1 0.000 0.000 0.000 0.000 socket.py:235(_fileobject) | |
| 18 0.000 0.000 0.000 0.000 {method 'pop' of 'dict' objects} | |
| 1 0.000 0.000 0.000 0.000 ConfigParser.py:112(Error) | |
| 8 0.000 0.000 0.000 0.000 string.py:131(__init__) | |
| 1 0.000 0.000 0.000 0.000 cookies.py:25(RequestCookies) | |
| 2 0.000 0.000 0.011 0.005 __init__.py:104(_create_parser) | |
| 1 0.000 0.000 0.000 0.000 util.py:51(Timeout) | |
| 19 0.000 0.000 0.000 0.000 {method 'rstrip' of 'str' objects} | |
| 1 0.000 0.000 0.000 0.000 cookies.py:21(MockRequest) | |
| 1 0.000 0.000 0.000 0.000 httplib.py:669(HTTPConnection) | |
| 1 0.000 0.000 0.000 0.000 {time.localtime} | |
| 1 0.000 0.000 0.000 0.000 connectionpool.py:85(HTTPConnectionPool) | |
| 4 0.000 0.000 0.000 0.000 {time.time} | |
| 1 0.000 0.000 0.000 0.000 models.py:88(Icon) | |
| 4 0.000 0.000 0.000 0.000 warnings.py:355(__exit__) | |
| 1 0.000 0.000 0.000 0.000 calendar.py:126(Calendar) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:1982(MySQLDatabase) | |
| 1 0.000 0.000 0.000 0.000 threading.py:385(set) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:645(Handler) | |
| 1 0.000 0.000 0.000 0.000 multidict.py:426(NoVars) | |
| 1 0.000 0.000 0.000 0.000 cgi.py:353(FieldStorage) | |
| 1 0.000 0.000 0.000 0.000 ascii.py:41(getregentry) | |
| 2 0.000 0.000 0.000 0.000 descriptors.py:60(environ_decoder) | |
| 1 0.000 0.000 0.003 0.003 __init__.py:1138(info) | |
| 3 0.000 0.000 0.000 0.000 {built-in method fromkeys} | |
| 1 0.000 0.000 0.000 0.000 {function seed at 0xb68f2170} | |
| 1 0.000 0.000 0.002 0.002 peewee.py:1901(_connect) | |
| 1 0.000 0.000 0.000 0.000 StringIO.py:42(StringIO) | |
| 1 0.000 0.000 0.001 0.001 optparse.py:1367(parse_args) | |
| 4 0.000 0.000 0.000 0.000 app.py:37(POST) | |
| 5 0.000 0.000 0.000 0.000 {_sqlite3.register_adapter} | |
| 1 0.000 0.000 0.000 0.000 __init__.py:83(Template) | |
| 1 0.000 0.000 1098.670 1098.670 pool.py:245(map) | |
| 1 0.000 0.000 0.002 0.002 __init__.py:735(handle) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:476(HTMLTemplate) | |
| 1 0.000 0.000 0.000 0.000 decoder.py:8(_import_c_scanstring) | |
| 5 0.000 0.000 0.000 0.000 {method 'copy' of 'dict' objects} | |
| 1 0.000 0.000 0.000 0.000 decoder.py:17(_floatconstants) | |
| 4 0.000 0.000 0.000 0.000 weakref.py:223(__new__) | |
| 1 0.000 0.000 0.000 0.000 queues.py:56(Queue) | |
| 1 0.000 0.000 0.000 0.000 headers.py:30(Headers) | |
| 1 0.000 0.000 0.002 0.002 pool.py:524(__init__) | |
| 4 0.000 0.000 0.000 0.000 optparse.py:980(_check_conflict) | |
| 1 0.000 0.000 0.000 0.000 multidict.py:333(NestedMultiDict) | |
| 3 0.000 0.000 0.000 0.000 posixpath.py:59(isabs) | |
| 1 0.000 0.000 0.000 0.000 certs.py:13(<module>) | |
| 1 0.000 0.000 0.000 0.000 six.py:83(__get__) | |
| 1 0.000 0.000 0.000 0.000 ElementTree.py:605(ElementTree) | |
| 1 0.000 0.000 0.000 0.000 optparse.py:365(__init__) | |
| 6 0.000 0.000 0.000 0.000 opcode.py:39(jabs_op) | |
| 1 0.000 0.000 0.000 0.000 urlparse.py:71(ResultMixin) | |
| 1 0.000 0.000 0.005 0.005 optparse.py:1247(_add_help_option) | |
| 1 0.000 0.000 0.000 0.000 _parseaddr.py:172(AddrlistClass) | |
| 1 0.000 0.000 0.002 0.002 __init__.py:1301(callHandlers) | |
| 1 0.000 0.000 0.000 0.000 mimetypes.py:56(MimeTypes) | |
| 3 0.000 0.000 0.001 0.000 descriptors.py:194(date_header) | |
| 1 0.000 0.000 0.000 0.000 copy_reg.py:95(_slotnames) | |
| 2 0.000 0.000 0.000 0.000 atexit.py:37(register) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:878(generate_joins) | |
| 4 0.000 0.000 0.000 0.000 synchronize.py:84(_make_methods) | |
| 1 0.000 0.000 0.000 0.000 encoder.py:6(_import_speedups) | |
| 1 0.000 0.000 0.000 0.000 dbapi2.py:55(register_adapters_and_converters) | |
| 1 0.000 0.000 0.001 0.001 peewee.py:1479(clone) | |
| 1 0.000 0.000 0.000 0.000 urllib.py:609(FancyURLopener) | |
| 1 0.000 0.000 0.004 0.004 gettext.py:527(dgettext) | |
| 4 0.000 0.000 0.000 0.000 optparse.py:579(_check_opt_strings) | |
| 1 0.000 0.000 0.000 0.000 models.py:247(PreparedRequest) | |
| 3 0.000 0.000 0.000 0.000 threading.py:712(daemon) | |
| 2 0.000 0.000 0.000 0.000 {_struct.unpack} | |
| 2 0.000 0.000 0.090 0.045 _strptime.py:263(compile) | |
| 1 0.000 0.000 0.000 0.000 {method 'write' of 'file' objects} | |
| 1 0.000 0.000 0.000 0.000 collections.py:386(Counter) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:827(flush) | |
| 1 0.000 0.000 0.004 0.004 peewee.py:1623(sql) | |
| 1 0.000 0.000 0.000 0.000 migrate.py:48(Migrator) | |
| 1 0.000 0.000 0.000 0.000 urllib2.py:194(Request) | |
| 1 0.000 0.000 0.000 0.000 expatreader.py:87(__init__) | |
| 2 0.000 0.000 0.000 0.000 threading.py:101(RLock) | |
| 1 0.000 0.000 0.000 0.000 util.py:269(Url) | |
| 6 0.000 0.000 0.000 0.000 peewee.py:517(field_attributes) | |
| 7 0.000 0.000 0.000 0.000 {method 'find' of 'str' objects} | |
| 1 0.000 0.000 0.000 0.000 certs.py:18(where) | |
| 1 0.000 0.000 0.000 0.000 acceptparse.py:30(Accept) | |
| 2 0.000 0.000 0.000 0.000 dec.py:85(__init__) | |
| 3 0.000 0.000 0.000 0.000 peewee.py:1752(init) | |
| 1 0.000 0.000 0.000 0.000 optparse.py:932(__init__) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:61(DummyProcess) | |
| 1 0.000 0.000 0.000 0.000 httplib.py:1048(HTTP) | |
| 6 0.000 0.000 0.000 0.000 cachecontrol.py:102(__init__) | |
| 1 0.000 0.000 1098.666 1098.666 pool.py:539(wait) | |
| 1 0.000 0.000 0.000 0.000 response.py:1128(ResponseBodyFile) | |
| 1 0.000 0.000 0.000 0.000 handler.py:47(ContentHandler) | |
| 1 0.000 0.000 0.000 0.000 feedparser.py:313(FeedParserDict) | |
| 1 0.000 0.000 0.000 0.000 hex_codec.py:70(getregentry) | |
| 1 0.000 0.000 0.000 0.000 cookies.py:148(RequestsCookieJar) | |
| 1 0.000 0.000 0.000 0.000 xmlreader.py:24(__init__) | |
| 1 0.000 0.000 0.001 0.001 peewee.py:1294(clone) | |
| 1 0.000 0.000 0.007 0.007 ConfigParser.py:588(ConfigParser) | |
| 1 0.000 0.000 0.000 0.000 platform.py:388(_popen) | |
| 20 0.000 0.000 0.000 0.000 {method 'isspace' of 'str' objects} | |
| 1 0.000 0.000 0.000 0.000 headers.py:10(ResponseHeaders) | |
| 1 0.000 0.000 0.000 0.000 request.py:1547(FakeCGIBody) | |
| 1 0.000 0.000 0.000 0.000 sgmllib.py:461(TestSGMLParser) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:230(LogRecord) | |
| 1 0.000 0.000 0.000 0.000 tempfile.py:107(_RandomNameSequence) | |
| 1 0.000 0.000 0.000 0.000 xmlreader.py:276(AttributesImpl) | |
| 1 0.000 0.000 0.000 0.000 numbers.py:270(Rational) | |
| 1 0.000 0.000 0.000 0.000 byterange.py:8(Range) | |
| 17 0.000 0.000 0.000 0.000 {method '__subclasshook__' of 'object' objects} | |
| 1 0.000 0.000 0.000 0.000 peewee.py:1307(where) | |
| 1 0.000 0.000 0.000 0.000 adapters.py:48(HTTPAdapter) | |
| 1 0.000 0.000 0.014 0.014 peewee.py:1399(_execute) | |
| 1 0.000 0.000 0.000 0.000 exc.py:463(_HTTPMove) | |
| 4 0.000 0.000 0.000 0.000 threading.py:223(_acquire_restore) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:505(TemplateDef) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:736(__init__) | |
| 1 0.000 0.000 0.000 0.000 Cookie.py:408(Morsel) | |
| 1 0.000 0.000 0.002 0.002 models.py:268(connect) | |
| 1 0.000 0.000 0.000 0.000 optparse.py:1037(add_options) | |
| 1 0.000 0.000 0.000 0.000 xmlreader.py:11(XMLReader) | |
| 7 0.000 0.000 0.000 0.000 __future__.py:75(__init__) | |
| 2 0.000 0.000 0.124 0.062 mimetypes.py:331(add_type) | |
| 3 0.000 0.000 0.000 0.000 {abs} | |
| 1 0.000 0.000 0.000 0.000 request.py:1366(LegacyRequest) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:297(__init__) | |
| 1 0.000 0.000 0.000 0.000 static.py:108(DirectoryApp) | |
| 1 0.000 0.000 0.000 0.000 Queue.py:21(Queue) | |
| 1 0.000 0.000 0.000 0.000 calendar.py:255(TextCalendar) | |
| 1 0.000 0.000 0.004 0.004 fever.py:25(FeverApp) | |
| 1 0.000 0.000 0.019 0.019 urllib2.py:824(AbstractBasicAuthHandler) | |
| 1 0.000 0.000 0.000 0.000 markupbase.py:24(ParserBase) | |
| 1 0.000 0.000 0.002 0.002 __init__.py:1269(handle) | |
| 1 0.000 0.000 0.001 0.001 __init__.py:929(emit) | |
| 9 0.000 0.000 0.000 0.000 _abcoll.py:97(__subclasshook__) | |
| 1 0.000 0.000 0.000 0.000 SocketServer.py:160(BaseServer) | |
| 1 0.000 0.000 0.000 0.000 html.py:51(BaseProcessor) | |
| 2 0.000 0.000 0.000 0.000 __init__.py:692(acquire) | |
| 1 0.000 0.000 0.000 0.000 models.py:246(_init_sqlite) | |
| 3 0.000 0.000 0.000 0.000 __init__.py:359(_FuncPtr) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:1779(get_cursor) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:404(formatTime) | |
| 1 0.000 0.000 0.000 0.000 urllib2.py:150(HTTPError) | |
| 4 0.000 0.000 0.000 0.000 threading.py:220(_release_save) | |
| 1 0.000 0.000 0.000 0.000 xmlreader.py:163(Locator) | |
| 1 0.000 0.000 0.000 0.000 calendar.py:372(HTMLCalendar) | |
| 1 0.000 0.000 0.000 0.000 fields.py:55(RequestField) | |
| 1 0.000 0.000 0.000 0.000 posixpath.py:89(split) | |
| 1 0.000 0.000 0.000 0.000 sre_parse.py:778(expand_template) | |
| 1 0.000 0.000 0.000 0.000 models.py:40(RequestEncodingMixin) | |
| 1 0.000 0.000 0.000 0.000 urllib2.py:530(HTTPRedirectHandler) | |
| 1 0.000 0.000 0.000 0.000 optparse.py:399(_parse_num) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:1088(__init__) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:109(cpu_count) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:430(__init__) | |
| 1 0.000 0.000 0.000 0.000 threading.py:184(_Condition) | |
| 1 0.000 0.000 0.000 0.000 ElementTree.py:1456(XMLParser) | |
| 1 0.000 0.000 0.000 0.000 rfc822.py:770(AddressList) | |
| 1 0.000 0.000 0.000 0.000 encoder.py:104(__init__) | |
| 2 0.000 0.000 0.000 0.000 UserDict.py:18(__getitem__) | |
| 1 0.000 0.000 0.000 0.000 rfc822.py:496(AddrlistClass) | |
| 1 0.000 0.000 0.000 0.000 Cookie.py:554(BaseCookie) | |
| 1 0.000 0.000 0.002 0.002 peewee.py:177(inner) | |
| 1 0.000 0.000 0.015 0.015 peewee.py:1649(__iter__) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:1692(InsertQuery) | |
| 1 0.000 0.000 0.001 0.001 __init__.py:1235(makeRecord) | |
| 1 0.000 0.000 0.000 0.000 saxutils.py:84(XMLGenerator) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:1803(compiler) | |
| 1 0.000 0.000 0.001 0.001 peewee.py:2257(select) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:1920(PostgresqlDatabase) | |
| 1 0.000 0.000 0.000 0.000 acceptparse.py:267(MIMEAccept) | |
| 1 0.000 0.000 0.000 0.000 models.py:49(CustomModel) | |
| 1 0.000 0.000 0.008 0.008 peewee.py:56(with_metaclass) | |
| 1 0.000 0.000 0.000 0.000 static.py:19(FileApp) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:131(Value) | |
| 1 0.000 0.000 0.000 0.000 {math.sqrt} | |
| 5 0.000 0.000 0.000 0.000 __init__.py:957(append) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:335(Field) | |
| 1 0.000 0.000 0.001 0.001 __init__.py:712(format) | |
| 4 0.000 0.000 0.000 0.000 forking.py:62(register) | |
| 1 0.000 0.000 0.005 0.005 ConfigParser.py:686(SafeConfigParser) | |
| 1 0.000 0.000 0.000 0.000 SocketServer.py:358(TCPServer) | |
| 1 0.000 0.000 0.000 0.000 shlex.py:21(shlex) | |
| 1 0.000 0.000 0.004 0.004 gettext.py:461(translation) | |
| 1 0.000 0.000 0.000 0.000 exc.py:681(HTTPMethodNotAllowed) | |
| 6 0.000 0.000 0.000 0.000 cachecontrol.py:70(__init__) | |
| 4 0.000 0.000 0.000 0.000 optparse.py:678(_check_dest) | |
| 4 0.000 0.000 0.000 0.000 optparse.py:629(_check_action) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:2086(ModelAlias) | |
| 1 0.000 0.000 0.000 0.000 forking.py:59(ForkingPickler) | |
| 1 0.000 0.000 0.000 0.000 threading.py:104(_RLock) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:1374(__init__) | |
| 1 0.000 0.000 0.000 0.000 SocketServer.py:625(BaseRequestHandler) | |
| 2 0.000 0.000 0.000 0.000 UserDict.py:4(__init__) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:866(calculate_alias_map) | |
| 1 0.000 0.000 0.000 0.000 html.py:130(Stripper) | |
| 1 0.000 0.000 0.000 0.000 six.py:126(_resolve) | |
| 1 0.000 0.000 0.000 0.000 synchronize.py:195(Condition) | |
| 1 0.000 0.000 0.000 0.000 structures.py:115(__init__) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:254(__init__) | |
| 4 0.000 0.000 0.000 0.000 optparse.py:699(_check_nargs) | |
| 1 0.000 0.000 0.000 0.000 connection.py:43(Listener) | |
| 1 0.000 0.000 0.001 0.001 peewee.py:1674(UpdateQuery) | |
| 1 0.000 0.000 0.000 0.000 httplib.py:325(HTTPResponse) | |
| 1 0.000 0.000 0.000 0.000 _collections.py:22(RecentlyUsedContainer) | |
| 1 0.000 0.000 0.000 0.000 urllib.py:850(ftpwrapper) | |
| 1 0.000 0.000 0.000 0.000 acceptparse.py:188(NilAccept) | |
| 1 0.000 0.000 0.000 0.000 {method 'tolist' of 'array.array' objects} | |
| 1 0.000 0.000 0.005 0.005 optparse.py:1257(_populate_option_list) | |
| 3 0.000 0.000 0.000 0.000 __init__.py:1120(setLevel) | |
| 4 0.000 0.000 0.000 0.000 optparse.py:832(isbasestring) | |
| 2 0.000 0.000 0.000 0.000 __init__.py:699(release) | |
| 1 0.000 0.000 0.000 0.000 {method 'create_function' of 'sqlite3.Connection' objects} | |
| 1 0.000 0.000 0.000 0.000 exc.py:992(HTTPNotImplemented) | |
| 1 0.000 0.000 0.000 0.000 optparse.py:837(__init__) | |
| 2 0.000 0.000 0.000 0.000 optparse.py:764(check_value) | |
| 2 0.000 0.000 0.000 0.000 {binascii.a2b_hex} | |
| 3 0.000 0.000 0.000 0.000 sre_parse.py:698(literal) | |
| 1 0.000 0.000 0.004 0.004 gettext.py:565(gettext) | |
| 1 0.000 0.000 0.000 0.000 etag.py:96(ETagMatcher) | |
| 1 0.000 0.000 0.000 0.000 cgi.py:857(FormContent) | |
| 1 0.000 0.000 0.000 0.000 xmlreader.py:187(InputSource) | |
| 1 0.000 0.000 0.000 0.000 tempfile.py:364(_TemporaryFileWrapper) | |
| 1 0.000 0.000 0.000 0.000 etag.py:130(IfRange) | |
| 4 0.000 0.000 0.000 0.000 optparse.py:665(_check_choice) | |
| 1 0.000 0.000 0.001 0.001 __init__.py:816(__init__) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:346(Formatter) | |
| 1 0.000 0.000 0.000 0.000 cookies.py:153(Cookie) | |
| 1 0.000 0.000 0.000 0.000 FIELD_TYPE.py:6(<module>) | |
| 1 0.000 0.000 0.000 0.000 {_ctypes.set_conversion_mode} | |
| 1 0.000 0.000 0.000 0.000 posixpath.py:104(splitext) | |
| 1 0.000 0.000 0.000 0.000 structures.py:37(CaseInsensitiveDict) | |
| 2 0.000 0.000 0.000 0.000 __init__.py:1126(debug) | |
| 1 0.000 0.000 0.000 0.000 exceptions.py:26(RequestError) | |
| 2 0.000 0.000 0.000 0.000 {_sqlite3.register_converter} | |
| 5 0.000 0.000 0.000 0.000 util.py:70(debug) | |
| 1 0.000 0.000 0.000 0.000 optparse.py:1276(set_usage) | |
| 4 0.000 0.000 0.000 0.000 six.py:67(_add_doc) | |
| 1 0.000 0.000 0.000 0.000 forking.py:113(Popen) | |
| 3 0.000 0.000 0.000 0.000 __init__.py:1327(getEffectiveLevel) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:1382(LoggerAdapter) | |
| 1 0.000 0.000 0.000 0.000 exc.py:207(HTTPException) | |
| 1 0.000 0.000 0.000 0.000 exc.py:826(HTTPUnsupportedMediaType) | |
| 1 0.000 0.000 0.000 0.000 request.py:1497(LimitedLengthFile) | |
| 1 0.000 0.000 0.000 0.000 mimetools.py:20(Message) | |
| 1 0.000 0.000 0.000 0.000 urllib2.py:308(OpenerDirector) | |
| 4 0.000 0.000 0.000 0.000 optparse.py:693(_check_const) | |
| 1 0.000 0.000 0.000 0.000 optparse.py:1419(_process_args) | |
| 1 0.000 0.000 0.000 0.000 encoder.py:70(JSONEncoder) | |
| 1 0.000 0.000 0.000 0.000 encoder.py:73(JSONEncoder) | |
| 1 0.000 0.000 0.000 0.000 multidict.py:285(GetDict) | |
| 1 0.000 0.000 0.000 0.000 exc.py:697(HTTPNotAcceptable) | |
| 1 0.000 0.000 0.000 0.000 cookielib.py:1733(FileCookieJar) | |
| 1 0.000 0.000 0.000 0.000 feedparser.py:1771(_StrictFeedParser) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:1081(QueryResultWrapper) | |
| 1 0.000 0.000 0.000 0.000 cookielib.py:707(Cookie) | |
| 1 0.000 0.000 0.000 0.000 synchronize.py:127(BoundedSemaphore) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:2107(ModelOptions) | |
| 1 0.000 0.000 0.000 0.000 Queue.py:212(PriorityQueue) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:332(CDLL) | |
| 4 0.000 0.000 0.000 0.000 optparse.py:708(_check_callback) | |
| 1 0.000 0.000 0.000 0.000 exceptions.py:69(HostChangedError) | |
| 1 0.000 0.000 0.000 0.000 {method 'cursor' of 'sqlite3.Connection' objects} | |
| 1 0.000 0.000 0.000 0.000 random.py:651(WichmannHill) | |
| 1 0.000 0.000 0.000 0.000 expatreader.py:404(create_parser) | |
| 1 0.000 0.000 0.000 0.000 poolmanager.py:35(PoolManager) | |
| 1 0.000 0.000 0.000 0.000 genericpath.py:85(_splitext) | |
| 2 0.000 0.000 0.000 0.000 __init__.py:598(filter) | |
| 1 0.000 0.000 0.000 0.000 cachecontrol.py:6(UpdateDict) | |
| 5 0.000 0.000 0.000 0.000 commands.py:25(command) | |
| 1 0.000 0.000 0.000 0.000 queues.py:295(JoinableQueue) | |
| 1 0.000 0.000 0.000 0.000 encoder.py:101(__init__) | |
| 2 0.000 0.000 0.000 0.000 __init__.py:390(__init__) | |
| 1 0.000 0.000 0.000 0.000 optparse.py:1242(_create_option_list) | |
| 1 0.000 0.000 0.000 0.000 threading.py:304(_Semaphore) | |
| 1 0.000 0.000 0.000 0.000 request.py:1378(AdhocAttrMixin) | |
| 5 0.000 0.000 0.000 0.000 UserDict.py:70(__contains__) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:991(Manager) | |
| 1 0.000 0.000 0.000 0.000 calendar.py:132(__init__) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:153(getLevelName) | |
| 1 0.000 0.000 0.000 0.000 {method 'sort' of 'list' objects} | |
| 1 0.000 0.000 0.000 0.000 SocketServer.py:480(UDPServer) | |
| 1 0.000 0.000 0.000 0.000 headers.py:124(EnvironHeaders) | |
| 1 0.000 0.000 0.000 0.000 handlers.py:356(SimpleHandler) | |
| 1 0.000 0.000 0.000 0.000 poolmanager.py:174(ProxyManager) | |
| 1 0.000 0.000 0.000 0.000 connectionpool.py:62(ConnectionPool) | |
| 3 0.000 0.000 0.000 0.000 __init__.py:494(CFunctionType) | |
| 2 0.000 0.000 0.000 0.000 peewee.py:1304(<genexpr>) | |
| 2 0.000 0.000 0.000 0.000 tokenize.py:46(maybe) | |
| 1 0.000 0.000 0.000 0.000 {iter} | |
| 1 0.000 0.000 0.000 0.000 __init__.py:604(_Empty) | |
| 1 0.000 0.000 1098.666 1098.666 pool.py:547(get) | |
| 4 0.000 0.000 0.000 0.000 {filter} | |
| 1 0.000 0.000 0.000 0.000 peewee.py:630(ForeignKeyField) | |
| 1 0.000 0.000 0.000 0.000 byterange.py:89(ContentRange) | |
| 3 0.000 0.000 0.000 0.000 warnings.py:14(warnpy3k) | |
| 1 0.000 0.000 0.000 0.000 urllib2.py:929(AbstractDigestAuthHandler) | |
| 1 0.000 0.000 0.000 0.000 threading.py:295(notifyAll) | |
| 1 0.000 0.000 0.000 0.000 response.py:1156(AppIterRange) | |
| 1 0.000 0.000 0.000 0.000 ElementTree.py:1366(TreeBuilder) | |
| 1 0.000 0.000 0.000 0.000 weakref.py:243(__init__) | |
| 3 0.000 0.000 0.000 0.000 threading.py:707(daemon) | |
| 1 0.000 0.000 0.002 0.002 commands.py:153(pre_command) | |
| 2 0.000 0.000 0.000 0.000 __init__.py:950(__init__) | |
| 1 0.000 0.000 0.000 0.000 session.py:98(SessionManager) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:683(createLock) | |
| 1 0.000 0.000 0.000 0.000 process.py:76(_cleanup) | |
| 8 0.000 0.000 0.000 0.000 {globals} | |
| 1 0.000 0.000 0.000 0.000 xmlreader.py:111(__init__) | |
| 1 0.000 0.000 0.000 0.000 _exceptions.py:46(SAXParseException) | |
| 1 0.000 0.000 0.000 0.000 ElementTree.py:104(_SimpleElementPath) | |
| 1 0.000 0.000 0.000 0.000 httplib.py:1265(LineAndFileWrapper) | |
| 1 0.000 0.000 0.001 0.001 random.py:91(__init__) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:221(inner) | |
| 1 0.000 0.000 0.027 0.027 feedparser.py:246(__init__) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:1894(SqliteDatabase) | |
| 1 0.000 0.000 0.000 0.000 connectionpool.py:553(HTTPSConnectionPool) | |
| 1 0.000 0.000 0.000 0.000 etag.py:169(IfRangeDate) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:880(FileHandler) | |
| 1 0.000 0.000 0.000 0.000 posixpath.py:119(basename) | |
| 1 0.000 0.000 0.000 0.000 structures.py:112(LookupDict) | |
| 1 0.000 0.000 0.000 0.000 pool.py:522(ApplyResult) | |
| 1 0.000 0.000 0.000 0.000 urllib2.py:750(HTTPPasswordMgr) | |
| 1 0.000 0.000 0.000 0.000 random.py:801(SystemRandom) | |
| 1 0.000 0.000 0.000 0.000 xmlreader.py:91(IncrementalParser) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:311(getMessage) | |
| 1 0.000 0.000 0.000 0.000 tokenize.py:45(any) | |
| 2 0.000 0.000 0.000 0.000 sre_parse.py:128(__delitem__) | |
| 1 0.000 0.000 0.000 0.000 _exceptions.py:9(SAXException) | |
| 5 0.000 0.000 0.000 0.000 commands.py:29(_) | |
| 7 0.000 0.000 0.000 0.000 {hash} | |
| 1 0.000 0.000 0.000 0.000 expatreader.py:48(ExpatLocator) | |
| 1 0.000 0.000 0.000 0.000 pool.py:617(IMapIterator) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:445(usesTime) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:1714(DeleteQuery) | |
| 1 0.000 0.000 0.000 0.000 xmlreader.py:341(AttributesNSImpl) | |
| 5 0.000 0.000 0.000 0.000 _strptime.py:212(<genexpr>) | |
| 4 0.000 0.000 0.000 0.000 {method 'count' of 'list' objects} | |
| 1 0.000 0.000 0.000 0.000 queues.py:348(SimpleQueue) | |
| 1 0.000 0.000 0.000 0.000 etag.py:69(_NoETag) | |
| 1 0.000 0.000 0.000 0.000 synchronize.py:299(Event) | |
| 1 0.000 0.000 0.000 0.000 _looper.py:49(looper_iter) | |
| 1 0.000 0.000 0.000 0.000 decoder.py:273(JSONDecoder) | |
| 1 0.000 0.000 0.000 0.000 feedparser.py:2898(_FeedURLHandler) | |
| 3 0.000 0.000 0.000 0.000 __init__.py:104(CFunctionType) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:1393(compiler) | |
| 1 0.000 0.000 0.000 0.000 structures.py:16(IteratorProxy) | |
| 1 0.000 0.000 0.000 0.000 cachecontrol.py:96(value_property) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:494(BufferingFormatter) | |
| 1 0.000 0.000 0.000 0.000 etag.py:45(_AnyETag) | |
| 1 0.000 0.000 0.000 0.000 html.py:144(FeedLinkFinder) | |
| 1 0.000 0.000 0.000 0.000 util.py:170(Finalize) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:573(Filterer) | |
| 1 0.000 0.000 0.000 0.000 re.py:274(filter) | |
| 1 0.000 0.000 0.000 0.000 threading.py:737(_Timer) | |
| 1 0.000 0.000 0.000 0.000 connection.py:48(VerifiedHTTPSConnection) | |
| 1 0.000 0.000 0.000 0.000 six.py:72(_import_module) | |
| 1 0.000 0.000 0.000 0.000 decoder.py:308(JSONDecoder) | |
| 1 0.000 0.000 0.000 0.000 hooks.py:14(<module>) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:1771(get_conn) | |
| 1 0.000 0.000 0.000 0.000 cachecontrol.py:65(exists_property) | |
| 1 0.000 0.000 0.000 0.000 _parseaddr.py:452(AddressList) | |
| 1 0.000 0.000 0.000 0.000 util.py:11(FileWrapper) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:996(__init__) | |
| 1 0.000 0.000 0.000 0.000 html.py:186(Scrubber) | |
| 1 0.000 0.000 0.000 0.000 cgi.py:328(MiniFieldStorage) | |
| 1 0.000 0.000 0.000 0.000 httplib.py:1144(HTTPSConnection) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:88(Condition) | |
| 1 0.000 0.000 0.000 0.000 _LWPCookieJar.py:49(LWPCookieJar) | |
| 1 0.000 0.000 0.000 0.000 urllib2.py:1417(CacheFTPHandler) | |
| 1 0.000 0.000 0.000 0.000 ElementTree.py:580(QName) | |
| 1 0.000 0.000 0.000 0.000 utilities.py:148(Struct) | |
| 1 0.000 0.000 0.000 0.000 response.py:1213(EmptyResponse) | |
| 1 0.000 0.000 0.000 0.000 synchronize.py:72(SemLock) | |
| 1 0.000 0.000 0.000 0.000 threading.py:531(_set_ident) | |
| 6 0.000 0.000 0.000 0.000 threading.py:380(isSet) | |
| 1 0.000 0.000 0.000 0.000 cookielib.py:805(CookiePolicy) | |
| 1 0.000 0.000 0.000 0.000 _MozillaCookieJar.py:8(MozillaCookieJar) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:1187(ModelQueryResultWrapper) | |
| 1 0.000 0.000 0.000 0.000 calendar.py:531(LocaleHTMLCalendar) | |
| 1 0.000 0.000 0.000 0.000 Queue.py:231(LifoQueue) | |
| 1 0.000 0.000 0.000 0.000 Queue.py:197(_init) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:81(<lambda>) | |
| 1 0.000 0.000 0.000 0.000 SocketServer.py:671(StreamRequestHandler) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:441(DecimalField) | |
| 1 0.000 0.000 0.000 0.000 socket.py:167(_closedsocket) | |
| 1 0.000 0.000 0.000 0.000 models.py:173(Request) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:809(StreamHandler) | |
| 1 0.000 0.000 0.000 0.000 tokenize.py:178(Untokenizer) | |
| 2 0.000 0.000 0.000 0.000 process.py:107(<genexpr>) | |
| 1 0.000 0.000 0.000 0.000 cgi.py:795(SvFormContentDict) | |
| 1 0.000 0.000 0.000 0.000 html.py:28(BaseParser) | |
| 1 0.000 0.000 0.000 0.000 {binascii.hexlify} | |
| 1 0.000 0.000 0.000 0.000 SocketServer.py:506(ForkingMixIn) | |
| 1 0.000 0.000 0.000 0.000 ElementTree.py:1206(_IterParseIterator) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:592(RelationDescriptor) | |
| 1 0.000 0.000 0.000 0.000 simple_server.py:40(WSGIServer) | |
| 1 0.000 0.000 0.000 0.000 {_codecs.lookup} | |
| 1 0.000 0.000 0.000 0.000 urllib.py:999(addinfourl) | |
| 1 0.000 0.000 0.000 0.000 calendar.py:496(LocaleTextCalendar) | |
| 1 0.000 0.000 0.000 0.000 threading.py:766(_MainThread) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:918(_open) | |
| 1 0.000 0.000 0.000 0.000 ascii.py:13(Codec) | |
| 1 0.000 0.000 0.000 0.000 _looper.py:27(looper) | |
| 1 0.000 0.000 0.000 0.000 request.py:1667(Transcoder) | |
| 1 0.000 0.000 0.000 0.000 app.py:41(form) | |
| 1 0.000 0.000 0.000 0.000 urllib2.py:1223(HTTPCookieProcessor) | |
| 1 0.000 0.000 0.000 0.000 feedparser.py:2053(_LooseFeedParser) | |
| 1 0.000 0.000 0.000 0.000 threading.py:806(_DummyThread) | |
| 2 0.000 0.000 0.000 0.000 __init__.py:429(__init__) | |
| 1 0.000 0.000 0.000 0.000 netrc.py:22(netrc) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:385(bunch) | |
| 1 0.000 0.000 0.001 0.001 peewee.py:861(parse_query_node) | |
| 1 0.000 0.000 0.000 0.000 Cookie.py:684(SerialCookie) | |
| 1 0.000 0.000 0.000 0.000 datetime_utils.py:34(_UTC) | |
| 1 0.000 0.000 0.000 0.000 cookies.py:82(MockResponse) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:322(FieldDescriptor) | |
| 1 0.000 0.000 0.000 0.000 encoder.py:287(JSONEncoderForHTML) | |
| 1 0.000 0.000 0.000 0.000 {delattr} | |
| 1 0.000 0.000 0.000 0.000 process.py:165(name) | |
| 1 0.000 0.000 0.000 0.000 auth.py:58(HTTPDigestAuth) | |
| 1 0.000 0.000 0.000 0.000 stat.py:49(S_ISREG) | |
| 1 0.000 0.000 0.000 0.000 calendar.py:484(TimeEncoding) | |
| 1 0.000 0.000 0.000 0.000 optparse.py:423(check_builtin) | |
| 1 0.000 0.000 0.000 0.000 hex_codec.py:45(Codec) | |
| 1 0.000 0.000 0.000 0.000 calendar.py:21(IllegalMonthError) | |
| 1 0.000 0.000 0.000 0.000 ConfigParser.py:558(_Chainmap) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:428(LibraryLoader) | |
| 1 0.000 0.000 0.000 0.000 acceptparse.py:244(AcceptCharset) | |
| 1 0.000 0.000 0.000 0.000 threading.py:56(_Verbose) | |
| 1 0.000 0.000 0.000 0.000 threading.py:352(_BoundedSemaphore) | |
| 1 0.000 0.000 0.000 0.000 urllib2.py:1099(AbstractHTTPHandler) | |
| 1 0.000 0.000 0.000 0.000 synchronize.py:108(Semaphore) | |
| 1 0.000 0.000 0.000 0.000 adapters.py:35(BaseAdapter) | |
| 1 0.000 0.000 0.000 0.000 decimal.py:5412(_WorkRep) | |
| 1 0.000 0.000 0.000 0.000 dec.py:262(_UnboundMiddleware) | |
| 1 0.000 0.000 0.000 0.000 app.py:49(WSGIApp) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:536(Filter) | |
| 1 0.000 0.000 0.000 0.000 Cookie.py:710(SmartCookie) | |
| 1 0.000 0.000 0.000 0.000 optparse.py:1361(_get_args) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:944(PlaceHolder) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:1670(NullHandler) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:422(html) | |
| 1 0.000 0.000 0.000 0.000 connection.py:248(SocketListener) | |
| 1 0.000 0.000 0.000 0.000 static.py:66(FileIter) | |
| 2 0.000 0.000 0.000 0.000 optparse.py:755(get_opt_string) | |
| 1 0.000 0.000 0.000 0.000 {method 'get' of 'dictproxy' objects} | |
| 1 0.000 0.000 0.000 0.000 {_hashlib.openssl_md5} | |
| 1 0.000 0.000 0.000 0.000 httplib.py:1169(HTTPS) | |
| 1 0.000 0.000 0.000 0.000 simple_server.py:69(WSGIRequestHandler) | |
| 1 0.000 0.000 0.000 0.000 HTMLParser.py:54(HTMLParseError) | |
| 1 0.000 0.000 0.000 0.000 inspect.py:59(isclass) | |
| 1 0.000 0.000 0.000 0.000 io.py:69(IOBase) | |
| 1 0.000 0.000 0.000 0.000 feedparser.py:245(_EndBracketRegEx) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:2172(BaseModel) | |
| 1 0.000 0.000 0.000 0.000 netrc.py:10(NetrcParseError) | |
| 1 0.000 0.000 0.000 0.000 pool.py:71(MaybeEncodingError) | |
| 1 0.000 0.000 0.000 0.000 urllib2.py:490(BaseHandler) | |
| 1 0.000 0.000 0.000 0.000 __future__.py:74(_Feature) | |
| 1 0.000 0.000 0.000 0.000 httplib.py:218(HTTPMessage) | |
| 1 0.000 0.000 0.000 0.000 UserDict.py:40(items) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:2052(transaction) | |
| 1 0.000 0.000 0.000 0.000 optparse.py:412(_parse_int) | |
| 1 0.000 0.000 0.000 0.000 cascade.py:18(Cascade) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:243(c_char_p) | |
| 2 0.000 0.000 0.000 0.000 calendar.py:71(__init__) | |
| 1 0.000 0.000 0.000 0.000 decimal.py:5666(_Log10Memoize) | |
| 1 0.000 0.000 0.000 0.000 {method 'update' of 'set' objects} | |
| 1 0.000 0.000 0.000 0.000 sessions.py:68(SessionRedirectMixin) | |
| 4 0.000 0.000 0.000 0.000 feedparser.py:117(_s2bytes) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:408(db_value) | |
| 1 0.000 0.000 0.000 0.000 six.py:106(MovedAttribute) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:2072(FieldProxy) | |
| 1 0.000 0.000 0.000 0.000 response.py:20(DeflateDecoder) | |
| 1 0.000 0.000 0.000 0.000 inspect.py:632(BlockFinder) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:620(ReverseRelationDescriptor) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:296(Func) | |
| 1 0.000 0.000 0.000 0.000 cgi.py:829(InterpFormContentDict) | |
| 1 0.000 0.000 0.000 0.000 dec.py:282(_MiddlewareFactory) | |
| 1 0.000 0.000 0.000 0.000 handler.py:22(ErrorHandler) | |
| 2 0.000 0.000 0.000 0.000 __init__.py:1686(createLock) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:74(LazyImporter) | |
| 1 0.000 0.000 0.000 0.000 urllib2.py:707(ProxyHandler) | |
| 1 0.000 0.000 0.000 0.000 session.py:61(SessionMiddleware) | |
| 1 0.000 0.000 0.000 0.000 six.py:91(MovedModule) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:49(TemplateError) | |
| 1 0.000 0.000 0.000 0.000 {divmod} | |
| 1 0.000 0.000 0.000 0.000 release.py:2(<module>) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:263(DQ) | |
| 1 0.000 0.000 0.000 0.000 hex_codec.py:57(IncrementalDecoder) | |
| 1 0.000 0.000 0.000 0.000 connection.py:68(Connection) | |
| 1 0.000 0.000 0.000 0.000 urllib.py:945(addbase) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:159(py_object) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:427(PrimaryKeyField) | |
| 1 0.000 0.000 0.000 0.000 ConfigParser.py:192(InterpolationDepthError) | |
| 1 0.000 0.000 0.000 0.000 exc.py:1090(HTTPExceptionMiddleware) | |
| 1 0.000 0.000 0.000 0.000 exceptions.py:15(PoolError) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:475(CharField) | |
| 1 0.000 0.000 0.000 0.000 app.py:104(ExceptionMiddleware) | |
| 1 0.000 0.000 0.000 0.000 decimal.py:3742(_ContextManager) | |
| 1 0.000 0.000 0.000 0.000 feedparser.py:257(EndBracketMatch) | |
| 1 0.000 0.000 0.000 0.000 {_hashlib.openssl_sha224} | |
| 1 0.000 0.000 0.000 0.000 models.py:166(Meta) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:1368(RootLogger) | |
| 1 0.000 0.000 0.000 0.000 session.py:66(__init__) | |
| 1 0.000 0.000 0.000 0.000 Cookie.py:670(SimpleCookie) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:592(TemplateObjectGetter) | |
| 1 0.000 0.000 0.000 0.000 urllib2.py:1305(FileHandler) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:271(Param) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:253(Expr) | |
| 1 0.000 0.000 0.000 0.000 models.py:149(RequestHooksMixin) | |
| 1 0.000 0.000 0.000 0.000 SocketServer.py:579(ThreadingMixIn) | |
| 1 0.000 0.000 0.000 0.000 calendar.py:28(IllegalWeekdayError) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:388(PyDLL) | |
| 1 0.000 0.000 0.000 0.000 connection.py:434(ConnectionWrapper) | |
| 1 0.000 0.000 0.000 0.000 ConfigParser.py:204(ParsingError) | |
| 1 0.000 0.000 0.000 0.000 models.py:130(Meta) | |
| 1 0.000 0.000 0.000 0.000 models.py:38(PickleField) | |
| 1 0.000 0.000 0.000 0.000 handlers.py:421(CGIHandler) | |
| 1 0.000 0.000 0.000 0.000 exceptions.py:54(MaxRetryError) | |
| 1 0.000 0.000 0.000 0.000 request.py:85(_NoDefault) | |
| 1 0.000 0.000 0.000 0.000 urllib2.py:137(URLError) | |
| 1 0.000 0.000 0.000 0.000 decimal.py:251(DivisionImpossible) | |
| 1 0.000 0.000 0.000 0.000 decimal.py:5670(__init__) | |
| 1 0.000 0.000 0.000 0.000 hex_codec.py:52(IncrementalEncoder) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:287(Ordering) | |
| 1 0.000 0.000 0.000 0.000 ascii.py:20(IncrementalEncoder) | |
| 1 0.000 0.000 0.000 0.000 models.py:207(Meta) | |
| 1 0.000 0.000 0.000 0.000 frontend.py:29(__init__) | |
| 1 0.000 0.000 0.000 0.000 decimal.py:235(DivisionByZero) | |
| 1 0.000 0.000 0.000 0.000 urllib2.py:1208(HTTPHandler) | |
| 1 0.000 0.000 0.000 0.000 synchronize.py:144(Lock) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:279(R) | |
| 1 0.000 0.000 0.000 0.000 ascii.py:24(IncrementalDecoder) | |
| 1 0.000 0.000 0.000 0.000 ConfigParser.py:165(InterpolationError) | |
| 1 0.000 0.000 0.000 0.000 util.py:313(ForkAwareLocal) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:582(TemplateObject) | |
| 1 0.000 0.000 0.000 0.000 ConfigParser.py:139(NoSectionError) | |
| 1 0.000 0.000 0.000 0.000 ascii.py:34(StreamConverter) | |
| 1 0.000 0.000 0.000 0.000 auth.py:40(HTTPBasicAuth) | |
| 1 0.000 0.000 0.000 0.000 urllib2.py:1216(HTTPSHandler) | |
| 1 0.000 0.000 0.000 0.000 decoder.py:32(JSONDecodeError) | |
| 1 0.000 0.000 0.000 0.000 optparse.py:1312(_get_all_options) | |
| 1 0.000 0.000 0.000 0.000 ConfigParser.py:147(DuplicateSectionError) | |
| 1 0.000 0.000 0.000 0.000 models.py:192(Meta) | |
| 1 0.000 0.000 0.000 0.000 decimal.py:196(InvalidOperation) | |
| 1 0.000 0.000 0.000 0.000 decimal.py:262(DivisionUndefined) | |
| 1 0.000 0.000 0.000 0.000 _exceptions.py:105(SAXNotRecognizedException) | |
| 1 0.000 0.000 0.000 0.000 urllib.py:989(addinfo) | |
| 3 0.000 0.000 0.000 0.000 {posix.getpid} | |
| 1 0.000 0.000 0.000 0.000 cgi.py:775(FormContentDict) | |
| 1 0.000 0.000 0.000 0.000 optparse.py:943(_create_option_mappings) | |
| 1 0.000 0.000 0.000 0.000 decimal.py:225(ConversionSyntax) | |
| 1 0.000 0.000 0.000 0.000 ConfigParser.py:155(NoOptionError) | |
| 2 0.000 0.000 0.000 0.000 calendar.py:52(__init__) | |
| 1 0.000 0.000 0.000 0.000 synchronize.py:169(RLock) | |
| 1 0.000 0.000 0.000 0.000 exc.py:553(HTTPSeeOther) | |
| 1 0.000 0.000 0.000 0.000 process.py:299(_MainProcess) | |
| 1 0.000 0.000 0.000 0.000 urllib.py:974(addclosehook) | |
| 1 0.000 0.000 0.000 0.000 httplib.py:1250(BadStatusLine) | |
| 1 0.000 0.000 0.000 0.000 exc.py:433(HTTPResetContent) | |
| 1 0.000 0.000 0.000 0.000 pickle.py:58(PickleError) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:434(FloatField) | |
| 1 0.000 0.000 0.000 0.000 ConfigParser.py:174(InterpolationMissingOptionError) | |
| 1 0.000 0.000 0.000 0.000 exceptions.py:114(LocationParseError) | |
| 1 0.000 0.000 0.000 0.000 optparse.py:959(set_conflict_handler) | |
| 1 0.000 0.000 0.000 0.000 six.py:78(_LazyDescr) | |
| 1 0.000 0.000 0.000 0.000 models.py:222(Meta) | |
| 1 0.000 0.000 0.000 0.000 exc.py:581(HTTPUseProxy) | |
| 1 0.000 0.000 0.000 0.000 exc.py:629(HTTPUnauthorized) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:1172(NaiveQueryResultWrapper) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:1180(DictQueryResultWrapper) | |
| 1 0.000 0.000 0.000 0.000 handler.py:208(DTDHandler) | |
| 1 0.000 0.000 0.000 0.000 exc.py:419(HTTPNoContent) | |
| 1 0.000 0.000 0.000 0.000 BaseHTTPServer.py:102(HTTPServer) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:312(Clause) | |
| 1 0.000 0.000 0.000 0.000 exc.py:566(HTTPNotModified) | |
| 1 0.000 0.000 0.000 0.000 exc.py:743(HTTPConflict) | |
| 1 0.000 0.000 0.000 0.000 ElementPath.py:237(_SelectorContext) | |
| 1 0.000 0.000 0.000 0.000 exc.py:538(HTTPFound) | |
| 1 0.000 0.000 0.000 0.000 models.py:235(Meta) | |
| 1 0.000 0.000 0.000 0.000 urllib2.py:1069(HTTPDigestAuthHandler) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:39(DBAPISet) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:1147(ExtQueryResultWrapper) | |
| 1 0.000 0.000 0.000 0.000 exc.py:655(HTTPForbidden) | |
| 1 0.000 0.000 0.000 0.000 {_hashlib.openssl_sha512} | |
| 1 0.000 0.000 0.000 0.000 six.py:53(X) | |
| 1 0.000 0.000 0.000 0.000 pickle.py:82(_Stop) | |
| 1 0.000 0.000 0.000 0.000 six.py:247(Iterator) | |
| 1 0.000 0.000 0.000 0.000 decimal.py:161(DecimalException) | |
| 1 0.000 0.000 0.000 0.000 threading.py:686(name) | |
| 1 0.000 0.000 0.000 0.000 exc.py:406(HTTPNonAuthoritativeInformation) | |
| 1 0.000 0.000 0.000 0.000 exc.py:900(HTTPFailedDependency) | |
| 1 0.000 0.000 0.000 0.000 simple_server.py:26(ServerHandler) | |
| 1 0.000 0.000 0.000 0.000 calendar.py:138(setfirstweekday) | |
| 1 0.000 0.000 0.000 0.000 exc.py:596(HTTPTemporaryRedirect) | |
| 1 0.000 0.000 0.000 0.000 urllib2.py:1087(ProxyDigestAuthHandler) | |
| 1 0.000 0.000 0.000 0.000 ConfigParser.py:217(MissingSectionHeaderError) | |
| 1 0.000 0.000 0.000 0.000 exc.py:393(HTTPAccepted) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:492(BlobField) | |
| 1 0.000 0.000 0.000 0.000 pool.py:690(IMapUnorderedIterator) | |
| 1 0.000 0.000 0.000 0.000 xmlreader.py:203(__init__) | |
| 1 0.000 0.000 0.000 0.000 exceptions.py:34(SSLError) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:420(IntegerField) | |
| 1 0.000 0.000 0.000 0.000 httplib.py:1257(LineTooLong) | |
| 1 0.000 0.000 0.000 0.000 exc.py:887(HTTPLocked) | |
| 1 0.000 0.000 0.000 0.000 exceptions.py:17(HTTPError) | |
| 1 0.000 0.000 0.000 0.000 exc.py:716(HTTPProxyAuthenticationRequired) | |
| 1 0.000 0.000 0.000 0.000 urllib2.py:509(HTTPErrorProcessor) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:486(TextField) | |
| 1 0.000 0.000 0.000 0.000 exc.py:381(HTTPCreated) | |
| 1 0.000 0.000 0.000 0.000 urllib2.py:1357(FTPHandler) | |
| 1 0.000 0.000 0.000 0.000 {_hashlib.openssl_sha384} | |
| 1 0.000 0.000 0.000 0.000 exc.py:612(HTTPClientError) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:69(ProblematicFeedError) | |
| 1 0.000 0.000 0.000 0.000 urllib.py:109(ContentTooShortError) | |
| 1 0.000 0.000 0.000 0.000 exceptions.py:10(HTTPError) | |
| 1 0.000 0.000 0.000 0.000 httplib.py:1213(UnknownProtocol) | |
| 1 0.000 0.000 0.000 0.000 exceptions.py:46(TooManyRedirects) | |
| 1 0.000 0.000 0.000 0.000 {_hashlib.openssl_sha256} | |
| 1 0.000 0.000 0.000 0.000 decimal.py:322(Overflow) | |
| 1 0.000 0.000 0.000 0.000 models.py:54(Meta) | |
| 1 0.000 0.000 0.000 0.000 exc.py:844(HTTPRequestRangeNotSatisfiable) | |
| 1 0.000 0.000 0.000 0.000 SocketServer.py:709(DatagramRequestHandler) | |
| 1 0.000 0.000 0.000 0.000 numbers.py:13(Number) | |
| 1 0.000 0.000 0.000 0.000 ConfigParser.py:188(InterpolationSyntaxError) | |
| 1 0.000 0.000 0.000 0.000 exc.py:645(HTTPPaymentRequired) | |
| 1 0.000 0.000 0.000 0.000 decimal.py:285(InvalidContext) | |
| 1 0.000 0.000 0.000 0.000 pool.py:572(MapResult) | |
| 1 0.000 0.000 0.000 0.000 exc.py:798(HTTPRequestEntityTooLarge) | |
| 1 0.000 0.000 0.000 0.000 urllib2.py:887(HTTPBasicAuthHandler) | |
| 2 0.000 0.000 0.000 0.000 process.py:161(name) | |
| 1 0.000 0.000 0.000 0.000 httplib.py:1202(HTTPException) | |
| 1 0.000 0.000 0.000 0.000 exc.py:668(HTTPNotFound) | |
| 1 0.000 0.000 0.000 0.000 exc.py:368(HTTPOk) | |
| 1 0.000 0.000 0.000 0.000 exc.py:447(HTTPPartialContent) | |
| 1 0.000 0.000 0.000 0.000 urllib2.py:526(HTTPDefaultErrorHandler) | |
| 1 0.000 0.000 0.000 0.000 exc.py:974(HTTPServerError) | |
| 1 0.000 0.000 0.000 0.000 exc.py:729(HTTPRequestTimeout) | |
| 1 0.000 0.000 0.000 0.000 acceptparse.py:256(AcceptLanguage) | |
| 1 0.000 0.000 0.000 0.000 feedparser.py:289(ThingsNobodyCaresAboutButMe) | |
| 1 0.000 0.000 0.000 0.000 exc.py:757(HTTPGone) | |
| 1 0.000 0.000 0.000 0.000 exc.py:1021(HTTPServiceUnavailable) | |
| 1 0.000 0.000 0.000 0.000 exc.py:510(HTTPMultipleChoices) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:113(Namespace) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:23(<module>) | |
| 1 0.000 0.000 0.000 0.000 getpass.py:23(GetPassWarning) | |
| 1 0.000 0.000 0.000 0.000 exc.py:525(HTTPMovedPermanently) | |
| 1 0.000 0.000 0.000 0.000 exc.py:771(HTTPLengthRequired) | |
| 1 0.000 0.000 0.000 0.000 exc.py:784(HTTPPreconditionFailed) | |
| 1 0.000 0.000 0.000 0.000 exc.py:873(HTTPUnprocessableEntity) | |
| 1 0.000 0.000 0.000 0.000 exc.py:946(HTTPRequestHeaderFieldsTooLarge) | |
| 1 0.000 0.000 0.000 0.000 urlparse.py:126(ParseResult) | |
| 1 0.000 0.000 0.000 0.000 process.py:285(AuthenticationString) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:1168(TuplesQueryResultWrapper) | |
| 1 0.000 0.000 0.000 0.000 {_hashlib.openssl_sha1} | |
| 1 0.000 0.000 0.000 0.000 exc.py:812(HTTPRequestURITooLong) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:1103(__iter__) | |
| 1 0.000 0.000 0.000 0.000 feedparser.py:290(CharacterEncodingOverride) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:327(__get__) | |
| 1 0.000 0.000 0.000 0.000 exc.py:860(HTTPExpectationFailed) | |
| 1 0.000 0.000 0.000 0.000 connection.py:15(DummyConnection) | |
| 1 0.000 0.000 0.000 0.000 exceptions.py:50(MissingSchema) | |
| 1 0.000 0.000 0.000 0.000 exceptions.py:42(ProxyError) | |
| 1 0.000 0.000 0.000 0.000 handler.py:223(EntityResolver) | |
| 1 0.000 0.000 0.000 0.000 exc.py:349(HTTPError) | |
| 1 0.000 0.000 0.000 0.000 decimal.py:311(Subnormal) | |
| 1 0.000 0.000 0.000 0.000 exc.py:930(HTTPTooManyRequests) | |
| 1 0.000 0.000 0.000 0.000 ElementTree.py:138(ParseError) | |
| 1 0.000 0.000 0.000 0.000 exc.py:1050(HTTPVersionNotSupported) | |
| 2 0.000 0.000 0.000 0.000 posixpath.py:51(normcase) | |
| 1 0.000 0.000 0.000 0.000 exc.py:917(HTTPPreconditionRequired) | |
| 1 0.000 0.000 0.000 0.000 {any} | |
| 1 0.000 0.000 0.000 0.000 Queue.py:13(Empty) | |
| 1 0.000 0.000 0.000 0.000 urllib2.py:899(ProxyBasicAuthHandler) | |
| 1 0.000 0.000 0.000 0.000 sgmllib.py:44(SGMLParseError) | |
| 1 0.000 0.000 0.000 0.000 exceptions.py:92(ReadTimeoutError) | |
| 1 0.000 0.000 0.000 0.000 urlparse.py:118(SplitResult) | |
| 1 0.000 0.000 0.000 0.000 process.py:177(daemon) | |
| 1 0.000 0.000 0.000 0.000 urllib2.py:1241(UnknownHandler) | |
| 1 0.000 0.000 0.000 0.000 _endian.py:49(BigEndianStructure) | |
| 1 0.000 0.000 0.000 0.000 connection.py:456(XmlListener) | |
| 1 0.000 0.000 0.000 0.000 _endian.py:26(_swapped_meta) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:424(BigIntegerField) | |
| 1 0.000 0.000 0.000 0.000 decimal.py:273(Inexact) | |
| 1 0.000 0.000 0.000 0.000 exc.py:1007(HTTPBadGateway) | |
| 1 0.000 0.000 0.000 0.000 pickle.py:62(PicklingError) | |
| 1 0.000 0.000 0.000 0.000 acceptparse.py:240(NoAccept) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:588(BooleanField) | |
| 1 0.000 0.000 0.000 0.000 exceptions.py:38(Timeout) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:438(DoubleField) | |
| 1 0.000 0.000 0.000 0.000 acceptparse.py:311(MIMENilAccept) | |
| 1 0.000 0.000 0.000 0.000 feedparser.py:292(NonXMLContentType) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:68(_TemplateContinue) | |
| 1 0.000 0.000 0.000 0.000 tokenize.py:145(TokenError) | |
| 1 0.000 0.000 0.000 0.000 util.py:306(ForkAwareThreadLock) | |
| 1 0.000 0.000 0.000 0.000 {method 'lstrip' of 'str' objects} | |
| 1 0.000 0.000 0.000 0.000 decimal.py:360(Underflow) | |
| 1 0.000 0.000 0.000 0.000 exc.py:1077(HTTPNetworkAuthenticationRequired) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:77(TimeoutError) | |
| 1 0.000 0.000 0.000 0.000 cookielib.py:1199(Absent) | |
| 1 0.000 0.000 0.000 0.000 Queue.py:17(Full) | |
| 1 0.000 0.000 0.000 0.000 auth.py:51(HTTPProxyAuth) | |
| 1 0.000 0.000 0.000 0.000 exceptions.py:37(SSLError) | |
| 1 0.000 0.000 0.000 0.000 feedparser.py:293(UndeclaredNamespace) | |
| 1 0.000 0.000 0.000 0.000 decimal.py:299(Rounded) | |
| 1 0.000 0.000 0.000 0.000 exc.py:1035(HTTPGatewayTimeout) | |
| 1 0.000 0.000 0.000 0.000 _exceptions.py:125(SAXReaderNotAvailable) | |
| 1 0.000 0.000 0.000 0.000 exceptions.py:78(TimeoutStateError) | |
| 1 0.000 0.000 0.000 0.000 urllib2.py:814(HTTPPasswordMgrWithDefaultRealm) | |
| 1 0.000 0.000 0.000 0.000 pickle.py:69(UnpicklingError) | |
| 1 0.000 0.000 0.000 0.000 exceptions.py:47(DecodeError) | |
| 1 0.000 0.000 0.000 0.000 handlers.py:397(BaseCGIHandler) | |
| 1 0.000 0.000 0.000 0.000 exceptions.py:30(ProxyError) | |
| 1 0.000 0.000 0.000 0.000 pickle.py:1261(_EmptyClass) | |
| 1 0.000 0.000 0.000 0.000 exceptions.py:83(TimeoutError) | |
| 1 0.000 0.000 0.000 0.000 exceptions.py:99(ConnectTimeoutError) | |
| 1 0.000 0.000 0.000 0.000 exc.py:1064(HTTPInsufficientStorage) | |
| 1 0.000 0.000 0.000 0.000 optparse.py:224(set_parser) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:7(CertificateError) | |
| 1 0.000 0.000 0.000 0.000 stat.py:24(S_IFMT) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:64(DuplicatedFeedError) | |
| 1 0.000 0.000 0.000 0.000 SocketServer.py:618(UnixDatagramServer) | |
| 1 0.000 0.000 0.000 0.000 exc.py:358(HTTPRedirection) | |
| 1 0.000 0.000 0.000 0.000 _mysql_exceptions.py:25(Error) | |
| 1 0.000 0.000 0.000 0.000 exceptions.py:42(URLRequired) | |
| 1 0.000 0.000 0.000 0.000 cookies.py:143(CookieConflictError) | |
| 1 0.000 0.000 0.000 0.000 auth.py:33(AuthBase) | |
| 1 0.000 0.000 0.000 0.000 {method 'pop' of 'list' objects} | |
| 1 0.000 0.000 0.000 0.000 exceptions.py:54(InvalidSchema) | |
| 1 0.000 0.000 0.000 0.000 exceptions.py:104(EmptyPoolError) | |
| 1 0.000 0.000 0.000 0.000 exceptions.py:26(ConnectionError) | |
| 1 0.000 0.000 0.000 0.000 httplib.py:1247(ResponseNotReady) | |
| 1 0.000 0.000 0.000 0.000 request.py:1493(DisconnectionError) | |
| 1 0.000 0.000 0.000 0.000 io.py:72(RawIOBase) | |
| 1 0.000 0.000 0.000 0.000 decimal.py:184(Clamped) | |
| 1 0.000 0.000 0.000 0.000 httplib.py:1244(CannotSendHeader) | |
| 1 0.000 0.000 0.000 0.000 optparse.py:1267(_init_parsing_state) | |
| 1 0.000 0.000 0.000 0.000 request.py:1402(Request) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:2103(DoesNotExist) | |
| 1 0.000 0.000 0.000 0.000 _exceptions.py:115(SAXNotSupportedException) | |
| 1 0.000 0.000 0.000 0.000 exceptions.py:58(InvalidURL) | |
| 1 0.000 0.000 0.000 0.000 _mysql_exceptions.py:20(Warning) | |
| 1 0.000 0.000 0.000 0.000 httplib.py:1207(NotConnected) | |
| 1 0.000 0.000 0.000 0.000 six.py:132(_MovedItems) | |
| 1 0.000 0.000 0.000 0.000 threading.py:775(_set_daemon) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:294(c_wchar) | |
| 1 0.000 0.000 0.000 0.000 feedparser.py:291(CharacterEncodingUnknown) | |
| 1 0.000 0.000 0.000 0.000 tokenize.py:147(StopTokenizing) | |
| 1 0.000 0.000 0.000 0.000 exceptions.py:109(ClosedPoolError) | |
| 1 0.000 0.000 0.000 0.000 exc.py:626(HTTPBadRequest) | |
| 1 0.000 0.000 0.000 0.000 _mysql_exceptions.py:31(InterfaceError) | |
| 1 0.000 0.000 0.000 0.000 SocketServer.py:615(UnixStreamServer) | |
| 1 0.000 0.000 0.000 0.000 Cookie.py:232(CookieError) | |
| 1 0.000 0.000 0.000 0.000 httplib.py:1238(ImproperConnectionState) | |
| 1 0.000 0.000 0.000 0.000 httplib.py:1210(InvalidURL) | |
| 1 0.000 0.000 0.000 0.000 sre_parse.py:85(checkgroup) | |
| 1 0.000 0.000 0.000 0.000 httplib.py:1241(CannotSendRequest) | |
| 1 0.000 0.000 0.000 0.000 httplib.py:1221(UnimplementedFileMode) | |
| 1 0.000 0.000 0.000 0.000 _mysql_exceptions.py:43(DataError) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:97(ImproperlyConfigured) | |
| 1 0.000 0.000 0.000 0.000 ascii.py:28(StreamWriter) | |
| 1 0.000 0.000 0.000 0.000 _mysql_exceptions.py:66(InternalError) | |
| 1 0.000 0.000 0.000 0.000 _mysql_exceptions.py:73(ProgrammingError) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:201(c_double) | |
| 1 0.000 0.000 0.000 0.000 _mysql_exceptions.py:59(IntegrityError) | |
| 1 0.000 0.000 0.000 0.000 exceptions.py:62(ChunkedEncodingError) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:74(BufferTooShort) | |
| 1 0.000 0.000 0.000 0.000 exceptions.py:12(RequestException) | |
| 1 0.000 0.000 0.000 0.000 SocketServer.py:607(ForkingUDPServer) | |
| 1 0.000 0.000 0.000 0.000 exc.py:989(HTTPInternalServerError) | |
| 1 0.000 0.000 0.000 0.000 {method 'tostring' of 'array.array' objects} | |
| 1 0.000 0.000 0.000 0.000 connection.py:23(BaseSSLError) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:291(c_wchar_p) | |
| 1 0.000 0.000 0.000 0.000 _mysql_exceptions.py:50(OperationalError) | |
| 1 0.000 0.000 0.000 0.000 peewee.py:749(get_op) | |
| 1 0.000 0.000 0.000 0.000 inspect.py:630(EndOfBlock) | |
| 1 0.000 0.000 0.000 0.000 cookielib.py:1731(LoadError) | |
| 1 0.000 0.000 0.000 0.000 handler.py:54(__init__) | |
| 1 0.000 0.000 0.000 0.000 httplib.py:1218(UnknownTransferEncoding) | |
| 1 0.000 0.000 0.000 0.000 _mysql_exceptions.py:15(MySQLError) | |
| 1 0.000 0.000 0.000 0.000 _mysql_exceptions.py:80(NotSupportedError) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:80(AuthenticationError) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:71(ProcessError) | |
| 1 0.000 0.000 0.000 0.000 models.py:94(Meta) | |
| 1 0.000 0.000 0.000 0.000 models.py:106(Meta) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:197(c_float) | |
| 1 0.000 0.000 0.000 0.000 _mysql_exceptions.py:37(DatabaseError) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:180(c_ulong) | |
| 1 0.000 0.000 0.000 0.000 io.py:75(BufferedIOBase) | |
| 1 0.000 0.000 0.000 0.000 io.py:78(TextIOBase) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:219(c_ulonglong) | |
| 1 0.000 0.000 0.000 0.000 {method 'keys' of 'dict' objects} | |
| 1 0.000 0.000 0.000 0.000 hex_codec.py:65(StreamReader) | |
| 2 0.000 0.000 0.000 0.000 {method 'reverse' of 'list' objects} | |
| 1 0.000 0.000 0.000 0.000 hex_codec.py:62(StreamWriter) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:72(_TemplateBreak) | |
| 1 0.000 0.000 0.000 0.000 SocketServer.py:608(ForkingTCPServer) | |
| 2 0.000 0.000 0.000 0.000 calendar.py:50(<lambda>) | |
| 1 0.000 0.000 0.000 0.000 optparse.py:1406(check_values) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:215(c_longlong) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:260(c_bool) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:255(c_void_p) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:205(c_longdouble) | |
| 1 0.000 0.000 0.000 0.000 SocketServer.py:611(ThreadingTCPServer) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:233(c_byte) | |
| 1 0.000 0.000 0.000 0.000 SocketServer.py:610(ThreadingUDPServer) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:753(setFormatter) | |
| 1 0.000 0.000 0.000 0.000 SocketServer.py:621(ThreadingUnixStreamServer) | |
| 1 0.000 0.000 0.000 0.000 SocketServer.py:623(ThreadingUnixDatagramServer) | |
| 1 0.000 0.000 0.000 0.000 models.py:70(Meta) | |
| 1 0.000 0.000 0.000 0.000 process.py:59(current_process) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:226(c_ubyte) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:168(c_short) | |
| 1 0.000 0.000 0.000 0.000 ascii.py:31(StreamReader) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:172(c_ushort) | |
| 1 0.000 0.000 0.000 0.000 six.py:54(__len__) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:238(c_char) | |
| 1 0.000 0.000 0.000 0.000 __init__.py:176(c_long) | |
| 1 0.000 0.000 0.000 0.000 optparse.py:964(set_description) | |
| 1 0.000 0.000 0.000 0.000 {method '__getitem__' of 'dict' objects} | |
| 1 0.000 0.000 0.000 0.000 {method 'append' of 'collections.deque' objects} | |
| 1 0.000 0.000 0.000 0.000 {method 'disable' of '_lsprof.Profiler' objects} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment