JS web frameworks benchmark - Round 1

added by JavaScript Kicks
1/27/2016 9:41:22 PM

2240 Views

In this blog post I'll try to compare the performance a few popular javascript frameworks. Measuring the performance of browser content can be challenging and I'm prepared for harsh replies. One approach to measure the performance would be to use browser tools like the chrome timeline, which reveals exact timings, but has the disadvantage of being a manual and time consuming process and yielding only a single sample.


0 comments