by aidenyb on 8/11/23, 5:39 AM with 1 comments
Recently, I released automatic mode, which detects slow React components and automatically optimizes the reconciliation phase. It's still in beta but chugging along. It's around 70% faster than React on the JS Framework Benchmark and you can see how I did it here: https://million.dev/blog/virtual-dom
Interested? Check it out here: https://million.dev
by sirobg on 8/11/23, 9:04 AM
Do you plan to write a blog post about the history behind million? Or did you write something already that I might have missed?