Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#33 organise cprofile output as a sortable table #200

Conversation

danielbradburn
Copy link
Contributor

This fixes issues #33

@avelis avelis merged commit d27247b into jazzband:master Jul 24, 2017
@avelis
Copy link
Collaborator

avelis commented Jul 24, 2017

@danielbradburn Thanks for adding this feature!

danielbradburn added a commit to crunchr/silk that referenced this pull request Dec 8, 2017
* add .venv* to .gitignore

* made the profile output a sortable table with links to the appropriate source code

* remove memoization of get_dot function since this was causing problem on python 2, and should probably be in a separate PR

* removed python 3 only spitlines

* fixed failing test due to PY3/2 differences in profile output

* fixed failing test due difference in python 3.4

* fixed failing test due to floating point precision

* fixed problem due to trying to import abs from math

* reverted incorrect attempt to fix flaky test due to floating point precision
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants