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.
310 B
310 B
| 1 | runtime | method | metric | result |
|---|---|---|---|---|
| 2 | runc | startup.empty | startup_time_ms | 1193.10768 |
| 3 | runc | startup.node | startup_time_ms | 2557.95336 |
| 4 | runc | startup.ruby | startup_time_ms | 2530.12624 |
| 5 | runsc | startup.empty | startup_time_ms | 1144.1775 |
| 6 | runsc | startup.node | startup_time_ms | 2441.90284 |
| 7 | runsc | startup.ruby | startup_time_ms | 2455.69882 |