slang icon indicating copy to clipboard operation
slang copied to clipboard

Debugging and analyze features

Open jm9e opened this issue 7 years ago • 0 comments

Until now, Slang applications are tiny and there is no need for heavy debugging or performance optimization tools.

However, in the future we might want to have

  • heatmaps which connections transport how much data
  • how long which operator takes to calculate things
  • live obervations of a Slang applications allowing to watch how data is being processed

jm9e avatar Feb 11 '18 16:02 jm9e