I am unsure if there is a way to hide the load time other than directly invoking the psm1 file.
I tried setting $env:ShowPSProfileLoadTime to $False before running Import-PSProfile but it seemingly ignores it. And I have no idea how to pass an argument to importing a module in PowerShell.