YABS Visualizer makes server benchmark results easier to read.
YABS is a tool that measures server performance. This visualizer presents its results in a format you can look through when comparing virtual private servers, or VPSs.
For developers comparing VPS benchmark results.
How to read your YABS results
You start with results from YABS and look through the measurements in the visualizer. You can then consider how those results relate to the work you need a server to do.
Start with YABS benchmark output.
Look through the measurements in the visualizer.
Think about how those results relate to the work your server will do.
Use the measurements to compare servers
YABS performs the tests, and the visualizer presents the measurements. It gives you another way to read the output without repeatedly scanning terminal logs.
What you can inspect
The project has a website you can open and a public repository where you can read the code. Each benchmark describes a particular test, so its conditions matter when comparing results.
Before you try it
A benchmark can help you compare machines, but it won’t tell you exactly how your application will run. You still need to consider your own workload.
Why I built it
I built the visualizer to make YABS output easier to work through. It gives the measurements a visual presentation when comparing servers.