Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
ralsina committed Oct 18, 2016
1 parent 067ca38 commit 35bb326
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion posts/markdown-can-affect-performance.txt
Expand Up @@ -27,7 +27,7 @@ markdown file (our theming guide, converted from reSt using pandoc).
As a baseline, a site with 1000 copies of the original reSt theming.txt builds in ``126`` seconds.

The markdown version of that site? It gets progressively slower as files build, so
I suspect it leaks *something* between builds, and finishes in ... ``1584```seconds. That is
I suspect it leaks *something* between builds, and finishes in ... ``1584`` seconds. That is
over 12 times **slower** than the reSt compiler.

But you don't want to switch to reSt? No problem! We support more markdown compilers than
Expand Down
4 changes: 2 additions & 2 deletions state_data.json
@@ -1,3 +1,3 @@
{
"last_deploy": "2016-10-13T18:29:26.991693"
}
"last_deploy": "2016-10-18T14:06:10.406954"
}

0 comments on commit 35bb326

Please sign in to comment.