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 2 of 37 Topic 8024 of 8323
Post > Topic >>

Re: sorting/printing speed FMP9 vs. FMP6

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

On May 5, 8:16 am, Martin Trautmann <t-...@[EMAIL PROTECTED]
> wrote:
> Hi all,
>
> do you have any experience concerning printing speed?
>
> FMP7 and FMP8 where severely broken: PDFs where much bigger than
> required. The bug was to include font definitions again and again,
> causing file sizes with 100 times the size as required.
>
> FMP6 was working pretty well, both fast and small.
>
> I now gave FMP9 a try. The print size is ok. But the speed is
> extremely slow - both for sorting records, as well as for printing.
>
> Before I had about 2 hours for several hundred do***ents and several
> thousand pages (from > 1 M records). FMP9 used 30 hours for this task!

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?

The architecture ****ft from FM6 to FM9 is huge. Solutions designed in
FM6 often run miserably slow in later versions of FM. In my experience
i find FM9  very fast, but you absolutely have to code for it. In FM6
inter-table operations necessitated hopping from window to window from
file to file. In FM9 for example these hops are quite costly, but also
completely unnecessary, as you can im****t all the layouts table
occurrences and scripts for a task into a single file.

The new record locking semantics can also be a source of major
performance problems. But these too are resolveable by rewriting the
problem areas with FM9 optimized code.

-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 Mon Oct 6 19:27:13 CDT 2008.