[FX.php List] Faster record creation?
Bob Patin
bob at patin.com
Wed Sep 17 06:56:26 MDT 2008
I would have thought that wouldn't make any difference, since the
script runs independently of anything PHP is doing. Once the script is
triggered, it's not communicating w/ PHP, so how could it be faster
when triggered from a PHP page?
I have to believe that perhaps your timing process wasn't quite correct.
Here's how I would time it: have the database open and visible when
the script is triggered, have the script show you a dialog--once you
click OK in the dialog, the stopwatch should start.
Then I'd probably take out the dialog and run it again, and see if the
2 results are almost the same.
The point here though, is that it took 7 seconds in FileMaker, versus
80 seconds in PHP--which is what I was expecting, based on experiences
I've had here.
Bob Patin
Longterm Solutions
bob at longtermsolutions.com
615-333-6858
http://www.longtermsolutions.com
iChat: bobpatin
AIM: longterm1954
FileMaker 9 Certified Developer
Member of FileMaker Business Alliance and FileMaker TechNet
--------------------------
FileMaker hosting and consulting for all versions of FileMaker
PHP • Full email services • Free DNS hosting • Colocation • Consulting
On Sep 17, 2008, at 6:33 AM, Jon & Jane Montgomery wrote:
> John,
> Are you saying that the FMScript runs faster when triggered from
> php via
> FX as opposed to someone triggering the script from FileMaker itself?
> Just wanted to be sure I understand what you were saying.
>
> Jon Montgomery
>
> On 9/17/08 12:25 AM, "John Funk" <csinfo at comcast.net> wrote:
>
>> BTW the FileMaker script runs 10x faster as a faceless process
>> (called from
>> php) rather than running the FM script on a FM client, even without
>> screen
>> refreshing.
>>
>> John Funk
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
More information about the FX.php_List
mailing list