[ANN] MessageTally in GTInspector
Hi, The GTInspector just became a performance analysis tool, too. You can simply inspect a MessageTally and you get several useful views that help you identify performance problems. You can read a more detailed description here: http://www.humane-assessment.com/blog/assessing-pharo-performance-with-gtins... As an appetizer, I attached a screenshot with a Graph-ET chart (thank you Daniel Aviv for developing this engine). [image: Inline image 1] To play with the code, you can just work in the latest Moose 5.0 image: https://ci.inria.fr/moose/job/moose-5.0/lastSuccessfulBuild/artifact/moose-5... Please let me know what you think. Cheers, Doru -- www.tudorgirba.com "Every thing has its own flow"
On 19 Jan 2014, at 00:30, Tudor Girba <tudor@tudorgirba.com> wrote:
Hi,
The GTInspector just became a performance analysis tool, too. You can simply inspect a MessageTally and you get several useful views that help you identify performance problems.
You can read a more detailed description here: http://www.humane-assessment.com/blog/assessing-pharo-performance-with-gtins...
As an appetizer, I attached a screenshot with a Graph-ET chart (thank you Daniel Aviv for developing this engine).
Very nice⦠using visualisation everywhere in the IDE could be extremely interesting⦠Does graphET already have support for Sparklines? http://www.edwardtufte.com/bboard/q-and-a-fetch-msg?msg_id=0001OR&topic_id=1 This could be interesting to embed small visuals like that everywhere (not just for time related thingsâ¦). Of course I have no idea for what for real⦠;-) Marcus
participants (2)
-
Marcus Denker -
Tudor Girba