Skip to content

Instantly share code, notes, and snippets.

@turtlebender
Created February 7, 2012 22:02
Show Gist options
  • Save turtlebender/1762376 to your computer and use it in GitHub Desktop.
Save turtlebender/1762376 to your computer and use it in GitHub Desktop.
pycassa profiling
1 0.001 0.001 1891.339 1891.339 {execfile}
1 0.000 0.000 1887.030 1887.030 fixture_loader.py:3(<module>)
1 0.000 0.000 1887.030 1887.030 fixture_loader.py:44(instantiate_fixtures)
1 0.000 0.000 1887.030 1887.030 fixture_loader.py:67(instantiate_fixtures_from_rdf)
1 0.000 0.000 1887.028 1887.028 graph.py:704(parse)
1 0.000 0.000 1887.028 1887.028 rdfxml.py:561(parse)
1 0.000 0.000 1887.028 1887.028 expatreader.py:100(parse)
10 0.024 0.002 1887.025 188.703 expatreader.py:196(feed)
6837 0.065 0.000 1880.578 0.275 expatreader.py:340(end_element_ns)
6837 0.063 0.000 1880.480 0.275 rdfxml.py:179(endElementNS)
5823 0.131 0.000 1880.393 0.323 rdfxml.py:457(property_element_end)
6836 0.026 0.000 1880.343 0.275 pyexpat.c:659(EndElement)
5823 0.047 0.000 1880.091 0.323 graph.py:331(add)
5823 0.406 0.000 1880.044 0.323 rdf_store.py:111(add)
70574 1.096 0.000 1828.461 0.026 pool.py:395(new_f)
70730 0.856 0.000 1814.290 0.026 TBinaryProtocol.py:125(readMessageBegin)
212188 0.867 0.000 1812.528 0.009 TBinaryProtocol.py:202(readI32)
424376/282917 2.681 0.000 1812.049 0.006 TTransport.py:54(readAll)
282917 1.236 0.000 1810.618 0.006 TTransport.py:267(read)
70730 1.514 0.000 1808.737 0.026 TTransport.py:275(readFrame)
141545 1.535 0.000 1805.251 0.013 TSocket.py:92(read)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment