Skip to content

Commit 791b9c7

Browse files
authored
Merge pull request #160 from lqd/patch-1
Align the numbers in the benchmark table to the right
2 parents 8eed56f + 96fae5a commit 791b9c7

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
@@ -62,7 +62,7 @@ So how much speedup do you actually get? Like most performance related questions
6262
depends." Here are some very un-scientific benchmarks:
6363

6464
| | thanks | cargo | diesel |
65-
|-----------------|---------|---------|--------|
65+
|-----------------|--------:|--------:|-------:|
6666
| initial build | 134.75s | 236.78s | 15.27s |
6767
| initial check | 50.88s | 148.52s | 12.81s |
6868
| speedup | 2.648 | 1.594 | 1.192 |

0 commit comments

Comments
 (0)