| #
51705b28 |
| 14-Dec-2020 |
Antonio Huete Jimenez <tuxillo@quantumachine.net> |
dsynth: Collect and present meta-node statistics.
- Do not display meta-node ports in 'built' since they are not really built (although they are marked as successful). - Create a new categor
dsynth: Collect and present meta-node statistics.
- Do not display meta-node ports in 'built' since they are not really built (although they are marked as successful). - Create a new category called 'meta' where meta-nodes will be represented. - Curses mode does not show meta-nodes, the display is already too tight.
Feature-request-by: @zrj
show more ...
|
| #
8b485838 |
| 04-Feb-2020 |
Matthew Dillon <dillon@apollo.backplane.com> |
dsynth - Add HTML support
* Bring in progress.css, progress.html, progress.js, and icons from the synth project. Add John's copyright to progress.js.
* dsynth now generates the logs/Report subdi
dsynth - Add HTML support
* Bring in progress.css, progress.html, progress.js, and icons from the synth project. Add John's copyright to progress.js.
* dsynth now generates the logs/Report subdirectory, all necessary files, and dynamically generates the json.
The summary.json database is updated every 10 seconds to reduce wear and tear.
* Split the history files in 50KB segments to reduce network traffic.
show more ...
|