issues
search
r2mishra
/
roebling
Load Testing Tool using Haskell
Other
2
stars
0
forks
source link
Roadmap for GUI
#3
Closed
SumanthRH
closed
10 months ago
SumanthRH
commented
11 months ago
[x] Start with
asciichart
and integrate with
brick
[x] Write a progress bar widget that gets updated in real time
[x] Write up the structs for other widgets in Ali - Parameters, Latencies, Bytes, Status Codes, Errors, Others (which do we choose?)
[x] Update
asciichart
plot to get updated in real-time
[x] Combine different widgets into one interface
SumanthRH
commented
11 months ago
More tasks:
[x] Add support to read in from channels
[x] Add unit tests
[x] Combine progress bar with updated asciichart
asciichart
and integrate withbrick
asciichart
plot to get updated in real-time