Skip to content

Conversation

@sophiajt
Copy link
Contributor

No description provided.

@rust-highfive
Copy link

r? @aturon

(rust_highfive has picked a reviewer for you, use r? to override)


The percentage of people who see a breakage during a routine compiler update has stayed the same since last year, with 7.4% saying they’ve experienced breakage.

![If so how much work to fix it](/images/2018-11-RustSurvey/12-If_so_how_much_work_to_fix.png)
Copy link
Member

@dtolnay dtolnay Nov 14, 2018

Choose a reason for hiding this comment

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

If 5991 users took the survey and assuming most of them responded to the previous question, then 7.4% * 5991 = 443 users have experienced breakage from a stable compiler upgrade. This chart shows about twice that many responses (~900). Given that the question is worded "if so", let's omit answers from users who have not experienced breakage.

If the extra 450 people all responded "1", then this becomes a very different graph.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@dtolnay - sometimes people selected "1" to mean "it didn't happen to me" in addition to "it happened to me and I fixed it". I could pivot and remove the extraneous ones.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Okay, I haven't merged in Mainland Chinese yet, but here's what the others filtered for "Yes" there was breakage:

image

So it's a different story. Will replace the chart with an updated one when I do the combination.

Fix typo

Co-Authored-By: jonathandturner <jonathandturner@users.noreply.github.com>
Copy link
Member

@carols10cents carols10cents left a comment

Choose a reason for hiding this comment

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

Just a few wording clarifications, and a few follow-up questions that I immediately had that other readers might have, that we may or may not have answers for :)


![Which Rust version do you use](/images/2018-11-RustSurvey/10-Which_Rust_version.png)

We’re seeing similar numbers in users of the current stable release since last year. Perhaps surprisingly, we’re continuing to see a rise in the number of users who use the Nightly compiler in their workflow. For the second year in a row, Nightly usage has continued to rise, and is now over 56% (up from 51.6% of last year).
Copy link
Member

Choose a reason for hiding this comment

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

Did we happen to ask why folks use nightly?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We did! I put some examples in the latest draft.


![How long have you been unproductive](/images/2018-11-RustSurvey/5a-How_long_have_you_been_unproductive.png)

Looking closer at these users who feel unproductive in Rust, only about 25% are in their first month of use. The challenge here is to find ways to help bridge users to productivity so they don't get stuck.
Copy link
Member

Choose a reason for hiding this comment

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

Did we happen to ask why folks feel unproductive, specifically?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We didn't ask, unfortunately

@steveklabnik steveklabnik merged commit 1d7efd4 into rust-lang:gh-pages Nov 27, 2018
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.

8 participants