Skip to content

Conversation

@osa1
Copy link
Contributor

@osa1 osa1 commented Nov 29, 2013

as recommended by @huonw on this PR #10711 , I removed intermediate step that generates a string instead of directly writing to Writer without generating intermediate string.

@alexcrichton
Copy link
Member

Out of curiosity, can you time how long it would take to emit the JSON version of libstd's documentation? I'm skeptical that it'd be efficient at all (it may need a layer of a buffered writer to be reasonable).

bors added a commit that referenced this pull request Dec 6, 2013
as recommended by @huonw on this PR #10711 , I removed intermediate step that generates a string instead of directly writing to Writer without generating intermediate string.
@bors bors closed this Dec 6, 2013
@bors bors merged commit bc42358 into rust-lang:master Dec 6, 2013
@osa1 osa1 deleted the intermediatestr branch March 2, 2021 07:02
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