Skip to content

Commit 96fae5a

Browse files
authored
Right align benchmark table
1 parent 8eed56f commit 96fae5a

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)