To decrease time before grid appears on page you can enable Distributed Parsing.
In this case grid will be shown right after the first portion of data parsed although it continues parsing other portions in async mode. Changing number of records per portion and delay (in milliseconds) you can change the loading speed.