Guest User

Untitled

a guest
Feb 6th, 2013
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.55 KB | None | 0 0
  1.  
  2.  
  3.  
  4.  
  5. finished in: 45 seconds
  6. 28765742 function calls (28765666 primitive calls) in 45.390 CPU seconds
  7.  
  8. Ordered by: standard name
  9.  
  10. ncalls tottime percall cumtime percall filename:lineno(function)
  11. 1 15.511 15.511 45.389 45.389 my_db_import_script.py:35(<module>)
  12. 1554 0.000 0.000 0.000 0.000 my_db_import_script.py:96(<lambda>)
  13. 1 0.000 0.000 45.390 45.390 <string>:1(<module>)
  14. 1 0.000 0.000 0.000 0.000 <string>:1(ParseResult)
  15. 1 0.000 0.000 0.000 0.000 <string>:1(SplitResult)
  16. 1 0.000 0.000 0.000 0.000 <string>:1(connect)
  17. 1 0.000 0.000 0.000 0.000 <string>:1(sendall)
  18. 1 0.000 0.000 0.000 0.000 <string>:1(setsockopt)
  19. 2 0.000 0.000 0.000 0.000 <string>:1(settimeout)
  20. 1 0.000 0.000 0.000 0.000 __future__.py:48(<module>)
  21. 1 0.000 0.000 0.000 0.000 __future__.py:74(_Feature)
  22. 7 0.000 0.000 0.000 0.000 __future__.py:75(__init__)
  23. 3 0.000 0.000 0.000 0.000 __init__.py:104(CFunctionType)
  24. 14 0.000 0.000 0.000 0.000 __init__.py:147(_check_size)
  25. 1 0.000 0.000 0.060 0.060 __init__.py:15(<module>)
  26. 1 0.000 0.000 0.000 0.000 __init__.py:159(py_object)
  27. 1 0.003 0.003 0.048 0.048 __init__.py:16(<module>)
  28. 1 0.000 0.000 0.000 0.000 __init__.py:168(c_short)
  29. 1 0.000 0.000 0.000 0.000 __init__.py:172(c_ushort)
  30. 1 0.000 0.000 0.000 0.000 __init__.py:176(c_long)
  31. 1 0.000 0.000 0.000 0.000 __init__.py:180(c_ulong)
  32. 1 0.000 0.000 0.000 0.000 __init__.py:189(c_int)
  33. 1 0.000 0.000 0.000 0.000 __init__.py:193(c_uint)
  34. 1 0.000 0.000 0.000 0.000 __init__.py:197(c_float)
  35. 1 0.000 0.000 0.000 0.000 __init__.py:201(c_double)
  36. 1 0.000 0.000 0.000 0.000 __init__.py:205(c_longdouble)
  37. 1 0.000 0.000 0.000 0.000 __init__.py:226(c_ubyte)
  38. 1 0.000 0.000 0.000 0.000 __init__.py:233(c_byte)
  39. 1 0.000 0.000 0.000 0.000 __init__.py:238(c_char)
  40. 1 0.000 0.000 0.000 0.000 __init__.py:243(c_char_p)
  41. 1 0.000 0.000 0.000 0.000 __init__.py:255(c_void_p)
  42. 1 0.000 0.000 0.000 0.000 __init__.py:260(c_bool)
  43. 1 0.000 0.000 0.000 0.000 __init__.py:275(c_wchar_p)
  44. 1 0.000 0.000 0.000 0.000 __init__.py:278(c_wchar)
  45. 1 0.000 0.000 0.000 0.000 __init__.py:320(CDLL)
  46. 3 0.000 0.000 0.000 0.000 __init__.py:337(__init__)
  47. 3 0.000 0.000 0.000 0.000 __init__.py:347(_FuncPtr)
  48. 4 0.000 0.000 0.000 0.000 __init__.py:363(__getattr__)
  49. 4 0.000 0.000 0.000 0.000 __init__.py:370(__getitem__)
  50. 1 0.000 0.000 0.000 0.000 __init__.py:376(PyDLL)
  51. 1 0.001 0.001 0.002 0.002 __init__.py:4(<module>)
  52. 1 0.000 0.000 0.000 0.000 __init__.py:416(LibraryLoader)
  53. 2 0.000 0.000 0.000 0.000 __init__.py:417(__init__)
  54. 3 0.000 0.000 0.000 0.000 __init__.py:480(PYFUNCTYPE)
  55. 3 0.000 0.000 0.000 0.000 __init__.py:481(CFunctionType)
  56. 1 0.000 0.000 0.000 0.000 __init__.py:53(get_version_string)
  57. 1 0.000 0.000 0.000 0.000 __init__.py:542(BSON)
  58. 3 0.000 0.000 0.000 0.000 __init__.py:78(CFUNCTYPE)
  59. 1 0.000 0.000 0.000 0.000 _endian.py:22(_swapped_meta)
  60. 1 0.000 0.000 0.000 0.000 _endian.py:4(<module>)
  61. 1 0.000 0.000 0.000 0.000 _endian.py:45(BigEndianStructure)
  62. 1 0.000 0.000 0.000 0.000 atexit.py:37(register)
  63. 1 0.000 0.000 0.000 0.000 atexit.py:6(<module>)
  64. 1 0.000 0.000 0.000 0.000 base64.py:3(<module>)
  65. 1 0.000 0.000 0.000 0.000 binary.py:107(Binary)
  66. 1 0.000 0.000 0.042 0.042 binary.py:15(<module>)
  67. 1 0.000 0.000 0.000 0.000 binary.py:171(UUIDLegacy)
  68. 1 0.000 0.000 0.000 0.000 calendar.py:126(Calendar)
  69. 1 0.000 0.000 0.000 0.000 calendar.py:132(__init__)
  70. 1 0.000 0.000 0.000 0.000 calendar.py:138(setfirstweekday)
  71. 1 0.000 0.000 0.000 0.000 calendar.py:21(IllegalMonthError)
  72. 1 0.000 0.000 0.000 0.000 calendar.py:255(TextCalendar)
  73. 1 0.000 0.000 0.000 0.000 calendar.py:28(IllegalWeekdayError)
  74. 1 0.000 0.000 0.000 0.000 calendar.py:372(HTMLCalendar)
  75. 1 0.000 0.000 0.000 0.000 calendar.py:47(_localized_month)
  76. 1 0.000 0.000 0.000 0.000 calendar.py:484(TimeEncoding)
  77. 1 0.000 0.000 0.000 0.000 calendar.py:496(LocaleTextCalendar)
  78. 2 0.000 0.000 0.000 0.000 calendar.py:52(__init__)
  79. 1 0.000 0.000 0.000 0.000 calendar.py:531(LocaleHTMLCalendar)
  80. 1 0.000 0.000 0.000 0.000 calendar.py:6(<module>)
  81. 1 0.000 0.000 0.000 0.000 calendar.py:66(_localized_day)
  82. 2 0.000 0.000 0.000 0.000 calendar.py:71(__init__)
  83. 1 0.000 0.000 0.000 0.000 code.py:16(<module>)
  84. 1 0.000 0.000 0.000 0.000 code.py:18(Code)
  85. 1 0.000 0.000 0.000 0.000 collection.py:15(<module>)
  86. 1 0.000 0.000 0.000 0.000 collection.py:42(Collection)
  87. 1 0.000 0.000 0.000 0.000 collections.py:1(<module>)
  88. 2 0.001 0.000 0.001 0.001 collections.py:13(namedtuple)
  89. 99 0.000 0.000 0.000 0.000 collections.py:43(<genexpr>)
  90. 13 0.000 0.000 0.000 0.000 collections.py:60(<genexpr>)
  91. 13 0.000 0.000 0.000 0.000 collections.py:61(<genexpr>)
  92. 1 0.000 0.000 0.000 0.000 common.py:16(<module>)
  93. 2 0.000 0.000 0.000 0.000 common.py:169(validate)
  94. 1 0.000 0.000 0.000 0.000 common.py:188(WriteConcern)
  95. 1 0.000 0.000 0.000 0.000 common.py:190(__init__)
  96. 1 0.000 0.000 0.000 0.000 common.py:204(BaseObject)
  97. 1 0.000 0.000 0.000 0.000 common.py:211(__init__)
  98. 1 0.000 0.000 0.000 0.000 common.py:251(__set_options)
  99. 4 0.000 0.000 0.000 0.000 common.py:29(validate_boolean)
  100. 1 0.000 0.000 0.000 0.000 common.py:335(__get_slave_okay)
  101. 1 0.000 0.000 0.000 0.000 common.py:42(validate_integer)
  102. 1 0.000 0.000 0.000 0.000 common.py:55(validate_positive_integer)
  103. 1 0.000 0.000 0.060 0.060 connection.py:38(<module>)
  104. 1 0.000 0.000 0.000 0.000 connection.py:43(Connection)
  105. 1 0.000 0.000 0.001 0.001 connection.py:47(__init__)
  106. 1 0.000 0.000 0.000 0.000 cursor.py:15(<module>)
  107. 1 0.000 0.000 0.000 0.000 cursor.py:40(Cursor)
  108. 1 0.000 0.000 0.000 0.000 cursor_manager.py:24(<module>)
  109. 1 0.000 0.000 0.000 0.000 cursor_manager.py:29(CursorManager)
  110. 1 0.000 0.000 0.000 0.000 cursor_manager.py:35(__init__)
  111. 1 0.000 0.000 0.000 0.000 cursor_manager.py:57(BatchCursorManager)
  112. 1 0.000 0.000 0.001 0.001 database.py:15(<module>)
  113. 1 0.000 0.000 0.000 0.000 database.py:44(Database)
  114. 1 0.000 0.000 0.000 0.000 database.py:803(SystemJS)
  115. 1 0.000 0.000 0.000 0.000 dbref.py:15(<module>)
  116. 1 0.000 0.000 0.000 0.000 dbref.py:22(DBRef)
  117. 1 0.000 0.000 0.000 0.000 errors.py:101(UnsupportedOption)
  118. 2 0.000 0.000 0.000 0.000 errors.py:15(<module>)
  119. 1 0.000 0.000 0.000 0.000 errors.py:18(BSONError)
  120. 1 0.000 0.000 0.000 0.000 errors.py:20(PyMongoError)
  121. 1 0.000 0.000 0.000 0.000 errors.py:23(InvalidBSON)
  122. 1 0.000 0.000 0.000 0.000 errors.py:27(ConnectionFailure)
  123. 1 0.000 0.000 0.000 0.000 errors.py:28(InvalidStringData)
  124. 1 0.000 0.000 0.000 0.000 errors.py:32(AutoReconnect)
  125. 1 0.000 0.000 0.000 0.000 errors.py:33(InvalidDocument)
  126. 1 0.000 0.000 0.000 0.000 errors.py:38(InvalidId)
  127. 1 0.000 0.000 0.000 0.000 errors.py:47(ConfigurationError)
  128. 1 0.000 0.000 0.000 0.000 errors.py:52(OperationFailure)
  129. 1 0.000 0.000 0.000 0.000 errors.py:64(TimeoutError)
  130. 1 0.000 0.000 0.000 0.000 errors.py:71(DuplicateKeyError)
  131. 1 0.000 0.000 0.000 0.000 errors.py:80(InvalidOperation)
  132. 1 0.000 0.000 0.000 0.000 errors.py:85(InvalidName)
  133. 1 0.000 0.000 0.000 0.000 errors.py:90(CollectionInvalid)
  134. 1 0.000 0.000 0.000 0.000 errors.py:95(InvalidURI)
  135. 1 0.000 0.000 0.000 0.000 gzip.py:149(_init_read)
  136. 1 0.000 0.000 0.000 0.000 gzip.py:153(_read_gzip_header)
  137. 2709407 5.543 0.000 8.898 0.000 gzip.py:200(read)
  138. 2 0.000 0.000 0.000 0.000 gzip.py:23(read32)
  139. 2242878 3.267 0.000 3.727 0.000 gzip.py:232(_unread)
  140. 107984 0.266 0.000 3.310 0.000 gzip.py:237(_read)
  141. 1 0.000 0.000 0.000 0.000 gzip.py:26(open)
  142. 107979 0.322 0.000 1.258 0.000 gzip.py:287(_add_read_data)
  143. 1 0.000 0.000 0.000 0.000 gzip.py:293(_read_eof)
  144. 1 0.000 0.000 0.000 0.000 gzip.py:308(close)
  145. 1 0.000 0.000 0.000 0.000 gzip.py:35(GzipFile)
  146. 2242878 8.029 0.000 23.517 0.000 gzip.py:385(readline)
  147. 1 0.000 0.000 0.000 0.000 gzip.py:4(<module>)
  148. 1 0.000 0.000 0.000 0.000 gzip.py:434(__iter__)
  149. 2242878 1.561 0.000 25.078 0.000 gzip.py:437(next)
  150. 1 0.000 0.000 0.000 0.000 gzip.py:44(__init__)
  151. 1 0.000 0.000 0.000 0.000 hashlib.py:72(<module>)
  152. 11 0.000 0.000 0.000 0.000 hashlib.py:92(<lambda>)
  153. 1 0.000 0.000 0.000 0.000 helpers.py:116(_check_command_response)
  154. 1 0.000 0.000 0.000 0.000 helpers.py:15(<module>)
  155. 1 0.000 0.000 0.000 0.000 helpers.py:78(_unpack_response)
  156. 1 0.000 0.000 0.000 0.000 keyword.py:11(<module>)
  157. 1 0.000 0.000 0.000 0.000 max_key.py:16(<module>)
  158. 1 0.000 0.000 0.000 0.000 max_key.py:19(MaxKey)
  159. 1 0.000 0.000 0.000 0.000 message.py:23(<module>)
  160. 1 0.000 0.000 0.000 0.000 min_key.py:16(<module>)
  161. 1 0.000 0.000 0.000 0.000 min_key.py:19(MinKey)
  162. 1 0.001 0.001 0.059 0.059 mongo_client.py:35(<module>)
  163. 1 0.000 0.000 0.000 0.000 mongo_client.py:451(auto_start_request)
  164. 1 0.000 0.000 0.000 0.000 mongo_client.py:487(__simple_command)
  165. 1 0.000 0.000 0.001 0.001 mongo_client.py:518(__try_node)
  166. 1 0.000 0.000 0.001 0.001 mongo_client.py:591(__find_node)
  167. 1 0.000 0.000 0.000 0.000 mongo_client.py:651(__socket)
  168. 1 0.000 0.000 0.000 0.000 mongo_client.py:677(disconnect)
  169. 1 0.000 0.000 0.000 0.000 mongo_client.py:77(MongoClient)
  170. 1 0.000 0.000 0.001 0.001 mongo_client.py:86(__init__)
  171. 2 0.000 0.000 0.000 0.000 mongo_client.py:866(__receive_data_on_socket)
  172. 1 0.000 0.000 0.000 0.000 mongo_client.py:881(__receive_message_on_socket)
  173. 1 0.000 0.000 0.000 0.000 mongo_client.py:940(start_request)
  174. 1 0.000 0.000 0.000 0.000 mongo_client.py:973(in_request)
  175. 1 0.000 0.000 0.000 0.000 mongo_replica_set_client.py:103(Monitor)
  176. 1 0.000 0.000 0.000 0.000 mongo_replica_set_client.py:142(MonitorThread)
  177. 1 0.000 0.000 0.000 0.000 mongo_replica_set_client.py:184(Member)
  178. 1 0.000 0.000 0.000 0.000 mongo_replica_set_client.py:247(MongoReplicaSetClient)
  179. 1 0.000 0.000 0.000 0.000 mongo_replica_set_client.py:32(<module>)
  180. 1 0.001 0.001 0.002 0.002 objectid.py:17(<module>)
  181. 1 0.000 0.000 0.000 0.000 objectid.py:43(_machine_bytes)
  182. 1 0.000 0.000 0.000 0.000 objectid.py:57(ObjectId)
  183. 1 0.000 0.000 0.000 0.000 os.py:35(_get_exports_list)
  184. 1 0.000 0.000 0.000 0.000 pool.py:105(BasePool)
  185. 1 0.000 0.000 0.000 0.000 pool.py:106(__init__)
  186. 1 0.000 0.000 0.000 0.000 pool.py:140(reset)
  187. 1 0.001 0.001 0.001 0.001 pool.py:15(<module>)
  188. 1 0.000 0.000 0.000 0.000 pool.py:158(create_connection)
  189. 1 0.000 0.000 0.000 0.000 pool.py:211(connect)
  190. 1 0.000 0.000 0.000 0.000 pool.py:229(get_socket)
  191. 1 0.000 0.000 0.000 0.000 pool.py:281(start_request)
  192. 1 0.000 0.000 0.000 0.000 pool.py:293(in_request)
  193. 1 0.000 0.000 0.000 0.000 pool.py:324(maybe_return_socket)
  194. 2 0.000 0.000 0.000 0.000 pool.py:384(_set_request_state)
  195. 4 0.000 0.000 0.000 0.000 pool.py:423(_get_request_state)
  196. 1 0.000 0.000 0.000 0.000 pool.py:444(Pool)
  197. 1 0.000 0.000 0.000 0.000 pool.py:450(__init__)
  198. 1 0.000 0.000 0.000 0.000 pool.py:460(ThreadVigil)
  199. 8 0.000 0.000 0.000 0.000 pool.py:463(_get_thread_ident)
  200. 1 0.000 0.000 0.000 0.000 pool.py:468(_watch_current_thread)
  201. 1 0.000 0.000 0.000 0.000 pool.py:473(GreenletPool)
  202. 1 0.000 0.000 0.000 0.000 pool.py:499(Request)
  203. 1 0.000 0.000 0.000 0.000 pool.py:504(__init__)
  204. 1 0.000 0.000 0.000 0.000 pool.py:63(SocketInfo)
  205. 1 0.000 0.000 0.000 0.000 pool.py:66(__init__)
  206. 4 0.000 0.000 0.000 0.000 pool.py:84(__eq__)
  207. 1 0.000 0.000 0.000 0.000 pool.py:89(__ne__)
  208. 1 0.000 0.000 0.000 0.000 py3compat.py:15(<module>)
  209. 29 0.000 0.000 0.000 0.000 py3compat.py:48(b)
  210. 1 0.000 0.000 0.000 0.000 random.py:160(randrange)
  211. 1 0.000 0.000 0.000 0.000 random.py:224(randint)
  212. 1 0.001 0.001 0.001 0.001 random.py:40(<module>)
  213. 1 0.000 0.000 0.000 0.000 random.py:643(WichmannHill)
  214. 1 0.000 0.000 0.000 0.000 random.py:71(Random)
  215. 1 0.000 0.000 0.000 0.000 random.py:793(SystemRandom)
  216. 1 0.000 0.000 0.000 0.000 random.py:90(__init__)
  217. 1 0.000 0.000 0.000 0.000 random.py:99(seed)
  218. 2 0.000 0.000 0.034 0.017 re.py:139(search)
  219. 4 0.000 0.000 0.000 0.000 re.py:188(compile)
  220. 2 0.000 0.000 0.000 0.000 re.py:206(escape)
  221. 6 0.000 0.000 0.002 0.000 re.py:229(_compile)
  222. 1 0.000 0.000 0.000 0.000 read_preferences.py:15(<module>)
  223. 1 0.000 0.000 0.000 0.000 read_preferences.py:190(MovingAverage)
  224. 1 0.000 0.000 0.000 0.000 read_preferences.py:23(ReadPreference)
  225. 1 0.000 0.000 0.000 0.000 replica_set_connection.py:35(<module>)
  226. 1 0.000 0.000 0.000 0.000 replica_set_connection.py:40(ReplicaSetConnection)
  227. 1 0.000 0.000 0.000 0.000 socket.py:164(_closedsocket)
  228. 1 0.001 0.001 0.001 0.001 socket.py:176(_socketobject)
  229. 1 0.000 0.000 0.000 0.000 socket.py:182(__init__)
  230. 1 0.000 0.000 0.000 0.000 socket.py:232(_fileobject)
  231. 1 0.003 0.003 0.004 0.004 socket.py:44(<module>)
  232. 1 0.000 0.000 0.000 0.000 son.py:19(<module>)
  233. 1 0.000 0.000 0.000 0.000 son.py:24(SON)
  234. 1 0.000 0.000 0.000 0.000 son_manipulator.py:110(AutoReference)
  235. 1 0.000 0.000 0.000 0.000 son_manipulator.py:19(<module>)
  236. 1 0.000 0.000 0.000 0.000 son_manipulator.py:26(SONManipulator)
  237. 1 0.000 0.000 0.000 0.000 son_manipulator.py:65(ObjectIdInjector)
  238. 1 0.000 0.000 0.000 0.000 son_manipulator.py:80(ObjectIdShuffler)
  239. 1 0.000 0.000 0.000 0.000 son_manipulator.py:99(NamespaceInjector)
  240. 8 0.000 0.000 0.000 0.000 sre_compile.py:184(_compile_charset)
  241. 8 0.000 0.000 0.000 0.000 sre_compile.py:213(_optimize_charset)
  242. 16 0.000 0.000 0.000 0.000 sre_compile.py:24(_identityfunction)
  243. 14 0.000 0.000 0.000 0.000 sre_compile.py:360(_simple)
  244. 5 0.000 0.000 0.000 0.000 sre_compile.py:367(_compile_info)
  245. 27/5 0.000 0.000 0.001 0.000 sre_compile.py:38(_compile)
  246. 10 0.000 0.000 0.000 0.000 sre_compile.py:480(isstring)
  247. 5 0.000 0.000 0.001 0.000 sre_compile.py:486(_code)
  248. 5 0.000 0.000 0.002 0.000 sre_compile.py:501(compile)
  249. 60 0.000 0.000 0.000 0.000 sre_parse.py:132(__len__)
  250. 161 0.000 0.000 0.000 0.000 sre_parse.py:136(__getitem__)
  251. 14 0.000 0.000 0.000 0.000 sre_parse.py:140(__setitem__)
  252. 103 0.000 0.000 0.000 0.000 sre_parse.py:144(append)
  253. 41/19 0.000 0.000 0.000 0.000 sre_parse.py:146(getwidth)
  254. 5 0.000 0.000 0.000 0.000 sre_parse.py:184(__init__)
  255. 176 0.000 0.000 0.000 0.000 sre_parse.py:188(__next)
  256. 79 0.000 0.000 0.000 0.000 sre_parse.py:201(match)
  257. 151 0.000 0.000 0.000 0.000 sre_parse.py:207(get)
  258. 14 0.000 0.000 0.000 0.000 sre_parse.py:231(_class_escape)
  259. 10 0.000 0.000 0.000 0.000 sre_parse.py:263(_escape)
  260. 13/5 0.000 0.000 0.001 0.000 sre_parse.py:307(_parse_sub)
  261. 13/5 0.000 0.000 0.001 0.000 sre_parse.py:385(_parse)
  262. 5 0.000 0.000 0.001 0.000 sre_parse.py:669(parse)
  263. 5 0.000 0.000 0.000 0.000 sre_parse.py:73(__init__)
  264. 6 0.000 0.000 0.000 0.000 sre_parse.py:78(opengroup)
  265. 6 0.000 0.000 0.000 0.000 sre_parse.py:89(closegroup)
  266. 27 0.000 0.000 0.000 0.000 sre_parse.py:96(__init__)
  267. 1 0.000 0.000 0.000 0.000 ssl.py:56(<module>)
  268. 1 0.000 0.000 0.000 0.000 ssl.py:83(SSLSocket)
  269. 1 0.000 0.000 0.000 0.000 tempfile.py:107(_RandomNameSequence)
  270. 1 0.001 0.001 0.001 0.001 tempfile.py:18(<module>)
  271. 1 0.000 0.000 0.000 0.000 tempfile.py:357(_TemporaryFileWrapper)
  272. 1 0.000 0.000 0.000 0.000 tempfile.py:483(SpooledTemporaryFile)
  273. 1 0.000 0.000 0.001 0.001 threading.py:1(<module>)
  274. 2 0.000 0.000 0.000 0.000 threading.py:176(Condition)
  275. 1 0.000 0.000 0.000 0.000 threading.py:179(_Condition)
  276. 2 0.000 0.000 0.000 0.000 threading.py:181(__init__)
  277. 1 0.000 0.000 0.000 0.000 threading.py:221(_is_owned)
  278. 1 0.000 0.000 0.000 0.000 threading.py:272(notify)
  279. 1 0.000 0.000 0.000 0.000 threading.py:290(notifyAll)
  280. 1 0.000 0.000 0.000 0.000 threading.py:299(_Semaphore)
  281. 1 0.000 0.000 0.000 0.000 threading.py:347(_BoundedSemaphore)
  282. 1 0.000 0.000 0.000 0.000 threading.py:359(Event)
  283. 1 0.000 0.000 0.000 0.000 threading.py:362(_Event)
  284. 1 0.000 0.000 0.000 0.000 threading.py:366(__init__)
  285. 1 0.000 0.000 0.000 0.000 threading.py:376(set)
  286. 1 0.000 0.000 0.000 0.000 threading.py:414(Thread)
  287. 1 0.000 0.000 0.000 0.000 threading.py:426(__init__)
  288. 1 0.000 0.000 0.000 0.000 threading.py:510(_set_ident)
  289. 1 0.000 0.000 0.000 0.000 threading.py:57(_Verbose)
  290. 4 0.000 0.000 0.000 0.000 threading.py:59(__init__)
  291. 1 0.000 0.000 0.000 0.000 threading.py:64(_note)
  292. 1 0.000 0.000 0.000 0.000 threading.py:713(_Timer)
  293. 1 0.000 0.000 0.000 0.000 threading.py:742(_MainThread)
  294. 1 0.000 0.000 0.000 0.000 threading.py:744(__init__)
  295. 1 0.000 0.000 0.000 0.000 threading.py:752(_set_daemon)
  296. 1 0.000 0.000 0.000 0.000 threading.py:783(_DummyThread)
  297. 1 0.000 0.000 0.000 0.000 threading.py:99(_RLock)
  298. 1 0.000 0.000 0.000 0.000 timestamp.py:16(<module>)
  299. 1 0.000 0.000 0.000 0.000 timestamp.py:25(Timestamp)
  300. 1 0.000 0.000 0.000 0.000 traceback.py:1(<module>)
  301. 1 0.000 0.000 0.000 0.000 tz_util.py:15(<module>)
  302. 1 0.000 0.000 0.000 0.000 tz_util.py:23(FixedOffset)
  303. 1 0.000 0.000 0.000 0.000 tz_util.py:31(__init__)
  304. 1 0.000 0.000 0.000 0.000 tz_util.py:41(utcoffset)
  305. 2 0.000 0.000 0.000 0.000 tz_util.py:47(dst)
  306. 1 0.000 0.000 0.000 0.000 uri_parser.py:112(parse_host)
  307. 1 0.000 0.000 0.003 0.003 uri_parser.py:16(<module>)
  308. 1 0.000 0.000 0.000 0.000 uri_parser.py:184(split_hosts)
  309. 1 0.000 0.000 0.000 0.000 urllib.py:109(ContentTooShortError)
  310. 1 0.000 0.000 0.000 0.000 urllib.py:115(URLopener)
  311. 485 0.000 0.000 0.000 0.000 urllib.py:1180(<genexpr>)
  312. 1 0.000 0.000 0.002 0.002 urllib.py:23(<module>)
  313. 1 0.000 0.000 0.000 0.000 urllib.py:615(FancyURLopener)
  314. 1 0.000 0.000 0.000 0.000 urllib.py:857(ftpwrapper)
  315. 1 0.000 0.000 0.000 0.000 urllib.py:935(addbase)
  316. 1 0.000 0.000 0.000 0.000 urllib.py:964(addclosehook)
  317. 1 0.000 0.000 0.000 0.000 urllib.py:979(addinfo)
  318. 1 0.000 0.000 0.000 0.000 urllib.py:989(addinfourl)
  319. 1 0.000 0.000 0.000 0.000 urlparse.py:107(SplitResult)
  320. 1 0.000 0.000 0.000 0.000 urlparse.py:115(ParseResult)
  321. 1 0.000 0.000 0.002 0.002 urlparse.py:26(<module>)
  322. 485 0.000 0.000 0.000 0.000 urlparse.py:303(<genexpr>)
  323. 1 0.000 0.000 0.000 0.000 urlparse.py:64(ResultMixin)
  324. 2 0.000 0.000 0.039 0.019 util.py:184(_findSoname_ldconfig)
  325. 2 0.000 0.000 0.039 0.019 util.py:208(find_library)
  326. 1 0.000 0.000 0.001 0.001 util.py:4(<module>)
  327. 4 0.000 0.000 0.000 0.000 uuid.py:101(__init__)
  328. 1 0.001 0.001 0.042 0.042 uuid.py:45(<module>)
  329. 1 0.000 0.000 0.000 0.000 uuid.py:53(UUID)
  330. 1 0.000 0.000 0.000 0.000 warnings.py:45(filterwarnings)
  331. 1 0.000 0.000 0.000 0.000 weakref.py:198(KeyedRef)
  332. 1 0.000 0.000 0.000 0.000 weakref.py:219(WeakKeyDictionary)
  333. 1 0.000 0.000 0.000 0.000 weakref.py:33(WeakValueDictionary)
  334. 1 0.000 0.000 0.000 0.000 weakref.py:6(<module>)
  335. 2 0.000 0.000 0.000 0.000 {_ctypes.POINTER}
  336. 3 0.000 0.000 0.000 0.000 {_ctypes.dlopen}
  337. 1 0.000 0.000 0.000 0.000 {_ctypes.set_conversion_mode}
  338. 38 0.000 0.000 0.000 0.000 {_ctypes.sizeof}
  339. 2 0.000 0.000 0.000 0.000 {_hashlib.openssl_md5}
  340. 1 0.000 0.000 0.000 0.000 {_hashlib.openssl_sha1}
  341. 1 0.000 0.000 0.000 0.000 {_hashlib.openssl_sha224}
  342. 1 0.000 0.000 0.000 0.000 {_hashlib.openssl_sha256}
  343. 1 0.000 0.000 0.000 0.000 {_hashlib.openssl_sha384}
  344. 1 0.000 0.000 0.000 0.000 {_hashlib.openssl_sha512}
  345. 1 0.000 0.000 0.000 0.000 {_socket.getaddrinfo}
  346. 1 0.000 0.000 0.000 0.000 {_socket.gethostname}
  347. 5 0.000 0.000 0.000 0.000 {_sre.compile}
  348. 12 0.000 0.000 0.000 0.000 {_sre.getlower}
  349. 20 0.000 0.000 0.000 0.000 {_struct.calcsize}
  350. 9 0.000 0.000 0.000 0.000 {_struct.unpack}
  351. 13 0.000 0.000 0.000 0.000 {all}
  352. 1 0.000 0.000 0.000 0.000 {binascii.hexlify}
  353. 1 0.000 0.000 0.000 0.000 {bson._cbson.decode_all}
  354. 5 0.000 0.000 0.000 0.000 {built-in method acquire}
  355. 107979 1.627 0.000 1.627 0.000 {built-in method decompress}
  356. 1 0.000 0.000 0.000 0.000 {built-in method fromtimestamp}
  357. 2 0.000 0.000 0.000 0.000 {built-in method group}
  358. 24 0.000 0.000 0.000 0.000 {built-in method now}
  359. 4 0.000 0.000 0.000 0.000 {built-in method release}
  360. 2 0.033 0.016 0.033 0.016 {built-in method search}
  361. 2242878 2.889 0.000 2.889 0.000 {built-in method utcfromtimestamp}
  362. 1224 0.000 0.000 0.000 0.000 {chr}
  363. 2 0.000 0.000 0.000 0.000 {dir}
  364. 1 0.000 0.000 45.390 45.390 {execfile}
  365. 1 0.000 0.000 0.000 0.000 {filter}
  366. 1 0.000 0.000 0.000 0.000 {function seed at 0x15d2c08}
  367. 16 0.000 0.000 0.000 0.000 {getattr}
  368. 24 0.000 0.000 0.000 0.000 {hasattr}
  369. 8 0.000 0.000 0.000 0.000 {id}
  370. 194 0.000 0.000 0.000 0.000 {isinstance}
  371. 1 0.000 0.000 0.000 0.000 {issubclass}
  372. 5635324/5635308 0.578 0.000 0.578 0.000 {len}
  373. 2 0.000 0.000 0.000 0.000 {locals}
  374. 3 0.000 0.000 0.000 0.000 {map}
  375. 1 0.000 0.000 0.000 0.000 {math.exp}
  376. 2 0.000 0.000 0.000 0.000 {math.log}
  377. 1 0.000 0.000 0.000 0.000 {math.sqrt}
  378. 13 0.000 0.000 0.000 0.000 {method '__contains__' of 'frozenset' objects}
  379. 11 0.000 0.000 0.000 0.000 {method 'add' of 'set' objects}
  380. 2709922 0.522 0.000 0.522 0.000 {method 'append' of 'list' objects}
  381. 1 0.000 0.000 0.000 0.000 {method 'close' of 'file' objects}
  382. 1 0.000 0.000 0.000 0.000 {method 'connect' of '_socket.socket' objects}
  383. 4 0.000 0.000 0.000 0.000 {method 'count' of 'list' objects}
  384. 1 0.000 0.000 0.000 0.000 {method 'digest' of '_hashlib.HASH' objects}
  385. 1 0.000 0.000 0.000 0.000 {method 'disable' of '_lsprof.Profiler' objects}
  386. 2 0.000 0.000 0.000 0.000 {method 'endswith' of 'str' objects}
  387. 3 0.000 0.000 0.000 0.000 {method 'extend' of 'list' objects}
  388. 2709408 1.451 0.000 1.451 0.000 {method 'find' of 'str' objects}
  389. 72 0.000 0.000 0.000 0.000 {method 'get' of 'dict' objects}
  390. 2 0.000 0.000 0.000 0.000 {method 'insert' of 'list' objects}
  391. 86 0.000 0.000 0.000 0.000 {method 'isalnum' of 'str' objects}
  392. 13 0.000 0.000 0.000 0.000 {method 'isdigit' of 'str' objects}
  393. 7 0.000 0.000 0.000 0.000 {method 'items' of 'dict' objects}
  394. 2 0.000 0.000 0.000 0.000 {method 'iteritems' of 'dict' objects}
  395. 2242885 0.488 0.000 0.488 0.000 {method 'join' of 'str' objects}
  396. 3 0.000 0.000 0.000 0.000 {method 'lower' of 'str' objects}
  397. 6 0.000 0.000 0.000 0.000 {method 'pop' of 'dict' objects}
  398. 1 0.000 0.000 0.000 0.000 {method 'pop' of 'set' objects}
  399. 1 0.000 0.000 0.000 0.000 {method 'random' of '_random.Random' objects}
  400. 107987 0.163 0.000 0.163 0.000 {method 'read' of 'file' objects}
  401. 2 0.000 0.000 0.000 0.000 {method 'recv' of '_socket.socket' objects}
  402. 6 0.000 0.000 0.000 0.000 {method 'remove' of 'list' objects}
  403. 16 0.000 0.000 0.000 0.000 {method 'replace' of 'str' objects}
  404. 9 0.000 0.000 0.000 0.000 {method 'seek' of 'file' objects}
  405. 1 0.000 0.000 0.000 0.000 {method 'sendall' of '_socket.socket' objects}
  406. 1 0.000 0.000 0.000 0.000 {method 'setsockopt' of '_socket.socket' objects}
  407. 2 0.000 0.000 0.000 0.000 {method 'setter' of 'property' objects}
  408. 2 0.000 0.000 0.000 0.000 {method 'settimeout' of '_socket.socket' objects}
  409. 1 0.000 0.000 0.000 0.000 {method 'sort' of 'list' objects}
  410. 2242880 1.849 0.000 1.849 0.000 {method 'split' of 'str' objects}
  411. 31 0.000 0.000 0.000 0.000 {method 'startswith' of 'str' objects}
  412. 4 0.000 0.000 0.000 0.000 {method 'strip' of 'str' objects}
  413. 12 0.000 0.000 0.000 0.000 {method 'tell' of 'file' objects}
  414. 1 0.000 0.000 0.000 0.000 {method 'toordinal' of 'datetime.date' objects}
  415. 1 0.000 0.000 0.000 0.000 {method 'update' of '_hashlib.HASH' objects}
  416. 1 0.000 0.000 0.000 0.000 {method 'update' of 'dict' objects}
  417. 1 0.000 0.000 0.000 0.000 {method 'update' of 'set' objects}
  418. 998360 0.355 0.000 0.355 0.000 {min}
  419. 1 0.000 0.000 0.000 0.000 {open}
  420. 96 0.000 0.000 0.000 0.000 {ord}
  421. 4 0.000 0.000 0.000 0.000 {posix.getpid}
  422. 2 0.000 0.000 0.000 0.000 {posix.popen}
  423. 2 0.000 0.000 0.000 0.000 {posix.uname}
  424. 1 0.000 0.000 0.000 0.000 {posix.urandom}
  425. 1 0.000 0.000 0.000 0.000 {pymongo._cmessage._query_message}
  426. 6 0.000 0.000 0.000 0.000 {range}
  427. 2 0.000 0.000 0.000 0.000 {repr}
  428. 8 0.000 0.000 0.000 0.000 {setattr}
  429. 2 0.000 0.000 0.000 0.000 {sys._getframe}
  430. 6 0.000 0.000 0.000 0.000 {thread.allocate_lock}
  431. 2 0.000 0.000 0.000 0.000 {thread.get_ident}
  432. 4 0.000 0.000 0.000 0.000 {time.time}
  433. 107980 0.911 0.000 0.911 0.000 {zlib.crc32}
  434. 1 0.000 0.000 0.000 0.000 {zlib.decompressobj}
Advertisement
Add Comment
Please, Sign In to add comment