1
0
mirror of https://github.com/kata-containers/kata-containers.git synced 2025-05-06 07:27:28 +00:00
kata-containers/tests/metrics/time
Gabriela Cervantes 80e551ea74 metrics: Update launch times script
This PR updates the launch times scripts by improving the variable
definition as well as trying to use the same format across all the script.

Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
2024-05-09 21:29:32 +00:00
..
launch_times.sh metrics: Update launch times script 2024-05-09 21:29:32 +00:00
README.md docs: Add boot time metrics documentation 2023-06-26 16:19:28 +00:00

Kata Containers boot time metrics

The boot time metrics test takes a number of time measurements through the complete launch/shutdown cycle of a single container. From those measurements it derives a number of time measures, such as:

  • time to payload execution
  • time to get to VM kernel
  • time in VM kernel boot
  • time to quit
  • total time (from launch to finished)

Running the test

Boot time test can be run by hand, for example:

$ cd metrics 
$ bash time/launch_times.sh -i public.ecr.aws/ubuntu/ubuntu:latest -n 1