Skip to content

Commit e9898ef

Browse files
committed
fix speedup in 1.16 release post
1 parent ae6fb08 commit e9898ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2017-03-16-Rust-1.16.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ depends." Here are some very un-scientific benchmarks:
6565
|-----------------|---------|---------|--------|
6666
| initial build | 134.75s | 236.78s | 15.27s |
6767
| initial check | 50.88s | 148.52s | 12.81s |
68-
| speedup | 2.648 | 1.594 | 0.015 |
68+
| speedup | 2.648 | 1.594 | 1.192 |
6969
| secondary build | 15.97s | 64.34s | 13.54s |
7070
| secondary check | 2.9s | 9.29s | 12.3s |
7171
| speedup | 5.506 | 6.925 | 1.100 |

0 commit comments

Comments
 (0)