Up until now, we've been developing functionality and features to the app without caring about any performance implications or all the types of machines we are targetting. And this is ok for the first part of our development stage which was very distant from real users.
Now we are grateful to have a handful of users that are brave enough to use our app.
We have a major performance issue with machines with HDD that a couple of our users have complained about. After reviewing how the app works on those machines for this particular users, I noticed a big issue in the responsiveness of the app regarding opening windows, transition to other pages, response to user actions and others.
Now that we are investing resources into the HDD problem, I believe we can take advantage of this and also start measuring and taking some actions to improve the performance of low-end machines.