fortio / fortio

Fortio load testing library, command line tool, advanced echo server and web UI in go (golang). Allows to specify a set query-per-second load and record latency histograms and other useful stats.
https://fortio.org
Apache License 2.0
3.35k stars 252 forks source link

fix typos, style and acronyms in code comments #942

Closed ccoVeille closed 4 months ago

ccoVeille commented 4 months ago

This commit changes only the comments, not the code.

We could change in another PR, the changes are ready in local. But I wanted to keep them separated.