Skip to content

Conversation

pbrook
Copy link
Contributor

@pbrook pbrook commented Mar 22, 2014

Use existing block write routine when printing String objects, instead of iterating over the string.
This is both simpler and generates smaller code.
In some cases it is also substantially faster.

Signed-off-by: Paul Brook [email protected]

Use existing block write routine when printing String objects.

Signed-off-by: Paul Brook <[email protected]>
@cmaglie cmaglie closed this in 44b5096 May 23, 2014
@cmaglie
Copy link
Member

cmaglie commented May 23, 2014

Thanks!
This has already been solved in 1.5.x, I've back-ported the Print class from 1.5.x branch.

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.

2 participants