* perf(jsx): Add benchmark scripts for JSX. * perf(jsx): If included in emptyTag, return early. * perf(jsx): Process props according to type. * perf(jsx): Compare with React, Nano and Preact.