Ticket #18 (new defect)

Opened 5 years ago

Last modified 4 years ago

optimise exporters' memory usage

Reported by: sam Owned by: sam
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

comment:1 Changed 5 years ago by sam

  • Summary changed from optimise exporters' memory usage to libcucul: optimise exporters' memory usage

comment:2 Changed 5 years ago by sam

  • Component changed from libcucul to libcaca
  • Summary changed from libcucul: optimise exporters' memory usage to libcaca: optimise exporters' memory usage

comment:3 Changed 4 years ago by sam

  • Product set to libcaca
  • Component changed from libcaca to core

comment:4 Changed 4 years ago by sam

  • Summary changed from libcaca: optimise exporters' memory usage to optimise exporters' memory usage
Note: See TracTickets for help on using tickets.