On Wed, Jul 24, 2013 at 02:27:47PM -0500, Jim Ursetto wrote:
> Although this patch looks good and tests out fine, during the tests, chicken 
> bloats to 1GB and gcc to 500MB, and they take forever to build apply-test -- 
> probably because the .c file is 40MB!  I'm not sure it's wise to apply as-is; 
> it may kill some machines.  Suggestions?

My initial thought was to only generate some calls near the edge cases,
instead of doing all the calls from 0 up to 2048 arguments.

I'm unsure how to best make it do this, and I was tired at the time so
I kept it as-is.  Maybe someone can come up with a clever way to do this?

Cheers,
Peter
-- 
http://www.more-magic.net

_______________________________________________
Chicken-hackers mailing list
Chicken-hackers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to