I recently worked on a small project using Avalonia and I had pretty noticeable load times whenever a view was opened for the first time. I did some googling, and it seems to be a fairly common problem.
Since this application is pretty fast - did you do anything special to improve performance (e.g. AOT builds)?