slang
slang copied to clipboard
Debugging and analyze features
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