thoughtspile / hoc-vs-extend

Benchmarking react subclass vs HOC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HOC vs extend performance in React

Build and run with npm run dev, then head to localhost:8080, click many times to collect the stats, and inspect the results (spoiler: extend wins).

Made in 2018 by Vladimir Klepov.

About

Benchmarking react subclass vs HOC


Languages

Language:JavaScript 93.9%Language:HTML 6.1%