trueadm
Virtual DOM VNode Performance
This is a very basic benchmark that compares various shapes of VNodes. VNodes are light-weight abstr...
Switch vs If
Symbol private methods vs underscore private methods on classes
applying text content
mounting from root
cloneNode vs createElement
Object.keys vs for in
style test
createFiber() vs new FIber()
This explores different techniques we could use to get the best performance out of creating fibers f...
array checking
Map vs Set vs Object Literal
Bind vs Arrow Functions vs linkEvent
Event Responders
CSS perf
CSS Perf
Styling DOM Perf
What is the perf of various different styling techniques?...
React Fundamental
ReactElement type checking
Benchmark to compare instanceof vs $$typeof property checking on ReactElements....