Opened 16 years ago

Last modified 15 years ago

#18 new defect

optimise exporters' memory usage

Reported by: Sam Hocevar Owned by: Sam Hocevar
Priority: major Milestone: Final
Component: core Version: SVN
Keywords: Cc:
Product: libcaca

Description

Currently canvas exporters allocate a lot more memory than really needed, for safety reasons, then realloc() the area before returning it. We need a better implementation of this that doesn't waste too many bytes.

Change History (4)

comment:1 Changed 16 years ago by Sam Hocevar

Summary: optimise exporters' memory usagelibcucul: optimise exporters' memory usage

comment:2 Changed 16 years ago by Sam Hocevar

Component: libcucullibcaca
Summary: libcucul: optimise exporters' memory usagelibcaca: optimise exporters' memory usage

comment:3 Changed 15 years ago by Sam Hocevar

Component: libcacacore
Product: libcaca

comment:4 Changed 15 years ago by Sam Hocevar

Summary: libcaca: optimise exporters' memory usageoptimise exporters' memory usage
Note: See TracTickets for help on using tickets.