diff options
author | Albert Krewinkel <albert@zeitkraut.de> | 2017-08-13 14:23:25 +0200 |
---|---|---|
committer | Albert Krewinkel <albert@zeitkraut.de> | 2017-08-13 14:25:36 +0200 |
commit | b9c7adf02ee5da08e97746e9638ddcb162ff651d (patch) | |
tree | 417f19f013190bf29eb8dc4b795fbe626f2e605f /.travis.yml | |
parent | 2dc3dbd68b557cbd8974b9daf84df3d26ab5f843 (diff) | |
download | pandoc-b9c7adf02ee5da08e97746e9638ddcb162ff651d.tar.gz |
Text.Pandoc.Lua: Optimize performance by using raw table access
Raw table accessing functions never call back into haskell, which allows
the compiler to use more aggressive optimizations. This improves lua
filter performance considerably (⪆5% speedup).
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions