Skip to content

Commit 4f96f41

Browse files
committed
Small text changes
1 parent 88c6d7f commit 4f96f41

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

posts/2024-02-26-2023-Rust-Annual-Survey-2023-results.md renamed to posts/2024-02-19-2023-Rust-Annual-Survey-2023-results.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This year, we have relied on automated translations of the survey, and we have a
3030

3131
The Rust Survey team understands that there were some issues with several of these translated versions, and we apologize for any difficulty this has caused. We are always looking for ways to improve going forward and are in the process of discussing improvements to this part of the survey creation process for next year.
3232

33-
We saw a 3% increase in respondents taking this year’s survey in English – 80% in 2023 and 77% in 2022. Across all other languages, we saw only minor variations – all of which are likely due to us offering fewer languages overall this year due to having fewer volunteers.
33+
We saw a 3pp increase in respondents taking this year’s survey in English – 80% in 2023 and 77% in 2022. Across all other languages, we saw only minor variations – all of which are likely due to us offering fewer languages overall this year due to having fewer volunteers.
3434

3535
Rust user respondents were asked which country they live in. The top 10 countries represented were, in order: United States (22%), Germany (12%), China (6%), United Kingdom (6%), France (6%), Canada (3%), Russia (3%), Netherlands (3%), Japan (3%), and Poland (3%) . We were interested to see a small reduction in participants taking the survey in the United States in 2023 (down 3pp from the 2022 edition) which is a positive indication of the growing global nature of our community! You can try to find your country in the chart below:
3636

@@ -251,7 +251,7 @@ As always, one of the main goals of the State of Rust survey is to shed light on
251251

252252
Of those respondents who shared their main worries for the future of Rust (9,374), the majority were concerned about Rust becoming too complex at 43% — a 5pp increase from 2022. 42% of respondents were concerned about a low level of Rust usage in the tech industry. 32% of respondents in 2023 were most concerned about Rust developers and maintainers not being properly supported — a 6pp increase from 2022.
253253

254-
We saw a notable decrease in respondents who were not at all concerned about the future of Rust. 18% in 2023 and 34% in 2022.
254+
We saw a notable decrease in respondents who were not at all concerned about the future of Rust, 18% in 2023 and 30% in 2022.
255255

256256
Thank you to all participants for your candid feedback which will go a long way toward improving Rust for everyone.
257257

@@ -296,8 +296,6 @@ The areas of Rust that Rustaceans seem to struggle with the most seem to be asyn
296296

297297
Respondents of the survey want the Rust maintainers to mainly prioritize fixing compiler bugs (68%), improving the runtime performance of Rust programs (57%) and also improving compile times (45%).
298298

299-
Same as in recent years, respondents noted that compile times are one of the most important area that should be improved. However, it is interesting to note that respondents also seem to consider runtime performance to be more important than compile times.
300-
301299
<!-- Chart how-should-work-be-prioritized start -->
302300
<div>
303301
<div class="matrix-chart" id="how-should-work-be-prioritized" style="height:800px; width:100%;"><noscript>
@@ -309,6 +307,8 @@ Same as in recent years, respondents noted that compile times are one of the mos
309307
</div>
310308
<!-- Chart how-should-work-be-prioritized end -->
311309

310+
Same as in recent years, respondents noted that compilation time is one of the most important areas that should be improved. However, it is interesting to note that respondents also seem to consider runtime performance to be more important than compile times.
311+
312312
## Looking ahead
313313

314314
Each year, the results of the State of Rust survey help reveal the areas that need improvement in many areas across the Rust Project and ecosystem, as well as the aspects that are working well for our community.

0 commit comments

Comments
 (0)