netty5/microbench/README.md
jingene af614e4d6e Change the netty.io homepage scheme(http -> https) (#9344)
Motivation:

Netty homepage(netty.io) serves both "http" and "https".
It's recommended to use https than http.
Modification:

I changed from "http://netty.io" to "https://netty.io"
Result:

No effects.
2019-07-09 21:10:14 +02:00

5 lines
91 B
Markdown

## Microbenchmark tests
See [our wiki page](https://netty.io/wiki/microbenchmarks.html).