Template performance #4091
kevinsimper
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Has anybody looked into the performance of jsx vs template? 😄
I like jsx, but I also know that jsx is not optimal since it has to do many function call
https://marvinh.dev/blog/speeding-up-javascript-ecosystem-part-9/
Marko was also really on the fence of not using jsx on the backend
https://github.com/marko-js/isomorphic-ui-benchmarks
Beta Was this translation helpful? Give feedback.
All reactions