metalsmith / layouts

A metalsmith plugin for layouts
MIT License
116 stars 49 forks source link

test if it is feasible to switch to JSTransformers #102

Closed doodzik closed 7 years ago

doodzik commented 8 years ago

ref: #100

test JSTransformers for speed and reliability against the test suite.

we probably need a benchmark test

ismay commented 8 years ago

After thinking about I think that we should definitely give the transition to jstransformers a try. Unfortunately I've still not got a lot of time atm to work on this, but I might have in the near future. Until then I'll try and make some sketches for benchmarking and the implementation of jstransformers. I'll let you know when I have something up.

doodzik commented 8 years ago

sounds good 👍

doodzik commented 7 years ago

see in-place