pharo-users@lists.pharo.org

Any question about pharo is welcome

View all threads

New Memory Profiler

SJ
Sebastian Jordan Montano
Tue, Feb 21, 2023 11:04 AM

Hello,

I have been working on a new Memory Profiling for profiling object allocations.

The profiler has reached a first stable version and I would like to share it with you. [ https://github.com/jordanmontt/illimani-memory-profiler | https://github.com/jordanmontt/illimani-memory-profiler ]

The profiler gives some statistics, cool visualizations, like a heat-map, about the allocations and memory usage.

If you want to profile the memory of some applications, this tool can help you.

Also, if you have some use cases or you have some feedback please let us know because we are looking to improve the tool :)

Cheers,

Sebastian Jordan

Hello, I have been working on a new Memory Profiling for profiling object allocations. The profiler has reached a first stable version and I would like to share it with you. [ https://github.com/jordanmontt/illimani-memory-profiler | https://github.com/jordanmontt/illimani-memory-profiler ] The profiler gives some statistics, cool visualizations, like a heat-map, about the allocations and memory usage. If you want to profile the memory of some applications, this tool can help you. Also, if you have some use cases or you have some feedback please let us know because we are looking to improve the tool :) Cheers, Sebastian Jordan
EL
Esteban Lorenzano
Tue, Feb 21, 2023 1:50 PM

nice :)

On Feb 21 2023, at 12:04 pm, Sebastian Jordan Montano sebastian.jordan@inria.fr wrote:

Hello,

I have been working on a new Memory Profiling for profiling object allocations.
The profiler has reached a first stable version and I would like to share it with you. https://github.com/jordanmontt/illimani-memory-profiler

The profiler gives some statistics, cool visualizations, like a heat-map, about the allocations and memory usage.
If you want to profile the memory of some applications, this tool can help you.
Also, if you have some use cases or you have some feedback please let us know because we are looking to improve the tool :)

Cheers,
Sebastian Jordan

nice :) On Feb 21 2023, at 12:04 pm, Sebastian Jordan Montano <sebastian.jordan@inria.fr> wrote: > Hello, > > I have been working on a new Memory Profiling for profiling object allocations. > The profiler has reached a first stable version and I would like to share it with you. https://github.com/jordanmontt/illimani-memory-profiler > > > The profiler gives some statistics, cool visualizations, like a heat-map, about the allocations and memory usage. > If you want to profile the memory of some applications, this tool can help you. > Also, if you have some use cases or you have some feedback please let us know because we are looking to improve the tool :) > > Cheers, > Sebastian Jordan >
BE
Bernardo Ezequiel Contreras
Thu, Feb 23, 2023 4:57 PM

is it possible to inspect this
https://github.com/pharo-project/pharo/issues/12831
? and see what's going on?

On Tue, Feb 21, 2023 at 8:04 AM Sebastian Jordan Montano <
sebastian.jordan@inria.fr> wrote:

Hello,

I have been working on a new Memory Profiling for profiling object
allocations.

The profiler has reached a first stable version and I would like to share
it with you. https://github.com/jordanmontt/illimani-memory-profiler

The profiler gives some statistics, cool visualizations, like a heat-map,
about the allocations and memory usage.

If you want to profile the memory of some applications, this tool can help
you.

Also, if you have some use cases or you have some feedback please let us
know because we are looking to improve the tool :)

Cheers,

Sebastian Jordan

--
Bernardo E.C.

Sent from a cheap desktop computer in South America.

is it possible to inspect this https://github.com/pharo-project/pharo/issues/12831 ? and see what's going on? On Tue, Feb 21, 2023 at 8:04 AM Sebastian Jordan Montano < sebastian.jordan@inria.fr> wrote: > Hello, > > I have been working on a new Memory Profiling for profiling object > allocations. > > The profiler has reached a first stable version and I would like to share > it with you. https://github.com/jordanmontt/illimani-memory-profiler > > The profiler gives some statistics, cool visualizations, like a heat-map, > about the allocations and memory usage. > > If you want to profile the memory of some applications, this tool can help > you. > > Also, if you have some use cases or you have some feedback please let us > know because we are looking to improve the tool :) > > Cheers, > > Sebastian Jordan > > -- Bernardo E.C. Sent from a cheap desktop computer in South America.
MD
Marcus Denker
Fri, Feb 24, 2023 9:35 AM

I will have a look, it has nothing to do with the memory profiler.

Marcus

On 23 Feb 2023, at 17:57, Bernardo Ezequiel Contreras vonbecmann@gmail.com wrote:

is it possible to inspect this
https://github.com/pharo-project/pharo/issues/12831
https://github.com/pharo-project/pharo/issues/12831
? and see what's going on?

On Tue, Feb 21, 2023 at 8:04 AM Sebastian Jordan Montano <sebastian.jordan@inria.fr mailto:sebastian.jordan@inria.fr> wrote:

Hello,

I have been working on a new Memory Profiling for profiling object allocations.
The profiler has reached a first stable version and I would like to share it with you. https://github.com/jordanmontt/illimani-memory-profiler

The profiler gives some statistics, cool visualizations, like a heat-map, about the allocations and memory usage.
If you want to profile the memory of some applications, this tool can help you.
Also, if you have some use cases or you have some feedback please let us know because we are looking to improve the tool :)

Cheers,
Sebastian Jordan

--
Bernardo E.C.

Sent from a cheap desktop computer in South America.

I will have a look, it has nothing to do with the memory profiler. Marcus > On 23 Feb 2023, at 17:57, Bernardo Ezequiel Contreras <vonbecmann@gmail.com> wrote: > > is it possible to inspect this > https://github.com/pharo-project/pharo/issues/12831 > <https://github.com/pharo-project/pharo/issues/12831> > ? and see what's going on? > > On Tue, Feb 21, 2023 at 8:04 AM Sebastian Jordan Montano <sebastian.jordan@inria.fr <mailto:sebastian.jordan@inria.fr>> wrote: >> Hello, >> >> I have been working on a new Memory Profiling for profiling object allocations. >> The profiler has reached a first stable version and I would like to share it with you. https://github.com/jordanmontt/illimani-memory-profiler >> >> The profiler gives some statistics, cool visualizations, like a heat-map, about the allocations and memory usage. >> If you want to profile the memory of some applications, this tool can help you. >> Also, if you have some use cases or you have some feedback please let us know because we are looking to improve the tool :) >> >> Cheers, >> Sebastian Jordan >> > > > -- > Bernardo E.C. > > Sent from a cheap desktop computer in South America.