Open amilajack opened 6 years ago
comparing to erb perf (in production). should use it as a baseline. Half a second startup
falcon in production: 2sec startup, after removing unnecessary native dependencies
falcon in production: 1.4sec startup, after async routes
Timings Archive.zip
Things to investigate
falcon-core
that are necessaryreact-router
electron-link
(v8 snapshots)Readings
Resources
NOTE: Requiring
falcon-core
reduces startup perf by 1 whole second