We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f6c8b92 + 0335b8d commit f464051Copy full SHA for f464051
src/rust-2018/cargo-and-crates-io/cargo-check-for-faster-checking.md
@@ -47,8 +47,8 @@ So how much speedup do you actually get? Like most performance related
47
questions, the answer is "it depends." Here are some very un-scientific
48
benchmarks at the time of writing.
49
50
-| build | performance | check performance | speedup |
+| use case | build performance | check performance | speedup |
51
|--------|-------------|-------------------|---------|
52
| initial compile | 11s | 5.6s | 1.96x |
53
| second compile (no changes) | 3s | 1.9s | 1.57x |
54
-| third compile with small change | 5.8s | 3s | 1.93x |
+| third compile with small change | 5.8s | 3s | 1.93x |
0 commit comments