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

Improved performance of Sample header table rendering #1427

Merged
merged 27 commits into from
Aug 20, 2019

Conversation

ramonski
Copy link
Contributor

Description of the issue/feature this PR addresses

This PR refactors and improves the rendering of the Sample Header table

Current behavior before PR

Code repeated many calculations

Desired behavior after PR is merged

Code does not repeat calculations and caches where needed

--
I confirm I have tested this PR thoroughly and coded it according to PEP8
and Plone's Python styleguide standards.

@ramonski ramonski requested a review from xispa August 17, 2019 20:39
Copy link
Member

@xispa xispa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and working perfectly. Thanks!

@xispa xispa merged commit def89a1 into master Aug 20, 2019
@xispa xispa deleted the header-table-performace branch August 20, 2019 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants