From: <no...@so...> - 2003-01-01 17:48:17
|
Bugs item #631485, was opened at 2002-10-31 12:20 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=508482&aid=631485&group_id=64735 Category: None Group: 0.1 Status: Open Resolution: None Priority: 5 Submitted By: Adam Chodorowski (chodorowski) >Assigned to: Adam Chodorowski (chodorowski) Summary: Bad performance of longexp and bufio Initial Comment: The regression tests test_longexp and test_bufio take a lot longer to complete under AROS than under, say, Linux. On my machine, test_longexp takes 2.20 s under Linux and 17 MINUTES under AROS, and test_bufio takes 1 s and 2 MINUTES respectively! That's a HUGE difference in time. Also, if the stack is set to low they crash AROS. Maybe some recursion related thing? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=508482&aid=631485&group_id=64735 |