Skip to content

librustc: Encode language items into a special lookup table. 9% improvement in hello world compile time. #4368

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

Merged
merged 1 commit into from
Jan 7, 2013

Conversation

pcwalton
Copy link
Contributor

@pcwalton pcwalton commented Jan 7, 2013

No description provided.

@pcwalton
Copy link
Contributor Author

pcwalton commented Jan 7, 2013

r? @nikomatsakis

@nikomatsakis
Copy link
Contributor

r+

If we refactored the AST decoding a bit---as I think should now be possible thanks to @erickt's work on the auto-serialization stuff---we could convert this hand-written EBML code into #[auto_encode]-generated code very easily.

@pcwalton pcwalton merged commit d2d1d98 into rust-lang:incoming Jan 7, 2013
RalfJung added a commit to RalfJung/rust that referenced this pull request Jun 1, 2025
…-a-lot-instead

Fix tokio/file-io.rs test relying on `read`/`write` not being short
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