riff icon indicating copy to clipboard operation
riff copied to clipboard

Decouple compile-time metadata from `riff_code` struct

Open darrylabbate opened this issue 2 years ago • 0 comments

Each riff_code object contains "metadata" needed only during compilation. There may be a tiny performance boost available by decoupling these fields from the riff_code struct.

darrylabbate avatar Oct 31 '22 08:10 darrylabbate