Ticket #18 (new defect)
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
Note: See
TracTickets for help on using
tickets.
