[Scummvm-devel] Pre 0.4.0 concerns
Max Horn
max at quendi.de
Sun Apr 27 15:33:09 CEST 2003
>
> Type 1: 63033 bytes
> Type 2: 4709 bytes
> Type 3: 739800 bytes
> Type 4: 112658 bytes
> Type 6: 0 bytes
> Type 17: 0 bytes
>
> There seems to be an awful lot of costume data (type 3). Is this
> really normal? If it is, I suppose the only thing we can do is
> increase _maxHeapThreshold even further. If it isn't, maybe there is
> some bug which is causing the heap overloading rather than bad tuning?
>
Well, it would be interesting to get a list of all the loaded costumes
(i.e.: how many costume resources are loaded; and how big are they, on
average). That list could then be compared to the list of active
actors, and which costumes they use. Knowing that we could better judge
whether the numbers look sane or not.
Max
More information about the Scummvm-devel
mailing list