DEV Community

Discussion on: JavaScript Performance using console.time() & console.timeEnd()

 
bgadrian profile image
Adrian B.G.

I agree, the dev must know what a framework does, but framework or vanilla, the LOC used to benchmark (like performance or console) would be better to be in separate .js files, which are not bundled into the product.