Re: sqlite question
Re: sqlite question
- Subject: Re: sqlite question
- From: Jim Weisbin <email@hidden>
- Date: Fri, 17 Apr 2015 11:58:23 -0400
(Shane Stanley) wrote:
>
> If you mean a separate call of do shell script for each file, the answer is you're going to have to time it to see.
>
> But I'm curious: you say the sqlite query is pretty slow. Have you timed just that bit of the script?
I timed it in bash (too lazy to try to figure out how in AS)
both methods take just miiliseconds to complete over a gigabit network.
The first method takes 1:15 minutes to complete remotely, the second method takes 48 seconds.
So I guess the first method is the way to go, because the second one would be repeated for each file so would add up to way more.
Thanks.
-- Jim Weisbin, CTO, Human Music and Sound design
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden