Skip to content

Improve performance of RC4_encrypt in utils.py#393

Merged
mstamy2 merged 1 commit intopy-pdf:masterfrom
lmwgv:master
Apr 1, 2018
Merged

Improve performance of RC4_encrypt in utils.py#393
mstamy2 merged 1 commit intopy-pdf:masterfrom
lmwgv:master

Conversation

@lmwgv
Copy link
Copy Markdown
Contributor

@lmwgv lmwgv commented Feb 12, 2018

Avoid string concatenation until after the loop.

Avoid string concatenation until after the loop.
Copy link
Copy Markdown

@Tom-Evers Tom-Evers left a comment

Choose a reason for hiding this comment

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

Seems all right.

@re-nate re-nate mentioned this pull request Mar 14, 2018
@mstamy2 mstamy2 merged commit 1775bdc into py-pdf:master Apr 1, 2018
Copy link
Copy Markdown

@Ramlinbird Ramlinbird left a comment

Choose a reason for hiding this comment

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

Amazing, this really makes big difference.

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.

4 participants