Inti in Pharo

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Inti in Pharo

akevalion
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-dev] Inti in Pharo

Tudor Girba-2
Really beautiful!

I will take a look as soon as possible at the code. This is definitely a candidate to be included in GT.

In the meantime, please just do not use a Gary background to show gray data. Just use white.

Doru 

--

"Every thing has its own flow."

On 24.04.2014, at 16:58, milton mamani <[hidden email]> wrote:

Hi all,

I would like to show you the Inti, Inti is a cool visualization to compare and handle instances of MessageTally.

This is just a demo, nothing in this mail is final.

This image shows the Inti program in GTInspector

<image.png>


<image.png>

Purple nodes ares nodes that have the same class of the selected method.

<image.png>

This is inti profiler in pharo, this allows your to compare 2 (or more) instances of MessageTally,
and see the difference of this tallies.

<image.png>

You can get this program executing the next piece of code:

Gofer new smalltalkhubUser: 'azazael'
        project: 'inti';
        package: 'ConfigurationOfInti';
        load.
	(Smalltalk at: #ConfigurationOfInti) load.


Best regards,
Milton



_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-dev] Inti in Pharo

abergel
> I will take a look as soon as possible at the code. This is definitely a candidate to be included in GT.

Excellent!

> In the meantime, please just do not use a Gary background to show gray data. Just use white.

+1

Alexandre



>
> Doru
>
> --
> www.tudorgirba.com
>
> "Every thing has its own flow."
>
> On 24.04.2014, at 16:58, milton mamani <[hidden email]> wrote:
>
>> Hi all,
>>
>> I would like to show you the Inti, Inti is a cool visualization to compare and handle instances of MessageTally.
>>
>> This is just a demo, nothing in this mail is final.
>>
>> This image shows the Inti program in GTInspector
>>
>> <image.png>
>>
>> The color mapping is explainning in http://www.humane-assessment.com/blog/?_k=W1xeAy75PKaNEd2G
>>
>> <image.png>
>>
>> Purple nodes ares nodes that have the same class of the selected method.
>>
>> <image.png>
>>
>> This is inti profiler in pharo, this allows your to compare 2 (or more) instances of MessageTally,
>> and see the difference of this tallies.
>>
>> <image.png>
>>
>> You can get this program executing the next piece of code:
>>
>> Gofer new smalltalkhubUser: 'azazael'
>>         project: 'inti';
>>         package: 'ConfigurationOfInti';
>>         load.
>> (Smalltalk at: #ConfigurationOfInti) load.
>>
>>
>> http://objectprofile.com/Inti.html
>>
>> Best regards,
>> Milton
>>
>>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev