Thanks! I converted the expressions to Horner form using the HornerForm command in Mathematica, and then used them in Julia. Memory allocation was reduced from 2.2GB to 16MB, and the gc() time was negligible. Strange that having + applied to many-term expressions can cause this sort of thing to happen. In any case, I learned something new.
- [julia-users] Large memory allocation and GC time in fra... DumpsterDoofus
- [julia-users] Re: Large memory allocation and GC ti... Viral Shah
- [julia-users] Re: Large memory allocation and GC ti... Viral Shah
- Re: [julia-users] Re: Large memory allocation a... Jameson Nash
- Re: [julia-users] Re: Large memory allocati... Viral Shah
- Re: [julia-users] Re: Large memory allo... Tim Holy
- Re: [julia-users] Re: Large memory... DumpsterDoofus
- Re: [julia-users] Re: Large me... Viral Shah
- Re: [julia-users] Re: Larg... DumpsterDoofus
- Re: [julia-users] Re: Larg... Steven G. Johnson
- Re: [julia-users] Re: Larg... DumpsterDoofus
- Re: [julia-users] Large me... Viral Shah
- Re: [julia-users] Large me... DumpsterDoofus
