TITLE
float4.pir - Benchmark different ways of filling a float4 struct
SYNOPSIS
$ cd parrot-home $ ./parrot examples/benchmarks/float4.pir
DESCRIPTION
This benchmark compares 5 different ways of defining and filling a float4 structure (a common vector length, especially for graphics).