mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-19 20:24:35 +00:00
metrics: Add C-Ray README
This PR adds the C-Ray documentation at the README file. Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
parent
8e7d9926e4
commit
98c1217093
9
tests/metrics/disk/README.md
Normal file
9
tests/metrics/disk/README.md
Normal file
@ -0,0 +1,9 @@
|
||||
# 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/disk/c-ray $ ./cray.sh
|
||||
```
|
Loading…
Reference in New Issue
Block a user