uibench
uibench copied to clipboard
Add new version of InfernoJS and PreactX
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.
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
So can I make a pr for preact?
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.