-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hi,
The README says,
GeneralizedGenerated.jl has issues about latency and extensive memory consumptions, and is sometimes likely to trigger segfault bugs when generated functions get enormous(#45, #59). This suggests that you should avoid your expressions from being too large.
In terms of use cases where no closure is needed, you'd better use RuntimeGeneratedFunctions.jl, which has better scalability than GeneralizedGenerated.jl.
Is it correct that this no longer applies?
Metadata
Metadata
Assignees
Labels
No labels