Increase my script performance Google Sheets Script
问题 I created a function that whenever I run the AppendRow script every row that does not have a dot (".") at the AY column, an array with every information/column that I want from that sheet will be transfered to my main sheet that has around 13k rows atm. Usually about 20-40 rows get pasted into the first sheet everyday and this script automatically re-arranges the columns to my main sheet. PROBLEM: The problem is that each row that gets appended to my main sheet takes around 8-15sec to get