You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<span>[<ahref="satisfaction.png"target="_href_"title="Download chart as PNG">PNG</a>]</span> <span>[<ahref="satisfaction.svg"target="_href_"title="Download chart as SVG">SVG</a>]</span>
@@ -56,8 +56,8 @@ It is difficult to enumerate all possible build workflows, but we at least tried
<span>[<ahref="limiting-workflows.png"target="_href_"title="Download chart as PNG">PNG</a>]</span> <span>[<ahref="limiting-workflows.svg"target="_href_"title="Download chart as SVG">SVG</a>]</span>
@@ -69,8 +69,8 @@ We can see that all the workflows that we asked about cause significant problems
<span>[<ahref="problems.png"target="_href_"title="Download chart as PNG">PNG</a>]</span> <span>[<ahref="problems.svg"target="_href_"title="Download chart as SVG">SVG</a>]</span>
@@ -98,8 +98,8 @@ To gauge how long is the typical rebuild latency, we asked our respondents to pi
<span>[<ahref="rebuild-wait-time.png"target="_href_"title="Download chart as PNG">PNG</a>]</span> <span>[<ahref="rebuild-wait-time.svg"target="_href_"title="Download chart as SVG">SVG</a>]</span>
@@ -113,8 +113,8 @@ If we partition these results based on answers to other questions, it is clear t
113
113
114
114
<!-- Chart rebuild-wait-time-code-size start -->
115
115
<div>
116
-
<div class id="rebuild-wait-time-code-size" style="height:600px; width:100%;"><noscript>
<span>[<ahref="rebuild-wait-time-code-size.png"target="_href_"title="Download chart as PNG">PNG</a>]</span> <span>[<ahref="rebuild-wait-time-code-size.svg"target="_href_"title="Download chart as SVG">SVG</a>]</span>
@@ -126,8 +126,8 @@ And to a lesser factor also on the number of used dependencies:
126
126
127
127
<!-- Chart rebuild-wait-time-dep-count start -->
128
128
<div>
129
-
<div class id="rebuild-wait-time-dep-count" style="height:800px; width:100%;"><noscript>
<span>[<ahref="rebuild-wait-time-dep-count.png"target="_href_"title="Download chart as PNG">PNG</a>]</span> <span>[<ahref="rebuild-wait-time-dep-count.svg"target="_href_"title="Download chart as SVG">SVG</a>]</span>
@@ -143,8 +143,8 @@ Approximately 60% of respondents say that they use `cargo` terminal commands to
<span>[<ahref="cargo-commands.png"target="_href_"title="Download chart as PNG">PNG</a>]</span> <span>[<ahref="cargo-commands.svg"target="_href_"title="Download chart as SVG">SVG</a>]</span>
@@ -178,8 +178,8 @@ However, if Rust developers debug their code after most builds, then this cost m
<span>[<ahref="debugger.png"target="_href_"title="Download chart as PNG">PNG</a>]</span> <span>[<ahref="debugger.svg"target="_href_"title="Download chart as SVG">SVG</a>]</span>
@@ -195,8 +195,8 @@ However, when we asked people if they require debuginfo to be generated by defau
<span>[<ahref="required-debuginfo.png"target="_href_"title="Download chart as PNG">PNG</a>]</span> <span>[<ahref="required-debuginfo.svg"target="_href_"title="Download chart as SVG">SVG</a>]</span>
@@ -208,8 +208,8 @@ This is the problem with changing defaults: it is challenging to improve the wor
208
208
209
209
<!-- Chart required-debuginfo-debugger start -->
210
210
<div>
211
-
<div class id="required-debuginfo-debugger" style="height:400px; width:100%;"><noscript>
<span>[<ahref="required-debuginfo-debugger.png"target="_href_"title="Download chart as PNG">PNG</a>]</span> <span>[<ahref="required-debuginfo-debugger.svg"target="_href_"title="Download chart as SVG">SVG</a>]</span>
@@ -227,8 +227,8 @@ Build performance of Rust is affected by many different aspects, including the c
<span>[<ahref="compile-time-improvement-mechanisms.png"target="_href_"title="Download chart as PNG">PNG</a>]</span> <span>[<ahref="compile-time-improvement-mechanisms.svg"target="_href_"title="Download chart as SVG">SVG</a>]</span>
@@ -240,8 +240,8 @@ It seems that the most popular (and effective) mechanisms for improving build pe
<span>[<ahref="alternative-linker.png"target="_href_"title="Download chart as PNG">PNG</a>]</span> <span>[<ahref="alternative-linker.svg"target="_href_"title="Download chart as SVG">SVG</a>]</span> <span>[<ahref="alternative-linker-wordcloud.png"target="_href_"title="Download open answers as wordcloud PNG">Wordcloud of open answers</a>]</span>
@@ -267,8 +267,8 @@ When Rust developers experience slow builds, it can be challenging to identify w
<span>[<ahref="profiling-tools.png"target="_href_"title="Download chart as PNG">PNG</a>]</span> <span>[<ahref="profiling-tools.svg"target="_href_"title="Download chart as SVG">SVG</a>]</span>
0 commit comments