| parrotcode: Benchmark different ways of filling a float4 struct | |
| Contents | Examples |

float4.pir - Benchmark different ways of filling a float4 struct

$ cd parrot-home
$ ./parrot examples/benchmarks/float4.pir

This benchmark compares 4 different ways of defining and filling a float4 structure (a common vector length, especially for graphics).
|
|
|