Polyphemus icon indicating copy to clipboard operation
Polyphemus copied to clipboard

Visualisation of memory for Pharo images at the Virtual Machine level

Results 5 Polyphemus issues
Sort by recently updated
recently updated
newest added

I don't understand the way to get (or install) and use Polymphemus on my PC. I have tried that : ```smalltalk Metacello new baseline: 'Polyphemus'; repository: 'github://hogoww/Polyphemus:main'; onConflictUseIncoming; ignoreImage; load....

Do a pass to see what is missing for merge. The strategy pattern for choosing the correct reification algorithm need a pass.

This pull request enables a quatree for big visualizations. This uses 2 bitmaps, 1 bitmap for the entire visualization and second bitmap for a quality visualization. check `AbstractMemoryPresenter >> #mouseClick:`...