FunTester
Feb 19, 2020 · Operations
Turning Raw Performance Test Logs into Readable Text Charts with Groovy
This article explains how to replace cumbersome Python‑Plotly visualizations of performance test logs with a lightweight Groovy solution that generates plain‑text bar charts directly in the shell or email, using Unicode block characters and a bucket‑based median algorithm.
GroovyPerformance TestingShell
0 likes · 6 min read
