ml-in-barcelona / jsoo-react

js_of_ocaml bindings for ReactJS. Based on ReasonReact.
https://ml-in-barcelona.github.io/jsoo-react
MIT License
138 stars 19 forks source link

Bundle size analysis #99

Closed jchavarri closed 2 years ago

jchavarri commented 2 years ago

Would be nice to do some analysis of resulting bundle size in a real world application, considering basic case (1 page) and how it evolves as more pages are added.

jchavarri commented 2 years ago

This has been done, blog post in https://www.javierchavarri.com/js_of_ocaml-bundle-size-study/.