Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thoughtspile/hoc-vs-extend

Benchmarking react subclass vs HOC
https://github.com/thoughtspile/hoc-vs-extend

Last synced: 2 days ago
JSON representation

Benchmarking react subclass vs HOC

Awesome Lists containing this project

README

        

# 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](https://thoughtspile.github.io).