Skip to content

Instantly share code, notes, and snippets.

@guillermo-menjivar
Created January 16, 2018 05:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save guillermo-menjivar/a6a0f38eeaaa6fe9741ebab3fcb05e00 to your computer and use it in GitHub Desktop.
Save guillermo-menjivar/a6a0f38eeaaa6fe9741ebab3fcb05e00 to your computer and use it in GitHub Desktop.
ncalls tottime percall cumtime percall filename:lineno(function)
1 0.001 0.001 0.850 0.850 analyticsd.py:3(<module>)
1 0.000 0.000 0.683 0.683 analyticsd.py:90(main)
2 0.682 0.341 0.682 0.341 {method 'execute' of 'psycopg2.extensions.cursor' objects}
1 0.000 0.000 0.639 0.639 analyticsd.py:46(get_previous_records)
1 0.000 0.000 0.085 0.085 manicthief.py:3(<module>)
1 0.000 0.000 0.074 0.074 __init__.py:2(<module>)
1 0.000 0.000 0.068 0.068 _packer.py:1(<module>)
1 0.001 0.001 0.068 0.068 _packer.py:1(__bootstrap__)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment