Skip to content

add basic waveform caching

Colm Talbot requested to merge waveform-caching into master

This adds a really basic version of waveform caching. Basically, if the parameters being passed through to the source model are unchanged, the waveform generator will just return a cached version of the previous waveform.

Merge request reports