uibench icon indicating copy to clipboard operation
uibench copied to clipboard

Add new version of InfernoJS and PreactX

Open tamb opened this issue 6 years ago • 3 comments
trafficstars

Inferno is now up to v4. And PreactX is in beta, but the author says it's production ready. Could you please add those versions? I'm very interested in what the performance is between the completely new rewrite of Preact and Inferno.

tamb avatar Apr 28 '19 16:04 tamb

Almost all benchmark implementations are maintained by library authors, I am just managing links here.

Inferno implementation is using the latest version: https://github.com/infernojs/inferno/tree/master/docs/uibench

Preact implementation is outdated: https://github.com/developit/uibench-preact

localvoid avatar Apr 28 '19 16:04 localvoid

So can I make a pr for preact?

tamb avatar Apr 28 '19 16:04 tamb

You can try to submit a pr with an updated version to https://github.com/developit/uibench-preact, but I don't have access to preact benchmark implementation repo.

localvoid avatar Apr 28 '19 17:04 localvoid