Is ionic 3 faster

Hello hello.

A little topic because I think about migrating my ionic 2 project to ionic 3.
But my concern is more about speed up boot time and navigation

I am currently between 4 and 5 second in production mode for startup.

I would like to decrease a bit (2 or 3 seconds)

Does anyone tried ?

Ionic 3 introduced Lazy Loading which can improve the boot time quite a lot depending on your app.