We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0d6c23 commit ce86985Copy full SHA for ce86985
docs/port.md
@@ -10,7 +10,7 @@ The default value is `none` (do not expose ports).
10
| `builtin` | 35.6 Gbps | Always 127.0.0.1 |
11
| `gvisor-tap-vsock` (Experimental) | 3.99 Gbps | Propagated | Throughput is currently limited; see issue link below for improvement ideas.
12
13
-([Benchmark: iperf3 from the parent to the child (Mar 8, 2020)](https://github.com/rootless-containers/rootlesskit/runs/492498728))
+Benchmark: iperf3 from the parent to the child is measured on GitHub Actions
14
15
The `builtin` driver is fast, but be aware that the source IP is not propagated and always set to 127.0.0.1.
16
0 commit comments