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

add optimzie-rust-comptime #57

Merged
merged 3 commits into from
Feb 21, 2023
Merged

Conversation

xxchan
Copy link
Contributor

@xxchan xxchan commented Feb 18, 2023

No description provided.

@Folyd Folyd mentioned this pull request Feb 19, 2023
9 tasks
Copy link
Contributor

@Folyd Folyd left a comment

Choose a reason for hiding this comment

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

LGTM, only some small nit-picks. Thanks for your contribution.

content/issue-2/optimize-rust-comptime-zh.md Outdated Show resolved Hide resolved
content/issue-2/optimize-rust-comptime.md Outdated Show resolved Hide resolved
content/issue-2/optimize-rust-comptime.md Show resolved Hide resolved
@Folyd Folyd added the article label Feb 19, 2023
@xxchan xxchan requested a review from Folyd February 19, 2023 12:26
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
@Folyd Folyd merged commit a3377be into RustMagazine:main Feb 21, 2023
@@ -0,0 +1,200 @@

Although there are often complaints saying Rust'compilation speed is notorious slow, our project [RisingWave](https://github.com/risingwavelabs/risingwave) is not very slow to compile, especially since previously contributors like ([skyzh](https://github.com/skyzh), [BugenZhao](https://github.com/bugenzhao)) have put in a lot of effort. After using an M1 MacBook Pro, compiling is not a problem at all. A full debug compilation only takes 2-3 minutes.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Just a tiny couple of things - Can we change notorious to notoriously ?
And "is not very slow to compile" to "is not so slow to compile"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks. You can edit that directly?

Copy link
Collaborator

@LCrossman LCrossman Feb 23, 2023

Choose a reason for hiding this comment

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

Do I need to revert it? I can only view it at the moment @xxchan

Copy link
Contributor

Choose a reason for hiding this comment

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

Let me fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants