We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
paroxython collect --log path/to/django-master/
... produces the following performance report:
Labelling 2668 programs. Elapsed times by features (in seconds) -------------------------------------- 333.6141 TOTAL 65.2732 node 26.0090 if_then_branch 16.3087 index 10.1161 corrective_conditional_assignment 8.1330 function_without_arguments 7.9829 nested_function 7.6321 free_call_without_result 7.1866 decorated_function 6.6105 method_chaining 6.2202 concatenation_operator|replication_operator 6.1109 function_decorator 6.0286 string_formatting_operator 5.8143 free_call_without_arguments 5.6189 function_argument_flavor 5.3779 nested_index 5.0084 composition ... below 5 seconds ...
See if anything can be done about the slowest features.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
paroxython collect --log path/to/django-master/
... produces the following performance report:
See if anything can be done about the slowest features.
The text was updated successfully, but these errors were encountered: