Another optimization done for fxgen 0.7 now for the same test, I used only 3000 ko for processing...
So you use 2048kb for the image and no more than 1000kb for processing? Or did you already subtract the memory for the image?
This is the memory used for processing (so the layers cache) including final image. Final image use 256x256x4 = 256 ko Layers cache use 3000-256 = 2744 ko I have worked on cache optimization.
Great to hear that there's progress!
It seems the svn repository hasn't been touched for a while now. Is developing not being committed lately?
Now it's committed.
Comments
So you use 2048kb for the
So you use 2048kb for the image and no more than 1000kb for processing? Or did you already subtract the memory for the image?
This is the memory used for
This is the memory used for processing (so the layers cache) including final image.
Final image use 256x256x4 = 256 ko
Layers cache use 3000-256 = 2744 ko
I have worked on cache optimization.
Great, but where are the changes?
Great to hear that there's progress!
It seems the svn repository hasn't been touched for a while now. Is developing not being committed lately?
Now it's committed.
Now it's committed.