Skip to content

SnabbStudio: Graphical analysis toolkit for Snabb users and developers

Notifications You must be signed in to change notification settings

ObjectProfile/snabbstudio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnabbStudio Build Status Download

SnabbStudio: Graphical analysis toolkit for Snabb users and developers

list of local timelines:

timeline traces

overview of the breaths in the timeline

grouped-breaths

detailed view of events in a portion of the timeline

lag-view

Installation of SnabbStudio

Installing SnabbStudio is just a few steps:

  1. Download the latest .zip build: Download
  2. Download the Pharo virtual machine for your platform: http://pharo.org/download
  3. Open the snabbstudio-XX-Moose-6.0.image by dragging it over the Pharo VM file.

Example of uses

Future work

  • In the future, we will provide a one-click experience, that will be based on a bundle summarizing these steps.
  • Statistical tooling

SnabbStudio can also be installed programmatically, however only experienced Pharo and Roassal programmers are recommended to use it:

Metacello new
    baseline: 'SnabbStudio';
    repository: 'github://ObjectProfile/snabbstudio/repository';
    load

About

SnabbStudio: Graphical analysis toolkit for Snabb users and developers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Smalltalk 87.9%
  • HTML 12.1%