DEV Community

Discussion on: Virtual DOM vs DOM (Real DOM)

Collapse
 
nirlanka profile image
Nir Lanka ニル

Do you have a number for the real DOM to compare to "200,000 Virtual DOM Nodes / Second"?

Also, I couldn't find a source for that number you mentioned. Could you point me in its direction?

Collapse
 
ovi profile image
Muhammad Ovi

I do not have the exact number for the real DOM. And here's the source from where I found that it's 200,000

github.com/rohan-paul/Awesome-Java...