Definitely, the more you limit the volume of data that you are loading, the faster it's going to load and the faster it's going to perform in memory.
If this is a database load, it's more beneficial to limit the load on the database side (in the SQL SELECT statement) rather than in the Qlik Preceding LOAD statement. Your DBA and your network administrators will thank you for that.