aboutsummaryrefslogtreecommitdiff
path: root/pandoc.hs
diff options
context:
space:
mode:
authorAlbert Krewinkel <albert@zeitkraut.de>2017-04-06 00:02:33 +0200
committerAlbert Krewinkel <albert@zeitkraut.de>2017-04-06 19:25:42 +0200
commitdd00163a35a9c1aa9ddc58b720919a6219c87a17 (patch)
tree891add6e83db6d0719e3cd84b9d652a374292f01 /pandoc.hs
parentfca93efb624af48a212a4597a116bfcde8b7192f (diff)
downloadpandoc-dd00163a35a9c1aa9ddc58b720919a6219c87a17.tar.gz
Lua filter: Improve inline filter performance
Getting inline instances from the lua stack is handled manually for some simple inline constructors, including the `Str` constructor. This avoids the indirect route through aeson's Value type and improves performance considerably (approx. 30% speedup for some filters).
Diffstat (limited to 'pandoc.hs')
0 files changed, 0 insertions, 0 deletions