gothinkster / angular-realworld-example-app

Exemplary real world application built with Angular

Home Page:https://angular.realworld.how/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App being benchmarked is in Development mode

MarkPieszak opened this issue · comments

From the console:

Angular 2 is running in the development mode. Call enableProdMode() to enable the production mode.

This will severely impact benchmarking results, it should be prod / AoT'd / etc.

@MarkPieszak just merged that PR - what benchmarks are you referring to btw? This repo was primarily designed for edu purposes, so prob not great for doing benchmarking stuff/etc!

What up Eric! 👋 How's it going!?
This article here, looks like they used it in this article here 😢
https://medium.freecodecamp.org/a-real-world-comparison-of-front-end-frameworks-with-benchmarks-e1cb62fd526c

I'll close this out then, thanks man