Grupos de Google ya no admite nuevas publicaciones ni suscripciones de Usenet. El contenido anterior sigue siendo visible.

PMCs exact allocated size

Visto 5 veces
Saltar al primer mensaje no leído

Karl Forner

no leída,
17 oct 2006, 19:54:3817/10/06
a Internals List
Hi,

It could be useful to have a way to know the exact memory footprint of any
PMC.
For instance, suppose that each PMC must override/implement a method
get_allocated_size(), it could be used to
optimize programs that takes too much memory, or to debug/optimize PMC
implementation.
That method could run in non constant time, e.g for a linked list.

What do you think ?
Karl

0 mensajes nuevos