Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Filemaker > Re: sorting/pri...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 5 of 37 Topic 8024 of 8216
Post > Topic >>

Re: sorting/printing speed FMP9 vs. FMP6

by d-42 <db.porsche@[EMAIL PROTECTED] > May 5, 2008 at 04:02 PM

On May 5, 3:09 pm, Martin Trautmann <t-...@[EMAIL PROTECTED]
> wrote:
> On Mon, 5 May 2008 14:46:44 -0700 (PDT), d-42 wrote:
> >  Is this on a solution that was simply upgraded from FM6 to FM9?
> >  Or did you re-build and/or optimize the solution in FM9?
>
> It was rebuilt and optimized for FMP7.
>
> >  The architecture ****ft from FM6 to FM9 is huge. Solutions designed in
> >  FM6 often run miserably slow in later versions of FM.
>
> What kind of solutions?

Pretty much any big project suffered and needed to be rewritten or at
least selectively rewritten for FM7+.

> >  In my experience
> >  i find FM9  very fast, but you absolutely have to code for it.
>
> I don't have any clue how you would prefer to code different for those
> tasks. There's some garbage within by now - such as tem****ary scripts of
> some calculated fields. But none of those should cause a major slowdown.

You need to use the 'commit records' step in places where you didn't
need to use it before, for a trivial example. (I've seen looping
scripts that went from minutes to seconds with a couple well placed
commit records steps.)


....etc...

> All of this does not explain why sort and print are that slow.

When you say sort and print are 'slow'. What do you mean specifically?

You open up a file, and perform a basic sort on a single indexed field
in the table attached to the current layout, and its orders of
magnitude slower than it was on FM6? Under what conditions is sorting
so much slower?

> I feel that FMP7/8/9 was rewritten completely from scratch - loosing
> performance optimisation or basic functionality on several occasions.
> Some of this is justified somehow. Some should have become better
> instead of worse. Some is not essential for my needs and I'd prefer to
> be able to disable it (e.g. Asian language sup****t)

Agreed on some points. I don't really want to have to browse through
the Kanji date functions either. And would love to just hide that
whole category of features 99% of the time. :)

And its inevitable that FM9 uses more RAM and  resources, but that's
not a big deal... we have more RAM now than we did when FM6 was
current.

I haven't noted any 'basic functionality' taken out though. Please
elaborate.

when I evaluated 7 I had a ton of problems, performance was often
abysmall, and 7 had some killer bugs in it too. But I've been able to
fix all the areas that were slow, and overall I'm very happy with 9.

-cheers,
Dave
 




 37 Posts in Topic:
sorting/printing speed FMP9 vs. FMP6
Martin Trautmann <t-us  2008-05-05 15:16:10 
Re: sorting/printing speed FMP9 vs. FMP6
d-42 <db.porsche@[EMAI  2008-05-05 14:46:44 
Re: sorting/printing speed FMP9 vs. FMP6
Martin Trautmann <t-us  2008-05-05 22:09:07 
Re: sorting/printing speed FMP9 vs. FMP6
Jens Teich <spamtrap@[  2008-05-06 00:24:25 
Re: sorting/printing speed FMP9 vs. FMP6
d-42 <db.porsche@[EMAI  2008-05-05 16:02:57 
Re: sorting/printing speed FMP9 vs. FMP6
Martin Trautmann <t-us  2008-05-05 23:21:32 
Re: sorting/printing speed FMP9 vs. FMP6
Jens Teich <spamtrap@[  2008-05-06 01:40:43 
Re: sorting/printing speed FMP9 vs. FMP6
Martin Trautmann <t-us  2008-05-05 23:33:07 
Re: sorting/printing speed FMP9 vs. FMP6
Martin Trautmann <t-us  2008-05-05 23:43:54 
Re: sorting/printing speed FMP9 vs. FMP6
Jens Teich <spamtrap@[  2008-05-06 02:00:27 
Re: sorting/printing speed FMP9 vs. FMP6
Martin Trautmann <t-us  2008-05-06 06:32:12 
Re: sorting/printing speed FMP9 vs. FMP6
d-42 <db.porsche@[EMAI  2008-05-06 03:22:11 
Re: sorting/printing speed FMP9 vs. FMP6
d-42 <db.porsche@[EMAI  2008-05-06 03:48:00 
Re: sorting/printing speed FMP9 vs. FMP6
Martin Trautmann <t-us  2008-05-06 11:40:57 
Re: sorting/printing speed FMP9 vs. FMP6
Martin Trautmann <t-us  2008-05-06 11:50:00 
Re: sorting/printing speed FMP9 vs. FMP6
d-42 <db.porsche@[EMAI  2008-05-06 12:27:24 
Re: sorting/printing speed FMP9 vs. FMP6
d-42 <db.porsche@[EMAI  2008-05-06 13:32:48 
Re: sorting/printing speed FMP9 vs. FMP6
Martin Trautmann <t-us  2008-05-06 20:32:39 
Re: sorting/printing speed FMP9 vs. FMP6
Martin Trautmann <t-us  2008-05-06 21:04:13 
Re: sorting/printing speed FMP9 vs. FMP6
Lynn Allen <lynn@[EMAI  2008-05-06 16:30:59 
Re: sorting/printing speed FMP9 vs. FMP6
d-42 <db.porsche@[EMAI  2008-05-06 14:13:12 
Re: sorting/printing speed FMP9 vs. FMP6
d-42 <db.porsche@[EMAI  2008-05-06 14:35:21 
Re: sorting/printing speed FMP9 vs. FMP6
d-42 <db.porsche@[EMAI  2008-05-06 15:05:16 
Re: sorting/printing speed FMP9 vs. FMP6
Martin Trautmann <t-us  2008-05-07 07:50:39 
Re: sorting/printing speed FMP9 vs. FMP6
Martin Trautmann <t-us  2008-05-07 07:57:30 
Re: sorting/printing speed FMP9 vs. FMP6
Martin Trautmann <t-us  2008-05-07 09:19:09 
Re: sorting/printing speed FMP9 vs. FMP6
Martin Trautmann <t-us  2008-05-07 09:22:47 
Re: sorting/printing speed FMP9 vs. FMP6
d-42 <db.porsche@[EMAI  2008-05-07 10:17:10 
Re: sorting/printing speed FMP9 vs. FMP6
d-42 <db.porsche@[EMAI  2008-05-07 11:21:17 
Re: sorting/printing speed FMP9 vs. FMP6
Martin Trautmann <t-us  2008-05-07 22:42:07 
Re: sorting/printing speed FMP9 vs. FMP6
Martin Trautmann <t-us  2008-05-08 10:20:24 
Re: sorting/printing speed FMP9 vs. FMP6
d-42 <db.porsche@[EMAI  2008-05-08 12:27:15 
SVG from/within FMP9
Martin Trautmann <t-us  2008-05-09 06:11:55 
Re: SVG from/within FMP9
"Ursus" <urs  2008-05-09 11:48:26 
Re: SVG from/within FMP9
Martin Trautmann <t-us  2008-05-09 11:45:17 
Re: SVG from/within FMP9
d-42 <db.porsche@[EMAI  2008-05-09 10:17:41 
Re: SVG from/within FMP9
Martin Trautmann <t-us  2008-05-09 20:35:58 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu Aug 21 19:16:28 CDT 2008.