>Now my co-worker and I changed the epl. It seems that the large amount of while >loops (2100 x 16 = 33.600) is a problem in Embperl 2.0b7.
I guess you are right. There is an hash table to handle iteration inside of Embperl 2.0, which seems to scale not so well. To verfiy this I have increased the size of the hash table. I send you the file epdom.c with private mail. Please try to compile Embperl with this file and see if it makes a difference. Gerald ------------------------------------------------------------- Gerald Richter ecos electronic communication services gmbh Internetconnect * Webserver/-design/-datenbanken * Consulting Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131 WWW: http://www.ecos.de Fax: +49 6133 925152 ------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
