node-templating-benchmark icon indicating copy to clipboard operation
node-templating-benchmark copied to clipboard

Added preact-render-to-string

Open cristianbote opened this issue 7 years ago • 2 comments

Hey @janit, great work getting these numbers. I was thinking how preact would do in the environment you've described. Given that there are no steps to test it locally, with your current setup, I hope I managed to do it properly. If something breaks, usually is because of the jsx transpilation. Preact uses h() instead of React.createElement so that might be one of the issue.

In any case, let me know what you think and if everything cheks out, loking forward for the numbers.

Cheers!

cristianbote avatar Nov 21 '17 21:11 cristianbote

Hi Cristian. I will take a look tonight and include Preact as well to the benchmark suite. Thank you for your contribution.

janit avatar Nov 22 '17 08:11 janit

Hey @janit any news?

cristianbote avatar Dec 04 '17 09:12 cristianbote