diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-08-28 02:33:53 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-08-28 02:33:53 +0000 |
commit | 1d8fe2653a7e67da06c15588a5940b20b0d8587e (patch) | |
tree | 32ce92f65f3371e0ae5862ca24f95d7ebd1c844f /src/Text/Pandoc/Readers/LaTeX.hs | |
parent | 08fbfa37cc5bb506fabc532657d603c138b5c474 (diff) | |
download | pandoc-1d8fe2653a7e67da06c15588a5940b20b0d8587e.tar.gz |
Performance improvements:
+ Rearranged parsers in definition of 'inline' so that the most
frequently used would (by and large) be tried first.
+ Removed some unneeded 'try's.
+ Removed tabchar parser, as whitespace handles tabs anyway.
+ All in all, these changes, together with the last two commits,
cut almost in half the time it takes pandoc to parse a large test file.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@924 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'src/Text/Pandoc/Readers/LaTeX.hs')
0 files changed, 0 insertions, 0 deletions