# Kata Containers C-Ray Metrics This is a test of C-Ray which is a simple raytracer designed to test the floating-point CPU performance. ## Running the C-Ray test Individual test can be run by hand, for example: ``` $ cd metrics/cpu/c-ray $ ./cray.sh ```