23 links for Performance
-
Ember 2019: The Next Edition
In this post I'll be talking about what I'd like to see Ember focus on next year.
Article by Chris Garrett on 4th June 2019
-
Honey, I shrunk your Ember app
Ember does not have the best reputation for being suited for mobile apps, mostly for being "too large". But why does size matter, and how can we keep it small? Future techniques like tree-shaking and code-splitting will support this task. But there are quite a few things you can do today to reduce your bundle size. Based on the experience of optimizing my own app, this talk will guide you through the iterative process of measuring, analyzing and optimizing your app's size. For each of these phases I will introduce you to some essential tools and helpful practical tips.
Presentation by Simon Ihmig on 12th October 2018, in EmberFest 2018
-
Fast, Fast, Fast
We can write our Ember apps fast, they run fast in the user's browser (thanks to the Glimmer VM) but how can we get them into browsers fast? In this talk, I explore limiting factors for app startup performance and introduce techniques for improving Ember apps' time-to-interactive.
Presentation by Marco Otte-Witte on 12th October 2018, in EmberFest 2018
-
Ember Best Practices
A set of resources to encourage best practices and provide training for Ember developers: eslint-plugin-ember-best-practices, memory-leak-examples, jquery-avoidance-techniques, ember-perf-timeline and recommendations
Github Repository by Robert Jackson on 23rd November 2017, in Ember Best Practices
-
Improving Ember app page load times using the App Shell model
Article by Marten Schilstra on 17th February 2017
-
Route Recognizer
A 5000 word magnum opus on route recognition
Article by Nathan Hammond on 18th July 2016
-
Ember Asset Sizes Analytics
Asset Size Analytics for your ember app
Video by David Laird on 18th July 2016, in EmberJS Seattle
-
Make your Ember.js web app more progressive - part 3: Offline data
Article by Tomasz Subik on 14th July 2016, in Make apps more progressive
-
EmberCamp 2016 Keynote with Tom Dale and Wycats (Periscope)
Video by Tom Dale on 12th July 2016, in EmberCamp 2016
-
Delightful UX for Distributed Systems
Presentation by Mike North on 28th June 2016, in Wicked Good Ember
-
Ember Perf
Measure user-percieved performance data in your ember.js app
Addon by Mike North on 7th June 2016
-
Make your Ember.js web app more progressive - part 1
Article by Tomasz Subik on 3rd June 2016, in Make apps more progressive
-
-
I Like The Way You Work It - All About Web Workers
Video by Nolan Lawson on 27th April 2016, in Global Ember Meetup
-
Idiomatic Ember: Sweet Spot of Performance and Productivity
Best practices for writing idiomatic Ember apps
Video by Lauren Tan on 15th April 2016, in EmberConf 2016