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: Imágenes integradas 1] The color mapping is explainning in http://www.humane-assessment.com/blog/?_k=W1xeAy75PKaNEd2G [image: Imágenes integradas 2] Purple nodes ares nodes that have the same class of the selected method. [image: Imágenes integradas 3] 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: Imágenes integradas 4] 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
Well... this is a really neat visualization to have as a developer tool. Thank you! Esteban A. Maringolo 2014-04-24 11:58 GMT-03:00 milton mamani <akevalion@gmail.com>:
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: Imágenes integradas 1]
The color mapping is explainning in http://www.humane-assessment.com/blog/?_k=W1xeAy75PKaNEd2G
[image: Imágenes integradas 2]
Purple nodes ares nodes that have the same class of the selected method.
[image: Imágenes integradas 3]
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: Imágenes integradas 4]
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
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 -- www.tudorgirba.com "Every thing has its own flow."
On 24.04.2014, at 16:58, milton mamani <akevalion@gmail.com> 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
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 <akevalion@gmail.com> 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 Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Nice milton :) Nice to see it in Pharo :) Milton do you use it regularly to optimise your own code? Else pay attention that light grey is a pain to read on screen. So to me this is the first thing that would get in my way to use: reading text is key. Keep your great work. Stef
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
Imágenes integradas 1
The color mapping is explainning in http://www.humane-assessment.com/blog/?_k=W1xeAy75PKaNEd2G
Imágenes integradas 2
Purple nodes ares nodes that have the same class of the selected method.
Imágenes integradas 3
This is inti profiler in pharo, this allows your to compare 2 (or more) instances of MessageTally, and see the difference of this tallies.
Imágenes integradas 4
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
participants (5)
-
Alexandre Bergel -
Esteban A. Maringolo -
milton mamani -
stepharo -
Tudor Girba