mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
508e25b6d6
This adapts the merged website repository to use the image and bazel build framework. It explicitly avoids the container_image rules provided by bazel, opting instead to build with direct docker commands when necessary. The relevant build commands are incorporated into the top-level Makefile.
476 B
476 B
| 1 | runtime | method | metric | result |
|---|---|---|---|---|
| 2 | runc | http.node | transfer_rate | 3814.85 |
| 3 | runc | http.node | latency | 11.0 |
| 4 | runc | http.node | requests_per_second | 885.81 |
| 5 | runc | http.ruby | transfer_rate | 2874.38 |
| 6 | runc | http.ruby | latency | 18.0 |
| 7 | runc | http.ruby | requests_per_second | 539.97 |
| 8 | runsc | http.node | transfer_rate | 1615.54 |
| 9 | runsc | http.node | latency | 27.0 |
| 10 | runsc | http.node | requests_per_second | 375.13 |
| 11 | runsc | http.ruby | transfer_rate | 1382.71 |
| 12 | runsc | http.ruby | latency | 38.0 |
| 13 | runsc | http.ruby | requests_per_second | 259.75 |