Hi, > There was an optimization round on GEGL a couple of months back with > regards to improving GIMP performance when e.g. using GEGL for the > projection. I used sysprof for profiling back then, and an awful lot of > time during processing is spent on constructing GObjects. Resuing > objects or getting rid of the constant need to create new objects should > give a significant performance improvement. There are certainly other > areas to optimize as well but GObject construction stood out. Was it really the creation of objects that stood out or the code that is run in the init() and constructor() methods of these GEGL objects? Sven _______________________________________________ Gegl-developer mailing list Gegl-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gegl-developer