Manuel Bärenz

Results 297 issues of Manuel Bärenz

* [ ] Good, separate benchmarks for `embed` * [ ] Look into performance of `embed` * [ ] IO benchmark rhine * [ ] IO benchmark baselines in automaton...

This was used extensively to create recordings for the rhine-bayes blog post.

@AndrasKovacs suggested a great performance improvement that would allow more inlining. Instead of a recursive `SN` type that is erased at runtime, I can "functionalize" signal networks by encoding them...

[containers](https://hackage.haskell.org/package/containers-0.7) has updated to version 0.7. It would be great if gloss supported it. If you're interested, I can prepare a PR.