[Soot-list] Where does the memory go? - SmartLocalDefs

Marc-André Laverdière marc-andre.laverdiere-papineau at polymtl.ca
Thu Aug 8 11:52:53 EDT 2013


Hi Phil,

I was thinking along those lines.

Scala also has specialized collections for basic types that are much
more efficient.

But this could tie in the 'efficient bit vector' effort. After all, a
set of integers can be represented by a bit vector :)

On 08/06/2013 11:19 AM, Phil Pratt-Szeliga wrote:
> Hi Marc-Andre,
> 
>> I have been plagued with high memory usage lately, and so I decided to
>> investigate what is going on with the good old VisualVM profiler.
> 
> You could look into trove [1] for high performance collections. They
> make collections of primitive types to save the allocations of the
> Entry classes.
> 
> Phil Pratt-Szeliga
> Syracuse University
> http://trifort.org/
> 
> [1] http://trove.starlight-systems.com/
> 

-- 
Marc-André Laverdière-Papineau
Doctorant - PhD Candidate


More information about the Soot-list mailing list