From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=BAYES_05,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,bcdac28207102750 X-Google-Attributes: gid103376,public From: "James E. Hopper" Subject: Re: Ada95 speed Date: 1999/06/02 Message-ID: <020619990016393118%hopperj@macconnect.com>#1/1 X-Deja-AN: 484736768 Distribution: world Content-Transfer-Encoding: 8bit References: <374182F2.B10AD449@Maths.UniNe.CH> <3741aa37.3892645@news.pacbell.net> <3741B203.4890880B@Maths.UniNe.CH> <7ht4ss$4mu$1@nnrp1.deja.com> <3743D5BB.37152F94@gte.net> <310519991456230875%hopperj@macconnect.com> <3753DA33.F2E088A0@gte.net> Content-Type: text/plain; charset=ISO-8859-1 Organization: http://extra.newsguy.com Mime-Version: 1.0 User-Agent: YA-NewsWatcher/4.2.2 Newsgroups: comp.lang.ada Date: 1999-06-02T00:00:00+00:00 List-Id: I did find that you are right (and wrong ;-) ) about fractals. there is nothing wrong with the code, just a change in how tenon handled libs. to make it work make an alias of the two folders Tenon Kernel Libraries Tenon Application Libraries move these aliases into system folder/extensions the fractal app will now run. the original app runs with display in about 3 seconds, with 1200 wide x 700 high its about 10 seconds. if i get a minute i will try sticking your algorithm into it to see how it works. jim