react-scaffolder
react-scaffolder copied to clipboard
Create performance benchmark
Create benchmark against clearly defined performance criteria to test performance of code.
Hey @rajikaimal, I'm not sure if I got your intention; I thought about using something like sitespeed.io to be run against a served version of the generated code, so that the dev who uses your scaffolding tool can keep track how performatic is the code getting. Is it what you mean? - Or are you talking about checking scaffolding code performance itself?
My intention was to benchmark the code of react-scaffolder tool, any thoughts ?